Upload Tizen:Base source
[external/binutils.git] / include / coff / ChangeLog
1 2011-03-31  Tristan Gingold  <gingold@adacore.com>
2
3         * internal.h (C_NULL_VALUE): Define.
4
5 2010-06-29  Alan Modra  <amodra@gmail.com>
6
7         * maxq.h: Delete file.
8
9 2010-04-15  Nick Clifton  <nickc@redhat.com>
10
11         * alpha.h: Update copyright notice to use GPLv3.
12         * apollo.h: Likewise.
13         * arm.h: Likewise.
14         * aux-coff.h: Likewise.
15         * ecoff.h: Likewise.
16         * external.h: Likewise.
17         * go32exe.h: Likewise.
18         * h8300.h: Likewise.
19         * h8500.h: Likewise.
20         * i386.h: Likewise.
21         * i860.h: Likewise.
22         * i960.h: Likewise.
23         * ia64.h: Likewise.
24         * internal.h: Likewise.
25         * m68k.h: Likewise.
26         * m88k.h: Likewise.
27         * maxq.h: Likewise.
28         * mcore.h: Likewise.
29         * mips.h: Likewise.
30         * mipspe.h: Likewise.
31         * or32.h: Likewise.
32         * pe.h: Likewise.
33         * powerpc.h: Likewise.
34         * rs6000.h: Likewise.
35         * rs6k64.h: Likewise.
36         * sh.h: Likewise.
37         * sparc.h: Likewise.
38         * ti.h: Likewise.
39         * tic30.h: Likewise.
40         * tic4x.h: Likewise.
41         * tic54x.h: Likewise.
42         * tic80.h: Likewise.
43         * w65.h: Likewise.
44         * we32k.h: Likewise.
45         * x86_64.h: Likewise.
46         * xcoff.h: Likewise.
47         * z80.h: Likewise.
48         * z8k.h: Likewise.
49
50 2009-12-02  Jerker Bäck  <jerker.back@gmail.com>
51
52         PR binutils/11017
53         * i386lh (COFF_PAGE_SIZE): Define.
54         * x86_64.h (COFF_PAGE_SIZE): Define.
55
56 2009-10-17  Arnold Metselaar  <arnold.metselaar@planet.nl>
57
58         * z80.h: Store alignment requirement in section header, to allow
59         ld to preserve alignment. Some code was copied from ti.h.
60
61 2009-09-05  Martin Thuresson  <martin@mtme.org>
62
63         * ti.h (GET_LNSZ_SIZE, PUT_LNSZ_SIZE): Updated name of class
64         variable to in_class to match changes in function that use this
65         macro.
66
67 2009-08-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
68
69         Fix references past allocated memory for i386-*-go32.
70         * ti.h (COFF_ADJUST_FILEHDR_IN_POST, COFF_ADJUST_FILEHDR_OUT_POST):
71         Reference F_TARGET_ID only when !COFF0_P.
72
73 2009-08-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
74
75         Stop using bfd_usrdata in libbfd.
76         * go32exe.h (struct external_filehdr_go32_exe <stub>, FILHSZ): Replace
77         STUBSIZE by GO32_STUBSIZE.
78         (STUBSIZE): Move the definition ...
79         * internal.h (GO32_STUBSIZE): ... here and rename it.
80         (struct internal_filehdr <go32stub>, F_GO32STUB): New.
81
82 2009-06-03  Ulrich Weigand  <uweigand@de.ibm.com>
83
84         * symconst.h (btLong64, btULong64, btLongLong64, btULongLong64,
85         btAdr64, btInt64, btUInt64): New defines.
86
87 2009-04-21  Kai Tietz  <kai.tietz@onevision.com>
88
89         * pe.h (pex64_runtime_function): New structure.
90         (external_pex64_runtime_function): Likewise.
91         (pex64_unwind_code): Likewise.
92         (external_pex64_unwind_code): Likewise.
93         (pex64_unwind_info): Likewise.
94         (external_pex64_unwind_info): Likewise.
95         (external_pex64_scope): Likewise.
96         (pex64_scope): Likewise.
97         (pex64_scope_entry):  Likewise.
98         (external_pex64_scope_entry): Likewise.
99         (PEX64_IS_RUNTIME_FUNCTION_CHAINED): New macro.
100         (PEX64_GET_UNWINDDATA_UNIFIED_RVA): Likewise.
101         (PEX64_UNWCODE_CODE): Likewise.
102         (PEX64_UNWCODE_INFO): Likewise.
103         (UWOP_...): Add defines for unwind code.
104         (UNW_FLAG_...): Add defined for unwind info flags.
105         (PEX64_SCOPE_ENTRY_SIZE): New macro.
106         (PEX64_UWI_VERSION): Likewise.
107         (PEX64_UWI_FLAGS): Likewise.
108         (PEX64_UWI_FRAMEREG): Likewise.
109         (PEX64_UWI_FRAMEOFF): Likewise.
110         (PEX64_UWI_SIZEOF_UWCODE_ARRAY): Likewise.
111         (PEX64_OFFSET_TO_UNWIND_CODE): Likewise.
112         (PEX64_OFFSET_TO_HANDLER_RVA): Likewise.
113         (PEX64_OFFSET_TO_SCOPE_COUNT): Likewise.
114         (PEX64_SCOPE_ENTRY): Likewise.
115
116 2009-04-17  H.J. Lu  <hongjiu.lu@intel.com>
117
118         * pe.h (IMAGE_SUBSYSTEM_EFI_ROM): Renamed to ...
119         (IMAGE_SUBSYSTEM_SAL_RUNTIME_DRIVER): This.
120
121 2009-04-01  Richard Sandiford  <r.sandiford@uk.ibm.com>
122
123         * xcoff.h (xcoff_link_hash_table): Move to bfd/xcofflink.c.
124
125 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
126
127         * xcoff.h (XCOFF_EXPALL, XCOFF_EXPFULL): New flags.
128         (xcoff_loader_info): Add auto_export_flags.
129
130 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
131
132         * internal.h (C_AIX_WEAKEXT): New macro.
133         (C_WEAKEXT): Use the GNU definition in the generic part of the file,
134         and conditionally reset it to C_AIX_WEAKEXT in the XCOFF part of
135         the file.
136         (CSECT_SYM_P): New macro.
137         * xcoff.h (L_WEAK): Define.
138         (EXTERN_SYM_P): New macro.
139
140 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
141
142         * xcoff.h (XCOFF_ALLOCATED): New flag.
143
144 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
145
146         * xcoff.h (XCOFF_CALLED, XCOFF_IMPORT): Update comments.
147         (XCOFF_WAS_UNDEFINED): New flag.
148         (xcoff_link_hash_table): Add an "rtld" field.
149
150 2009-03-14  Dave Korn  <dave.korn.cygwin@gmail.com>
151
152         * internal.h (struct internal_extra_pe_aouthdr):  Correct type
153         of DllCharacteristics flags field to unsigned.
154         * pe.h (IMAGE_DLL_CHARACTERISTICS_DYNAMIC_BASE,
155         IMAGE_DLL_CHARACTERISTICS_DYNAMIC_BASE,
156         IMAGE_DLL_CHARACTERISTICS_NX_COMPAT,
157         IMAGE_DLLCHARACTERISTICS_NO_ISOLATION,
158         IMAGE_DLLCHARACTERISTICS_NO_SEH,
159         IMAGE_DLLCHARACTERISTICS_NO_BIND,
160         IMAGE_DLLCHARACTERISTICS_WDM_DRIVER,
161         IMAGE_DLLCHARACTERISTICS_TERMINAL_SERVER_AWARE):  New macros to
162         define flag bit values for DllCharacteristics field of PEAOUTHDR,
163         PEPAOUTHDR.
164
165 2008-12-23  Johan Olmutz Nielsen  <jnielsen@ddci.com>
166
167         * ti.h (COFF_ADJUST_SCNHDR_OUT_PRE): Define.
168
169 2008-06-17  Nick Clifton  <nickc@redhat.com>
170
171         * ti.h (GET_SCNHDR_NLNNO): Provide an alternative version of this
172         macro which does not trigger an array bounds warning in gcc.
173         (PUT_SCNHDR_NLNNO): Likewise.
174         (GET_SCNHDR_FLAGS): Likewise.
175         (PUT_SCNHDR_FLAGS): Likewise.
176         (GET_SCNHDR_PAGE): Likewise.
177         (PUT_SCNHDR_PAGE): Likewise.
178
179 2007-11-05  Danny Smith  <dannysmith@users.sourceforge.net>
180
181         * pe.h (COFF_ENCODE_ALIGNMENT) Define.
182
183 2007-08-02  H.J. Lu  <hongjiu.lu@intel.com>
184
185         * pe.h (IMAGE_SCN_ALIGN_POWER_BIT_POS): New.
186         (IMAGE_SCN_ALIGN_POWER_BIT_MASK): Likewise.
187         (IMAGE_SCN_ALIGN_POWER_NUM): Likewise.
188         (IMAGE_SCN_ALIGN_POWER_CONST): Likewise.
189         (IMAGE_SCN_ALIGN_128BYTES): Likewise.
190         (IMAGE_SCN_ALIGN_256BYTES): Likewise.
191         (IMAGE_SCN_ALIGN_512BYTES): Likewise.
192         (IMAGE_SCN_ALIGN_1024BYTES): Likewise.
193         (IMAGE_SCN_ALIGN_2048BYTES): Likewise.
194         (IMAGE_SCN_ALIGN_4096BYTES): Likewise.
195         (IMAGE_SCN_ALIGN_8192BYTES): Likewise.
196         (IMAGE_SCN_ALIGN_1BYTES): Redefined with
197         IMAGE_SCN_ALIGN_POWER_CONST.
198         (IMAGE_SCN_ALIGN_2BYTES): Likewise.
199         (IMAGE_SCN_ALIGN_4BYTES): Likewise.
200         (IMAGE_SCN_ALIGN_8BYTES): Likewise.
201         (IMAGE_SCN_ALIGN_16BYTES): Likewise.
202         (IMAGE_SCN_ALIGN_32BYTES): Likewise.
203         (IMAGE_SCN_ALIGN_64BYTES): Likewise.
204
205 2007-07-12  Kai Tietz   <kai.tietz@onevision.com>
206
207         * internal.h (struct internal_syment): Use bfd_hostptr_t for
208         _n_zeroes and _n_offset fields.
209
210 2007-04-27  Alan Modra  <amodra@bigpond.net.au>
211
212         * rs6000.h: Write Mimi's name in ASCII.
213
214 2007-03-19  H.J. Lu  <hongjiu.lu@intel.com>
215
216         * internal.h (internal_extra_pe_aouthdr): Add Magic,
217         MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
218         SizeOfInitializedData, SizeOfUninitializedData,
219         AddressOfEntryPoint, BaseOfCode and BaseOfData.
220
221 2006-12-05  Michael Tautschnig  <tautschn@model.in.tum.de>
222             Nick Clifton  <nickc@redhat.com>
223
224         * external.h (struct external_aouthdr): Add ATTRIBUTE_PACKED.
225         (struct external_syment): Likewise.
226         (union external_auxent): Likewise.
227
228 2006-11-14  Phil Lello  <phil.lello@homecall.co.uk>
229
230         * pe.h: Added defines for IMAGE_SUBSYSTEM_EFI_ROM and
231         IMAGE_SUBSYSTEM_XBOX.
232         * internal.h: Added defines for PE directory entry types.
233         NB: in internal.h because IMAGE_NUMBEROF_DIRECTORY_ENTRYIES is in
234         pe.h
235
236 2006-09-20  Kai Tietz  <Kai.Tietz@onevision.com>
237
238         * external.h: Add proper external_aouthdr64 structure (without
239         data_start member).
240         (AOUTHDRSZ64): Set according structure size.
241         (AOUTHDR64): As typedef of external_aouthdr64 structure.
242         * internal.h: Add relocation identifiers for coff.
243         * pe.h: Add define IMAGE_FILE_MACHINE_AMD64 the coff signature.
244         (PEPAOUTHDR): Adjust structure to have proper size (using AOUTHDR64).
245         (PEPAOUTSZ): Calculated size of 240.
246         * x86_64.h: Coff information for x86_64 (AMD64).
247
248 2006-02-05  Arnold Metselaar  <arnold.metselaar@planet.nl>
249
250         * internal.h: Add relocation number R_IMM24 for Z80.
251
252 2005-10-25  Arnold Metselaar  <arnold.metselaar@planet.nl>
253
254         * internal.h: Add relocation number for Z80
255         * z80.h: New file.
256
257 2005-08-18  Alan Modra  <amodra@bigpond.net.au>
258
259         * a29k.h: Delete.
260
261 2005-07-14  Daniel Marques  <marques@cs.cornell.edu>
262
263         * alpha.h (ALPHA_ECOFF_COMPRESSEDMAG): Define.
264         * ecoff.h (ALPHA_MAGIC_COMPRESSED): Define.
265
266 2005-05-10  Nick Clifton  <nickc@redhat.com>
267
268         * Update the address and phone number of the FSF organization in
269         the GPL notices in the following files:
270         a29k.h, alpha.h, apollo.h, arm.h, aux-coff.h, ecoff.h, external.h,
271         go32exe.h, h8300.h, h8500.h, i386.h, i860.h, i960.h, ia64.h,
272         internal.h, m68k.h, m88k.h, maxq.h, mcore.h, mips.h, mipspe.h,
273         or32.h, pe.h, powerpc.h, rs6k64.h, sh.h, sparc.h, ti.h, tic30.h,
274         tic4x.h, tic54x.h, tic80.h, w65.h, we32k.h, xcoff.h, z8k.h
275
276 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
277
278         * xcoff.h (struct xcoff_loader_info): Warning fix.
279
280 2005-01-10  Inderpreet Singh <inderpreetb@noida.hcltech.com>
281
282         * maxq.h (F_MAXQ10, F_MAXQ20): Define.
283
284 2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
285             Vineet Sharma      <vineets@noida.hcltech.com>
286
287         * maxq.h: New file: Defintions for the maxq port.
288
289 2004-11-08  Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
290
291         * pe.h (IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY): Define.
292         (IMAGE_WEAK_EXTERN_SEARCH_LIBRARY): Same.
293         (IMAGE_WEAK_EXTERN_SEARCH_ALIAS): Same.
294
295 2004-08-13  Mark Kettenis  <kettenis@gnu.org>
296
297         * symconst.h (langMax): Fix typo in comment.
298
299 2004-04-23  Chris Demetriou  <cgd@broadcom.com>
300
301         * mips.h (MIPS_R_RELHI, MIPS_R_RELLO, MIPS_R_SWITCH): Remove
302         (MIPS_R_PCREL16): Update comment.
303         * ecoff.h (struct ecoff_value_adjust): Remove structure.
304         (struct ecoff_debug_info): Remove 'adjust' member.
305
306 2004-04-20  DJ Delorie  <dj@redhat.com>
307
308         * internal.h (R_SECREL32): Add.
309
310 For older changes see ChangeLog-9103
311 \f
312 Local Variables:
313 mode: change-log
314 left-margin: 8
315 fill-column: 74
316 version-control: never
317 End: