2004-05-18 Randolph Chung <tausq@debian.org>
* config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE) Undefine these so we can overide them using gdbarch.
This commit is contained in:
parent
090ccbb714
commit
6310063290
@ -1,3 +1,8 @@
|
||||
2004-05-18 Randolph Chung <tausq@debian.org>
|
||||
|
||||
* config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
|
||||
Undefine these so we can overide them using gdbarch.
|
||||
|
||||
2004-05-18 Randolph Chung <tausq@debian.org>
|
||||
|
||||
* hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
|
||||
|
@ -24,4 +24,7 @@
|
||||
#include "pa/tm-hppa.h"
|
||||
#include "config/tm-linux.h"
|
||||
|
||||
#undef IN_SOLIB_CALL_TRAMPOLINE
|
||||
#undef SKIP_TRAMPOLINE_CODE
|
||||
|
||||
#endif /* #ifndef TM_LINUX_H */
|
||||
|
Loading…
Reference in New Issue
Block a user