aboutsummaryrefslogtreecommitdiff
path: root/include/internalcoff.h
AgeCommit message (Collapse)AuthorFilesLines
1991-11-27 * internalcoff.h: (internal_scnhdr) took out #def dependency, nowSteve Chamberlain1-10/+5
s_nreloc and s_nlnno are always long. (internal_reloc): allways has an offset field now.
1991-11-22LintJohn Gilmore1-19/+26
1991-11-07Thu Nov 7 08:58:26 1991 Steve Chamberlain (sac at cygnus.com)Steve Chamberlain1-4/+0
* 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-11-01Add x_csect defines.John Gilmore1-0/+32
1991-10-25avoid "ulong".John Gilmore1-12/+12
1991-10-25Use RS6000COFF_C, not AIXCOFF_C.John Gilmore1-1/+1
1991-10-25RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, andJohn Gilmore1-13/+77
John Gilmore.
1991-10-21*** empty log message ***Steve Chamberlain1-0/+1
1991-10-11 * bfd.h:upgrade from bfd.cSteve Chamberlain1-1/+5
* internalcoff.h: add n_name, n_zeroes and n_offset macros * amdcoff.h: Define OMAGIC and AOUTHDRSZ.
1991-09-20Undo precipitous changes.John Gilmore1-22/+6
1991-09-19*** empty log message ***Sean Eric Fagan1-6/+22
1991-09-12* internalcoff.h (SYMNMLEN, FILNMLEN, DIMNUM): Define theseJohn Gilmore1-0/+4
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-7/+0
"internal" file. Previously this was done as a mishmash.
1991-07-21ieee.h, oasys.h: Add some struct and enum tags for debugging.John Gilmore1-4/+5
internalcoff.h: Comment changes. ecoff.h: Add back in the relocation entries, deleted accidentally, and the sizes of ordinary COFF symbol fields for internalcoff.h.
1991-07-15*** empty log message ***Steve Chamberlain1-0/+12
1991-06-14Initial revisionSteve Chamberlain1-0/+330