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