Andreas Jaeger
3fbdb70ec6
* 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
73593ea1dd
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:45 +00:00
Tom Rix
f93591afed
Support small archive for pre AIX 4.3
2002-02-01 05:47:14 +00:00
Tom Rix
214d7241c0
Fix for xcoff <bigaf> big archive support.
2001-12-31 04:06:14 +00:00
Tom Rix
50708144f7
Minimal handle .typchk and .except section.
2001-12-18 00:32:32 +00:00
Tom Rix
54ebab0751
Add except and typeck section strings. Fix xcoff_big_format_p macro.
2001-12-17 22:41:02 +00:00
Tom Rix
7b96e69ac5
Clean up formatting of xcoff.h
2001-12-17 13:13:33 +00:00
Alan Modra
44346d6912
* 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
12ca96df93
Fix import symbols for AIX.
2001-09-06 15:20:00 +00:00
Andreas Jaeger
dd7dfc875b
* xcoff.h (struct __rtinit): Make proper prototype for rtl.
2001-08-27 09:08:38 +00:00
Tom Rix
0f674cdc0f
Support for xcoff64
2001-05-24 20:32:58 +00:00