aboutsummaryrefslogtreecommitdiff
path: root/include/coff-m88k.h
AgeCommit message (Collapse)AuthorFilesLines
1992-12-08recording file deathK. Richard Pixley1-251/+0
1991-11-07Thu Nov 7 08:58:26 1991 Steve Chamberlain (sac at cygnus.com)Steve Chamberlain1-0/+4
* internalcoff.h: took out the M88 dependency in the lineno struct. * coff-m88k.h: defines GET_LINENO_LNNO and PUT_LINENO_LNNO to use 32bit linno entries. * a29k-opcode.h: fixed encoding of mtacc
1991-09-12* internalcoff.h (SYMNMLEN, FILNMLEN, DIMNUM): Define theseJohn Gilmore1-6/+6
for internalcoff, separately from the various external coff's. * amdcoff.h, bcs88kcoff.h, i386coff.h, intel-coff.h, m68kcoff.h, m88k-bcs.h: Prefix SYMNMLEN, FILNMLEN, and DIMNUM with E_'s for the external struct definitions. * ecoff.h: Remove these #define's, kludge no longer needed.
1991-08-21The machine-dependent files should declare the section names - not theJohn Gilmore1-0/+6
"internal" file. Previously this was done as a mishmash.
1991-07-15*** empty log message ***Steve Chamberlain1-14/+14
1991-06-14bfd.h: added alignment fieldSteve Chamberlain1-215/+41
oasys.h: increased limit *coff internal stuff factored into internallcoff.h
1991-05-11Fixed the shapes of external things some more.Steve Chamberlain1-33/+73

1991-05-10Now there are two incarnations of relocs, linenos and syments. One forSteve Chamberlain1-32/+109
internal digestion, and one full of char arrays for I/O. The original names have gone to detect errors.
1991-04-25Initial revisionJohn Gilmore1-0/+298