Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 2002-11-30 | 1 | -6/+6 |
| | | | | comparisons of bfd_boolean vars with TRUE/FALSE. Formatting. | ||||
* | Support small archive for pre AIX 4.3 | Tom Rix | 2002-02-01 | 1 | -4/+6 |
| | |||||
* | Fix for xcoff <bigaf> big archive support. | Tom Rix | 2001-12-31 | 1 | -26/+39 |
| | |||||
* | Minimal handle .typchk and .except section. | Tom Rix | 2001-12-18 | 1 | -0/+9 |
| | |||||
* | Add except and typeck section strings. Fix xcoff_big_format_p macro. | Tom Rix | 2001-12-17 | 1 | -1/+5 |
| | |||||
* | Clean up formatting of xcoff.h | Tom Rix | 2001-12-17 | 1 | -126/+110 |
| | |||||
* | * external.h (GET_LINENO_LNNO): Use H_GET_32/16. | Alan Modra | 2001-09-18 | 1 | -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 Rix | 2001-09-06 | 1 | -1/+9 |
| | |||||
* | * xcoff.h (struct __rtinit): Make proper prototype for rtl. | Andreas Jaeger | 2001-08-27 | 1 | -2/+3 |
| | |||||
* | Support for xcoff64 | Tom Rix | 2001-05-24 | 1 | -0/+617 |