fc7233808a
Remove obstack.h to ../include and obstack.c to ../libiberty. Move COFF symbol swapping code to coffswap.c where GDB can call it but it won't be duplicated if we have N different COFF targets. Add support for traditional Unix core files (with a upage). This support is from an Ultrix port, but is probably slightly broken now. Improve bfd_release's of obstack'd items on error returns. gcc -Wall fixes. Handle section alignment slightly better in coff, and comment where it needs more work (on page-aligning virtual vs file addresses for DPAGED). Use set_tdata everywhere that tdata is set, to avoid "cast to the left of assignment" problems with some compilers. Move bfd_alloc, bfd_zalloc, bfd_realloc, and bfd_release into libbfd.h (from bfd.h) since they are internal routines. Remove the redundant suffix "_struct" from struct tags. Set symbol count early in file reading, before slurping in the syms, for GDB's use. |
||
---|---|---|
.. | ||
hosts | ||
aout.c | ||
archive.c | ||
archures.c | ||
archures.h | ||
bfd.c | ||
bfd.doc | ||
cache.c | ||
ChangeLog | ||
coff-code.h | ||
coff-i960.c | ||
coff-m88k.c | ||
coff-mips.c | ||
coffswap.c | ||
configure | ||
COPYING | ||
cplus-dem.c | ||
filemode.c | ||
ieee.c | ||
libaout.h | ||
libbfd.c | ||
libbfd.h | ||
libcoff.h | ||
libieee.h | ||
liboasys.h | ||
Makefile | ||
Makefile.in | ||
misc.c | ||
misc.h | ||
oasys.c | ||
obstack.c | ||
obstack.h | ||
opncls.c | ||
srec.c | ||
sunos.c | ||
targets.c | ||
TODO | ||
trad-core.c | ||
trad-core.h | ||
VERSION |