summaryrefslogtreecommitdiff
path: root/bfd/coff-i386.c
Commit message (Collapse)AuthorAgeFilesLines
* coff-i386.cSteve Chamberlain1991-11-271-1/+1
| | | | | | Fixed the RTYPETOHOWTO -> TYPE2HOWTO coff-mips.c coff-rs6000.c Can't read relocs, so provide empty macro
* * Makefile.in: added coff-h8300Steve Chamberlain1991-11-271-5/+8
| | | | | | | | | | | | | | * configure.in: now h8 is a coff target * cpu-h8300.c: fix various disassembly problems * libcoff.h: took out some code which has been #0ed for a long time. * targets.c: added h8 coff * coff-a29k.c, coff-i386.c, coff-i960.c, coff-m68k.c, coff-m88k.c added new macro RTYPE2HOWTO to take a load of #ifdefs out of coffcode.h * coffcode.h: Started to change the way machine dependencies are handled, from the nest of #ifdefs to macros defined in the including coff-<foo>.c
* * Makefile.in: Rename XDEPFILES.John Gilmore1991-10-111-29/+27
| | | | | | | * trad-core.c: Document how to use it nowadays. * i386aout.c, newsos3.c: Clean up. * i386coff.c: Allow 386 coff files to be used as core files too (for reading core files from embedded systems).
* *** empty log message ***Steve Chamberlain1991-05-301-1/+2
|
* Initial revisionSteve Chamberlain1991-05-251-0/+101