* ld-elf/note-1.s: Increase .foo size.
[binutils.git] / include / coff / ChangeLog
bloba7bde4ac56e63e33b9b6a23ff88a80d084bb61e1
1 2003-03-19  H.J. Lu  <hongjiu.lu@intel.com>
3         * internal.h (internal_extra_pe_aouthdr): Add Magic,
4         MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
5         SizeOfInitializedData, SizeOfUninitializedData,
6         AddressOfEntryPoint, BaseOfCode and BaseOfData.
8 2006-12-05  Michael Tautschnig  <tautschn@model.in.tum.de>
9             Nick Clifton  <nickc@redhat.com>
11         * external.h (struct external_aouthdr): Add ATTRIBUTE_PACKED.
12         (struct external_syment): Likewise.
13         (union external_auxent): Likewise.
15 2006-11-14  Phil Lello  <phil.lello@homecall.co.uk>
17         * pe.h: Added defines for IMAGE_SUBSYSTEM_EFI_ROM and
18         IMAGE_SUBSYSTEM_XBOX.
19         * internal.h: Added defines for PE directory entry types.
20         NB: in internal.h because IMAGE_NUMBEROF_DIRECTORY_ENTRYIES is in
21         pe.h
23 2006-09-20  Kai Tietz  <Kai.Tietz@onevision.com>
25         * external.h: Add proper external_aouthdr64 structure (without
26         data_start member).
27         (AOUTHDRSZ64): Set according structure size.
28         (AOUTHDR64): As typedef of external_aouthdr64 structure.
29         * internal.h: Add relocation identifiers for coff.
30         * pe.h: Add define IMAGE_FILE_MACHINE_AMD64 the coff signature.
31         (PEPAOUTHDR): Adjust structure to have proper size (using AOUTHDR64).
32         (PEPAOUTSZ): Calculated size of 240.
33         * x86_64.h: Coff information for x86_64 (AMD64).
35 2006-02-05  Arnold Metselaar  <arnold.metselaar@planet.nl>
37         * internal.h: Add relocation number R_IMM24 for Z80.
39 2005-10-25  Arnold Metselaar  <arnold.metselaar@planet.nl>
41         * internal.h: Add relocation number for Z80
42         * z80.h: New file.
44 2005-08-18  Alan Modra  <amodra@bigpond.net.au>
46         * a29k.h: Delete.
48 2005-07-14  Daniel Marques  <marques@cs.cornell.edu>
50         * alpha.h (ALPHA_ECOFF_COMPRESSEDMAG): Define.
51         * ecoff.h (ALPHA_MAGIC_COMPRESSED): Define.
53 2005-05-10  Nick Clifton  <nickc@redhat.com>
55         * Update the address and phone number of the FSF organization in
56         the GPL notices in the following files:
57         a29k.h, alpha.h, apollo.h, arm.h, aux-coff.h, ecoff.h, external.h,
58         go32exe.h, h8300.h, h8500.h, i386.h, i860.h, i960.h, ia64.h,
59         internal.h, m68k.h, m88k.h, maxq.h, mcore.h, mips.h, mipspe.h,
60         or32.h, pe.h, powerpc.h, rs6k64.h, sh.h, sparc.h, ti.h, tic30.h,
61         tic4x.h, tic54x.h, tic80.h, w65.h, we32k.h, xcoff.h, z8k.h
62         
63 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
65         * xcoff.h (struct xcoff_loader_info): Warning fix.
67 2005-01-10  Inderpreet Singh <inderpreetb@noida.hcltech.com>
69         * maxq.h (F_MAXQ10, F_MAXQ20): Define.
71 2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
72             Vineet Sharma      <vineets@noida.hcltech.com>
74         * maxq.h: New file: Defintions for the maxq port.
76 2004-11-08  Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
78         * pe.h (IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY): Define.
79         (IMAGE_WEAK_EXTERN_SEARCH_LIBRARY): Same.
80         (IMAGE_WEAK_EXTERN_SEARCH_ALIAS): Same.
82 2004-08-13  Mark Kettenis  <kettenis@gnu.org>
84         * symconst.h (langMax): Fix typo in comment.
86 2004-04-23  Chris Demetriou  <cgd@broadcom.com>
88         * mips.h (MIPS_R_RELHI, MIPS_R_RELLO, MIPS_R_SWITCH): Remove
89         (MIPS_R_PCREL16): Update comment.
90         * ecoff.h (struct ecoff_value_adjust): Remove structure.
91         (struct ecoff_debug_info): Remove 'adjust' member.
93 2004-04-20  DJ Delorie  <dj@redhat.com>
95         * internal.h (R_SECREL32): Add.
97 For older changes see ChangeLog-9103
99 Local Variables:
100 mode: change-log
101 left-margin: 8
102 fill-column: 74
103 version-control: never
104 End: