Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | coff-i386.c | Steve Chamberlain | 1991-11-27 | 1 | -1/+1 |
| | | | | | | Fixed the RTYPETOHOWTO -> TYPE2HOWTO coff-mips.c coff-rs6000.c Can't read relocs, so provide empty macro | ||||
* | * Makefile.in: added coff-h8300 | Steve Chamberlain | 1991-11-27 | 1 | -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 Gilmore | 1991-10-11 | 1 | -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 Chamberlain | 1991-05-30 | 1 | -1/+2 |
| | |||||
* | Initial revision | Steve Chamberlain | 1991-05-25 | 1 | -0/+101 |