* config/rs6000/tm-rs6000.h (IN_SOLIB_RETURN_TRAMPOLINE): Define.
authorNicholas Duffek <nsd@redhat.com>
Tue, 1 May 2001 19:36:11 +0000 (19:36 +0000)
committerNicholas Duffek <nsd@redhat.com>
Tue, 1 May 2001 19:36:11 +0000 (19:36 +0000)
commit977adac5db461a0f8e7d7a5b2a82c6b81f015433
tree782a5930b6c424ff820d5ceb72641965ba0163a2
parentf5a6fc0555d099b05ae64a9dcdd47661636885f7
* config/rs6000/tm-rs6000.h (IN_SOLIB_RETURN_TRAMPOLINE): Define.
(rs6000_in_solib_return_trampoline): Declare.
* rs6000-tdep.c (rs6000_in_solib_return_trampoline): New
function.
(rs6000_skip_trampoline_code): Skip bigtoc fixup code.
* xcoffread.c (read_xcoff_symtab): Perform the ISFCN function
check after the CSECT check rather than before it.  Allocate
separate symtabs for CSECTs whose names begin with '@'.
(scan_xcoff_symtab): Don't ignore symbols beginning with '@'.
Activate the misc_func_recorded mechanism for whose names begin
with '@'.
gdb/ChangeLog
gdb/config/rs6000/tm-rs6000.h
gdb/rs6000-tdep.c
gdb/xcoffread.c
This page took 0.025754 seconds and 4 git commands to generate.