* bfd-in.h: Added more macros to COFF_SWAP_TABLE.
authorSteve Chamberlain <steve@cygnus>
Fri, 11 Oct 1991 19:39:29 +0000 (19:39 +0000)
committerSteve Chamberlain <steve@cygnus>
Fri, 11 Oct 1991 19:39:29 +0000 (19:39 +0000)
commit0d740984208c34b7a2a2a203f620662346794679
treeca125d883068884c05ab51ba57c46b90a635eec7
parentc97b47fec28bd63fc42633eff519ff87220089ff
* bfd-in.h: Added more macros to COFF_SWAP_TABLE.
* bfd.c: Added macros to enable gas to swap coff records.
* coffcode.h: Make the coff_swap_*_out routines return the number
of bytes swapped, and cleaned up their prototypes.
* configure.in: Added ebmon/coff support
* ecoff.c: Changed null definitions of coff_swap_*_out to conform
to new prototypes
* targets.c: Added new entry points for coff swapping
bfd/ChangeLog
bfd/coffcode.h
bfd/targets.c