]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Many changes, most related to creating entry point information on a per-objfile
authorFred Fish <fnf@specifix.com>
Sat, 21 Mar 1992 01:56:01 +0000 (01:56 +0000)
committerFred Fish <fnf@specifix.com>
Sat, 21 Mar 1992 01:56:01 +0000 (01:56 +0000)
commit5e2e79f859325ef28cbc98c6704a72de847e5711
tree7bb6d0ceea0015d4a779b234b07ea8fb87ca79bf
parent9abf9406705ea8a98ba7ca4e2a42c80711a4d525
Many changes, most related to creating entry point information on a per-objfile
basis.  See comments in objfiles.h and details in ChangeLog.  Also remove
redundant definitions of FRAME_CHAIN_VALID from most of the tm-* files and
use a default definition in frame.h.
32 files changed:
gdb/.Sanitize
gdb/ChangeLog
gdb/buildsym.c
gdb/buildsym.h
gdb/dwarfread.c
gdb/elfread.c
gdb/gdbtypes.c
gdb/m88k-tdep.c
gdb/minsyms.c
gdb/mips-tdep.c
gdb/mipsread.c
gdb/objfiles.c
gdb/objfiles.h [new file with mode: 0644]
gdb/partial-stab.h
gdb/tm-29k.h
gdb/tm-68k.h
gdb/tm-convex.h
gdb/tm-h8300.h
gdb/tm-i386v.h
gdb/tm-irix3.h
gdb/tm-merlin.h
gdb/tm-mips.h
gdb/tm-pyr.h
gdb/tm-rs6000.h
gdb/tm-sparc.h
gdb/tm-sun386.h
gdb/tm-symmetry.h
gdb/tm-tahoe.h
gdb/tm-umax.h
gdb/tm-vax.h
gdb/xcoffexec.c
gdb/xcoffread.c