aboutsummaryrefslogtreecommitdiff
path: root/include/coff-mips.h
AgeCommit message (Collapse)AuthorFilesLines
1991-09-12* internalcoff.h (SYMNMLEN, FILNMLEN, DIMNUM): Define theseJohn Gilmore1-8/+0
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/+7
"internal" file. Previously this was done as a mishmash.
1991-07-25Update copylefts of all copylefted files to Version 2.John Gilmore1-1/+3
Add header comments to a few files (ieee, oasys) that Steve never commented. Preparation for gdb-3.98 release.
1991-07-21ieee.h, oasys.h: Add some struct and enum tags for debugging.John Gilmore1-0/+23
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-21Eliminate normal-COFF things from ecoff.h that are really not present inJohn Gilmore1-149/+1
ecoff files. Eliminate traces of ecoff support in intel-coff.h.
1991-07-09Give external_aouthdr struct a name. This lets its type be shownJohn Gilmore1-1/+1
more reasonably by gdb.
1991-06-14bfd.h: added alignment fieldSteve Chamberlain1-310/+102
oasys.h: increased limit *coff internal stuff factored into internallcoff.h
1991-05-19Initial revisionJohn Gilmore1-0/+427