aboutsummaryrefslogtreecommitdiff
path: root/include/coff/xcoff.h
AgeCommit message (Collapse)AuthorFilesLines
2003-06-29 * xcoff.h (struct __rtinit ): Convert to ISO C90 prototypes.Andreas Jaeger1-2/+2
* ecoff.h: Convert to ISO C90 prototypes. Replace PTR by void *.
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-6/+6
comparisons of bfd_boolean vars with TRUE/FALSE. Formatting.
2002-02-01Support small archive for pre AIX 4.3Tom Rix1-4/+6
2001-12-31Fix for xcoff <bigaf> big archive support.Tom Rix1-26/+39
2001-12-18Minimal handle .typchk and .except section.Tom Rix1-0/+9
2001-12-17Add except and typeck section strings. Fix xcoff_big_format_p macro.Tom Rix1-1/+5
2001-12-17Clean up formatting of xcoff.hTom Rix1-126/+110
2001-09-18 * external.h (GET_LINENO_LNNO): Use H_GET_32/16.Alan Modra1-2/+3
(PUT_LINENO_LNNO): Use H_PUT_32/16. * m88k.h (GET_LNSZ_SIZE, GET_LNSZ_LNNO, GET_SCN_NRELOC, GET_SCN_NLINNO): Use H_GET_32. (PUT_LNSZ_LNNO, PUT_LNSZ_SIZE, PUT_SCN_NRELOC, PUT_SCN_NLINNO): Use H_PUT_32. * ti.h: Formatting fixes. Make use of H_GET_* and H_PUT_* throughout. * xcoff.h: White space changes.
2001-09-06Fix import symbols for AIX.Tom Rix1-1/+9
2001-08-27 * xcoff.h (struct __rtinit): Make proper prototype for rtl.Andreas Jaeger1-2/+3
2001-05-24Support for xcoff64Tom Rix1-0/+617