* inferior.h: Eliminate CANNOT_EXECUTE_STACK in favor of
authorJohn Gilmore <gnu@cygnus>
Fri, 13 Sep 1991 07:22:50 +0000 (07:22 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 13 Sep 1991 07:22:50 +0000 (07:22 +0000)
commit841c051c44d5423640f593615404820013750402
treea8546ad4e6230281c17353116ec9f042c2ecd2f6
parent7730bd5acd72be89de4d1d5a956d46e691c8b745
* inferior.h:  Eliminate CANNOT_EXECUTE_STACK in favor of
defining CALL_DUMMY_LOCATION as BEFORE_TEXT_END.  This is
because machines that do this will also have to know to
set NEED_TEXT_START_END.  Besides, it was a redundant way to
say the same thing.
* tm-29k.h, tm-convex.h, tm-np1.h:  Eliminate
CANNOT_EXECUTE_STACK, define CALL_DUMMY_LOCATION and
NEED_TEXT_START_END.
gdb/inferior.h
gdb/tm-29k.h
gdb/tm-convex.h
gdb/tm-np1.h