old-cross-binutils/gdb/config
K. Richard Pixley 73d0fc7820 Add section table to objfile struct. Use it for find_pc_section.
* objfiles.c (add_to_objfile_sections,
  build_objfile_section_table, find_pc_section): new functions.
  (allocate_objfile): build section table.
* objfiles.h (struct obj_section): new structure.
  (struct objfile): add section table.
  (find_pc_section): new prototype.
* solib.[ch] (find_pc_section_from_so_list): removed.
* sparc-tdep.c: include objfiles.h for find_pc_section.  include
  symfile.h for objfiles.h.
  (in_solib_trampoline): adjusted for new find_pc_section
  prototype.  Removed BAD_RICH_HACK ifdefs.
* symfile.c (syms_from_objfile): offset objfile sections.
  (find_pc_section): removed.  Also removed BAD_RICH_HACK ifdefs.
* symfile.h (find_pc_section): prototype removed.  Also fixed
  comment typo NUL -> NULL.
* target.[ch] (find_pc_section_from_targets): removed.
* config/sparc/tm-sun4sol2.h (BAD_RICHH_HACK): removed.
1993-04-07 07:04:26 +00:00
..
a29k * config/m68k/tm-m68k.h: Renamed from config/m68k/tm-68k.h. 1993-03-30 00:33:44 +00:00
arm Add .Sanitize files for new directories. 1993-03-23 03:58:44 +00:00
h8300 Add .Sanitize files for new directories. 1993-03-23 03:58:44 +00:00
h8500 * config/h8500/tm-h8500.h: Clean up brain damage found by GCC. 1993-04-06 03:52:31 +00:00
i386 * configure.in: Sparclite uses sparc config dir. Also has it's 1993-04-06 17:40:55 +00:00
i960 Add .Sanitize files for new directories. 1993-03-23 03:58:44 +00:00
m68k * Makefile.in (SFILES OBS): Add serial.[co] & ser-hardwire.[co]. 1993-04-06 05:50:54 +00:00
m88k Add .Sanitize files for new directories. 1993-03-23 03:58:44 +00:00
mips Add .Sanitize files for new directories. 1993-03-23 03:58:44 +00:00
none (Changes and new files to make "none" a full fledged configuration) 1993-04-06 22:09:33 +00:00
ns32k Add .Sanitize files for new directories. 1993-03-23 03:58:44 +00:00
pa Add .Sanitize files for new directories. 1993-03-23 03:58:44 +00:00
rs6000 Tue Mar 30 08:06:24 1993 Jim Kingdon (kingdon@cygnus.com) 1993-03-30 23:06:29 +00:00
sparc Add section table to objfile struct. Use it for find_pc_section. 1993-04-07 07:04:26 +00:00
vax Add .Sanitize files for new directories. 1993-03-23 03:58:44 +00:00
z8k Add .Sanitize files for new directories. 1993-03-23 03:58:44 +00:00
.Sanitize Remove i860 directory for list of things to keep. 1993-03-25 19:49:29 +00:00
nm-sysv4.h * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k, 1993-03-23 01:07:36 +00:00
nm-trash.h * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k, 1993-03-23 01:07:36 +00:00
tm-sunos.h * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k, 1993-03-23 01:07:36 +00:00
tm-sysv4.h * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k, 1993-03-23 01:07:36 +00:00
xm-sysv4.h * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k, 1993-03-23 01:07:36 +00:00