diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-08-03 20:22:47 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-08-03 20:22:47 +0000 |
commit | dae31cf51ba2425ba562de00011f49c16e25951a (patch) | |
tree | 5c04a034d57ae5afcacaecf1a82ed52d6be5e87a /include | |
parent | 511e0322b9876c19804c8a47fe0ecbc4ffb858b2 (diff) | |
download | gdb-dae31cf51ba2425ba562de00011f49c16e25951a.zip gdb-dae31cf51ba2425ba562de00011f49c16e25951a.tar.gz gdb-dae31cf51ba2425ba562de00011f49c16e25951a.tar.bz2 |
* ecoff.c: New file for generic ECOFF functions.
* ecoffswap.h: New file for ECOFF swapping functions which differ
only slightly for different targets.
* libecoff.h: Added prototypes for ecoff.c functions.
(ecoff_backend_data): New structure.
(ecoff_tdata): Added backend_data field. Changed external data
pointers to be PTR rather than to a particular struct.
(ecoff_symbol_struct): Moved in from coff-mips.c.
* coff-alpha.c, coff-mips.c: Moved common functions into ecoff.c.
Added ECOFF backend structures. Include ecoffswap.h.
* coff-msym.c: Removed; superseded by ecoffswap.h.
* bfd.c: Include coff/internal.h.
* Makefile.in (BFD_LIBS): Removed coff-mips.o and coff-msym.o.
Added ecoff.o.
(BFD64_BACKENDS): Added coff-alpha.o.
(CFILES): Removed coff-msym.c. Added ecoff.c.
(bfd.o): Added dependency on $(INCDIR)/coff/sym.h.
(coff-mips.o): Added dependency on ecoffswap.h and coff/ecoff.h.
(ecoff.o, coff-alpha.o): New targets.
(coff-msym.o): Removed target.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions