* config/rs6000/tm-rs6000.h (IN_SOLIB_RETURN_TRAMPOLINE): Define.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 7b9a4f85250dc7b81919391281d7adf09fc8a32c..30c6acbc5f1b819de188bfa3593c9ecd60428ccd 100644 (file)
@@ -1,3 +1,17 @@
+2001-05-01  Nicholas Duffek  <nsd@redhat.com>
+
+       * 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 '@'.
+
 2001-04-30  J.T. Conklin  <jtc@redback.com>
 
        * ppcnbsd-nat.c (fetch_inferior_registers)
This page took 0.022972 seconds and 4 git commands to generate.