]> Git Repo - binutils.git/blobdiff - gdb/config/sparc/tm-sun4sol2.h
* sparc-tdep.c (in_solib_trampoline), symfile.c (find_pc_section):
[binutils.git] / gdb / config / sparc / tm-sun4sol2.h
index a95ef3bd6b0eee265294a28f4c503816cef786ad..3208a9cefbc20bf4978d4fe64e2c37268bfb0ad7 100644 (file)
@@ -23,6 +23,12 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #undef IN_SOLIB_TRAMPOLINE
 #define IN_SOLIB_TRAMPOLINE(pc, name)  in_solib_trampoline((pc), (name))
 
+/* BAD_RICH_HACK is a bad hack.  What needs to happen here is for
+   sections to move out of the solib structures and into objfiles.
+   I'm working on this.  FIXME. 1apr93 [email protected]. */
+
+#define BAD_RICH_HACK
+
 /* The values of N_SLINE, N_LBRAC, N_RBRAC symbols in .stab sections are
    relative to the current function, rather than being absolute or
    relative to the current N_SO.  */
This page took 0.023455 seconds and 4 git commands to generate.