aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff-i386.c
AgeCommit message (Collapse)AuthorFilesLines
1991-11-27coff-i386.cSteve Chamberlain1-1/+1
Fixed the RTYPETOHOWTO -> TYPE2HOWTO coff-mips.c coff-rs6000.c Can't read relocs, so provide empty macro
1991-11-27 * Makefile.in: added coff-h8300Steve Chamberlain1-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
1991-10-11* Makefile.in: Rename XDEPFILES.John Gilmore1-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).
1991-05-30*** empty log message ***Steve Chamberlain1-1/+2
1991-05-25Initial revisionSteve Chamberlain1-0/+101