summaryrefslogtreecommitdiffstats
path: root/include/coff/xcoff.h
Commit message (Collapse)AuthorAgeFilesLines
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-6/+6
| | | | comparisons of bfd_boolean vars with TRUE/FALSE. Formatting.
* Support small archive for pre AIX 4.3Tom Rix2002-02-011-4/+6
|
* Fix for xcoff <bigaf> big archive support.Tom Rix2001-12-311-26/+39
|
* Minimal handle .typchk and .except section.Tom Rix2001-12-181-0/+9
|
* Add except and typeck section strings. Fix xcoff_big_format_p macro.Tom Rix2001-12-171-1/+5
|
* Clean up formatting of xcoff.hTom Rix2001-12-171-126/+110
|
* * external.h (GET_LINENO_LNNO): Use H_GET_32/16.Alan Modra2001-09-181-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.
* Fix import symbols for AIX.Tom Rix2001-09-061-1/+9
|
* * xcoff.h (struct __rtinit): Make proper prototype for rtl.Andreas Jaeger2001-08-271-2/+3
|
* Support for xcoff64Tom Rix2001-05-241-0/+617