Commit graph

7 commits

Author SHA1 Message Date
John Gilmore
054862cfa1 * internalcoff.h (SYMNMLEN, FILNMLEN, DIMNUM): Define these
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-12 21:27:49 +00:00
John Gilmore
bc7d7419ad The machine-dependent files should declare the section names - not the
"internal" file.  Previously this was done as a mishmash.
1991-08-21 04:08:28 +00:00
Steve Chamberlain
a737c70bde *** empty log message *** 1991-07-15 23:41:06 +00:00
Steve Chamberlain
ea01709763 bfd.h: added alignment field
oasys.h: increased limit

*coff internal stuff factored into internallcoff.h
1991-06-14 20:48:29 +00:00
Steve Chamberlain
a8f3d65117 Fixed the shapes of external things some more.

1991-05-11 02:23:48 +00:00
Steve Chamberlain
81623791e4 Now there are two incarnations of relocs, linenos and syments. One for
internal digestion, and one full of char arrays for I/O. The original
names have gone to detect errors.
1991-05-10 19:41:19 +00:00
John Gilmore
a07cc61341 Initial revision 1991-04-25 04:20:11 +00:00