mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-29 10:30:46 +00:00
Index: ChangeLog
2004-09-03 Andrew Cagney <cagney@gnu.org> * config/m68k/tm-linux.h (SVR4_SHARED_LIBS): Delete. * config/i386/tm-linux64.h (SVR4_SHARED_LIBS): Delete. * config/i386/nm-i386sco5.h (SVR4_SHARED_LIBS): Delete. * config/tm-linux.h (SVR4_SHARED_LIBS): Delete. * config/nm-sysv4.h (SVR4_SHARED_LIBS): Delete. * config/nm-linux.h (SVR4_SHARED_LIBS): Delete. * config/nm-gnu.h (SVR4_SHARED_LIBS): Delete. * sh64-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper. * sh-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper. Index: doc/ChangeLog 2004-09-03 Andrew Cagney <cagney@gnu.org> * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
This commit is contained in:
@@ -1824,8 +1824,6 @@ sh_print_registers_info (struct gdbarch *gdbarch, struct ui_file *file,
|
||||
}
|
||||
}
|
||||
|
||||
#ifdef SVR4_SHARED_LIBS
|
||||
|
||||
/* Fetch (and possibly build) an appropriate link_map_offsets structure
|
||||
for native i386 linux targets using the struct offsets defined in
|
||||
link.h (but without actual reference to that file).
|
||||
@@ -1866,7 +1864,6 @@ sh_linux_svr4_fetch_link_map_offsets (void)
|
||||
|
||||
return lmp;
|
||||
}
|
||||
#endif /* SVR4_SHARED_LIBS */
|
||||
|
||||
static int
|
||||
sh_dsp_register_sim_regno (int nr)
|
||||
|
||||
Reference in New Issue
Block a user