* config.sub, config.guess: Update from upstream sources.
[binutils.git] / include / coff / ChangeLog
blob499d47890d9eac4a48517448362a13a72a9397d9
1 2006-09-20  Kai Tietz  <Kai.Tietz@onevision.com>
3         * external.h: Add proper external_aouthdr64 structure (without
4         data_start member).
5         (AOUTHDRSZ64): Set according structure size.
6         (AOUTHDR64): As typedef of external_aouthdr64 structure.
7         * internal.h: Add relocation identifiers for coff.
8         * pe.h: Add define IMAGE_FILE_MACHINE_AMD64 the coff signature.
9         (PEPAOUTHDR): Adjust structure to have proper size (using AOUTHDR64).
10         (PEPAOUTSZ): Calculated size of 240.
11         * x86_64.h: Coff information for x86_64 (AMD64).
13 2006-02-05  Arnold Metselaar  <arnold.metselaar@planet.nl>
15         * internal.h: Add relocation number R_IMM24 for Z80.
17 2005-10-25  Arnold Metselaar  <arnold.metselaar@planet.nl>
19         * internal.h: Add relocation number for Z80
20         * z80.h: New file.
22 2005-08-18  Alan Modra  <amodra@bigpond.net.au>
24         * a29k.h: Delete.
26 2005-07-14  Daniel Marques  <marques@cs.cornell.edu>
28         * alpha.h (ALPHA_ECOFF_COMPRESSEDMAG): Define.
29         * ecoff.h (ALPHA_MAGIC_COMPRESSED): Define.
31 2005-05-10  Nick Clifton  <nickc@redhat.com>
33         * Update the address and phone number of the FSF organization in
34         the GPL notices in the following files:
35         a29k.h, alpha.h, apollo.h, arm.h, aux-coff.h, ecoff.h, external.h,
36         go32exe.h, h8300.h, h8500.h, i386.h, i860.h, i960.h, ia64.h,
37         internal.h, m68k.h, m88k.h, maxq.h, mcore.h, mips.h, mipspe.h,
38         or32.h, pe.h, powerpc.h, rs6k64.h, sh.h, sparc.h, ti.h, tic30.h,
39         tic4x.h, tic54x.h, tic80.h, w65.h, we32k.h, xcoff.h, z8k.h
40         
41 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
43         * xcoff.h (struct xcoff_loader_info): Warning fix.
45 2005-01-10  Inderpreet Singh <inderpreetb@noida.hcltech.com>
47         * maxq.h (F_MAXQ10, F_MAXQ20): Define.
49 2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
50             Vineet Sharma      <vineets@noida.hcltech.com>
52         * maxq.h: New file: Defintions for the maxq port.
54 2004-11-08  Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
56         * pe.h (IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY): Define.
57         (IMAGE_WEAK_EXTERN_SEARCH_LIBRARY): Same.
58         (IMAGE_WEAK_EXTERN_SEARCH_ALIAS): Same.
60 2004-08-13  Mark Kettenis  <kettenis@gnu.org>
62         * symconst.h (langMax): Fix typo in comment.
64 2004-04-23  Chris Demetriou  <cgd@broadcom.com>
66         * mips.h (MIPS_R_RELHI, MIPS_R_RELLO, MIPS_R_SWITCH): Remove
67         (MIPS_R_PCREL16): Update comment.
68         * ecoff.h (struct ecoff_value_adjust): Remove structure.
69         (struct ecoff_debug_info): Remove 'adjust' member.
71 2004-04-20  DJ Delorie  <dj@redhat.com>
73         * internal.h (R_SECREL32): Add.
75 For older changes see ChangeLog-9103
77 Local Variables:
78 mode: change-log
79 left-margin: 8
80 fill-column: 74
81 version-control: never
82 End: