aboutsummaryrefslogtreecommitdiff
path: root/include/coff-i960.h
AgeCommit message (Collapse)AuthorFilesLines
1992-12-08recording file deathK. Richard Pixley1-254/+0
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-21Eliminate normal-COFF things from ecoff.h that are really not present inJohn Gilmore1-4/+1
ecoff files. Eliminate traces of ecoff support in intel-coff.h.
1991-06-14bfd.h: added alignment fieldSteve Chamberlain1-318/+3
oasys.h: increased limit *coff internal stuff factored into internallcoff.h
1991-05-13*** empty log message ***Steve Chamberlain1-12/+7
1991-05-11Fixed the shapes of external things some more.Steve Chamberlain1-33/+99

1991-05-10Now there are two incarnations of relocs, linenos and syments. One forSteve Chamberlain1-23/+107
internal digestion, and one full of char arrays for I/O. The original names have gone to detect errors.
1991-05-03Make it limp for MIPS ECOFF, too.John Gilmore1-0/+7
1991-04-25Initial revisionJohn Gilmore1-0/+414