daily update
[binutils.git] / include / coff / ChangeLog
blobef5852ab357f89d2b72fb72e1dcdcba91feaa194
1 2008-06-17  Nick Clifton  <nickc@redhat.com>
3         * ti.h (GET_SCNHDR_NLNNO): Provide an alternative version of this
4         macro which does not trigger an array bounds warning in gcc.
5         (PUT_SCNHDR_NLNNO): Likewise.
6         (GET_SCNHDR_FLAGS): Likewise.
7         (PUT_SCNHDR_FLAGS): Likewise.
8         (GET_SCNHDR_PAGE): Likewise.
9         (PUT_SCNHDR_PAGE): Likewise.
11 2007-11-05  Danny Smith  <dannysmith@users.sourceforge.net>
13         * pe.h (COFF_ENCODE_ALIGNMENT) Define.
15 2007-08-02  H.J. Lu  <hongjiu.lu@intel.com>
17         * pe.h (IMAGE_SCN_ALIGN_POWER_BIT_POS): New.
18         (IMAGE_SCN_ALIGN_POWER_BIT_MASK): Likewise.
19         (IMAGE_SCN_ALIGN_POWER_NUM): Likewise.
20         (IMAGE_SCN_ALIGN_POWER_CONST): Likewise.
21         (IMAGE_SCN_ALIGN_128BYTES): Likewise.
22         (IMAGE_SCN_ALIGN_256BYTES): Likewise.
23         (IMAGE_SCN_ALIGN_512BYTES): Likewise.
24         (IMAGE_SCN_ALIGN_1024BYTES): Likewise.
25         (IMAGE_SCN_ALIGN_2048BYTES): Likewise.
26         (IMAGE_SCN_ALIGN_4096BYTES): Likewise.
27         (IMAGE_SCN_ALIGN_8192BYTES): Likewise.
28         (IMAGE_SCN_ALIGN_1BYTES): Redefined with
29         IMAGE_SCN_ALIGN_POWER_CONST.
30         (IMAGE_SCN_ALIGN_2BYTES): Likewise.
31         (IMAGE_SCN_ALIGN_4BYTES): Likewise.
32         (IMAGE_SCN_ALIGN_8BYTES): Likewise.
33         (IMAGE_SCN_ALIGN_16BYTES): Likewise.
34         (IMAGE_SCN_ALIGN_32BYTES): Likewise.
35         (IMAGE_SCN_ALIGN_64BYTES): Likewise.
37 2007-07-12  Kai Tietz   <kai.tietz@onevision.com>
39         * internal.h (struct internal_syment): Use bfd_hostptr_t for
40         _n_zeroes and _n_offset fields.
42 2007-04-27  Alan Modra  <amodra@bigpond.net.au>
44         * rs6000.h: Write Mimi's name in ASCII.
46 2007-03-19  H.J. Lu  <hongjiu.lu@intel.com>
48         * internal.h (internal_extra_pe_aouthdr): Add Magic,
49         MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
50         SizeOfInitializedData, SizeOfUninitializedData,
51         AddressOfEntryPoint, BaseOfCode and BaseOfData.
53 2006-12-05  Michael Tautschnig  <tautschn@model.in.tum.de>
54             Nick Clifton  <nickc@redhat.com>
56         * external.h (struct external_aouthdr): Add ATTRIBUTE_PACKED.
57         (struct external_syment): Likewise.
58         (union external_auxent): Likewise.
60 2006-11-14  Phil Lello  <phil.lello@homecall.co.uk>
62         * pe.h: Added defines for IMAGE_SUBSYSTEM_EFI_ROM and
63         IMAGE_SUBSYSTEM_XBOX.
64         * internal.h: Added defines for PE directory entry types.
65         NB: in internal.h because IMAGE_NUMBEROF_DIRECTORY_ENTRYIES is in
66         pe.h
68 2006-09-20  Kai Tietz  <Kai.Tietz@onevision.com>
70         * external.h: Add proper external_aouthdr64 structure (without
71         data_start member).
72         (AOUTHDRSZ64): Set according structure size.
73         (AOUTHDR64): As typedef of external_aouthdr64 structure.
74         * internal.h: Add relocation identifiers for coff.
75         * pe.h: Add define IMAGE_FILE_MACHINE_AMD64 the coff signature.
76         (PEPAOUTHDR): Adjust structure to have proper size (using AOUTHDR64).
77         (PEPAOUTSZ): Calculated size of 240.
78         * x86_64.h: Coff information for x86_64 (AMD64).
80 2006-02-05  Arnold Metselaar  <arnold.metselaar@planet.nl>
82         * internal.h: Add relocation number R_IMM24 for Z80.
84 2005-10-25  Arnold Metselaar  <arnold.metselaar@planet.nl>
86         * internal.h: Add relocation number for Z80
87         * z80.h: New file.
89 2005-08-18  Alan Modra  <amodra@bigpond.net.au>
91         * a29k.h: Delete.
93 2005-07-14  Daniel Marques  <marques@cs.cornell.edu>
95         * alpha.h (ALPHA_ECOFF_COMPRESSEDMAG): Define.
96         * ecoff.h (ALPHA_MAGIC_COMPRESSED): Define.
98 2005-05-10  Nick Clifton  <nickc@redhat.com>
100         * Update the address and phone number of the FSF organization in
101         the GPL notices in the following files:
102         a29k.h, alpha.h, apollo.h, arm.h, aux-coff.h, ecoff.h, external.h,
103         go32exe.h, h8300.h, h8500.h, i386.h, i860.h, i960.h, ia64.h,
104         internal.h, m68k.h, m88k.h, maxq.h, mcore.h, mips.h, mipspe.h,
105         or32.h, pe.h, powerpc.h, rs6k64.h, sh.h, sparc.h, ti.h, tic30.h,
106         tic4x.h, tic54x.h, tic80.h, w65.h, we32k.h, xcoff.h, z8k.h
107         
108 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
110         * xcoff.h (struct xcoff_loader_info): Warning fix.
112 2005-01-10  Inderpreet Singh <inderpreetb@noida.hcltech.com>
114         * maxq.h (F_MAXQ10, F_MAXQ20): Define.
116 2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
117             Vineet Sharma      <vineets@noida.hcltech.com>
119         * maxq.h: New file: Defintions for the maxq port.
121 2004-11-08  Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
123         * pe.h (IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY): Define.
124         (IMAGE_WEAK_EXTERN_SEARCH_LIBRARY): Same.
125         (IMAGE_WEAK_EXTERN_SEARCH_ALIAS): Same.
127 2004-08-13  Mark Kettenis  <kettenis@gnu.org>
129         * symconst.h (langMax): Fix typo in comment.
131 2004-04-23  Chris Demetriou  <cgd@broadcom.com>
133         * mips.h (MIPS_R_RELHI, MIPS_R_RELLO, MIPS_R_SWITCH): Remove
134         (MIPS_R_PCREL16): Update comment.
135         * ecoff.h (struct ecoff_value_adjust): Remove structure.
136         (struct ecoff_debug_info): Remove 'adjust' member.
138 2004-04-20  DJ Delorie  <dj@redhat.com>
140         * internal.h (R_SECREL32): Add.
142 For older changes see ChangeLog-9103
144 Local Variables:
145 mode: change-log
146 left-margin: 8
147 fill-column: 74
148 version-control: never
149 End: