aboutsummaryrefslogtreecommitdiff
path: root/include/coff-i386.h
AgeCommit message (Collapse)AuthorFilesLines
1991-11-16Some COFF systems (SCO, for example) want a .comment section. Not necessary,Sean Eric Fagan1-0/+1
but useful.
1991-09-20Undo precipitous changes.John Gilmore1-19/+9
1991-09-19*** empty log message ***Sean Eric Fagan1-9/+19
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-09-10* i386coff.h (LINESZ): Always 6, not based on sizeof().John Gilmore1-1/+1
1991-06-14bfd.h: added alignment fieldSteve Chamberlain1-132/+1
oasys.h: increased limit *coff internal stuff factored into internallcoff.h
1991-05-30*** empty log message ***Steve Chamberlain1-3/+3
1991-05-25Initial revisionSteve Chamberlain1-0/+446