Andreas Jaeger
a6f5b2c3bf
* xcoff.h (struct __rtinit ): Convert to ISO C90 prototypes.
...
* ecoff.h: Convert to ISO C90 prototypes. Replace PTR by void *.
2003-06-29 13:52:02 +00:00
Alan Modra
b34976b65a
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
...
comparisons of bfd_boolean vars with TRUE/FALSE. Formatting.
2002-11-30 08:39:46 +00:00
Tom Rix
3e36d993a9
Support small archive for pre AIX 4.3
2002-02-01 05:47:14 +00:00
Tom Rix
2fff1126bd
Fix for xcoff <bigaf> big archive support.
2001-12-31 04:06:14 +00:00
Tom Rix
67fdeebeb2
Minimal handle .typchk and .except section.
2001-12-18 00:32:32 +00:00
Tom Rix
f94cac6552
Add except and typeck section strings. Fix xcoff_big_format_p macro.
2001-12-17 22:41:02 +00:00
Tom Rix
54c958926c
Clean up formatting of xcoff.h
2001-12-17 13:13:33 +00:00
Alan Modra
2eda3bbc9d
* external.h (GET_LINENO_LNNO): Use H_GET_32/16.
...
(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-18 10:01:08 +00:00
Tom Rix
1fdf02497c
Fix import symbols for AIX.
2001-09-06 15:20:01 +00:00
Andreas Jaeger
d3a5039f02
* xcoff.h (struct __rtinit): Make proper prototype for rtl.
2001-08-27 09:08:38 +00:00
Tom Rix
3dd657b1d0
Support for xcoff64
2001-05-24 20:32:58 +00:00