include/coff/
[deliverable/binutils-gdb.git] / include / coff / ChangeLog
1 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
2
3 * internal.h (C_AIX_WEAKEXT): New macro.
4 (C_WEAKEXT): Use the GNU definition in the generic part of the file,
5 and conditionally reset it to C_AIX_WEAKEXT in the XCOFF part of
6 the file.
7 (CSECT_SYM_P): New macro.
8 * xcoff.h (L_WEAK): Define.
9 (EXTERN_SYM_P): New macro.
10
11 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
12
13 * xcoff.h (XCOFF_ALLOCATED): New flag.
14
15 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
16
17 * xcoff.h (XCOFF_CALLED, XCOFF_IMPORT): Update comments.
18 (XCOFF_WAS_UNDEFINED): New flag.
19 (xcoff_link_hash_table): Add an "rtld" field.
20
21 2008-12-23 Johan Olmutz Nielsen <jnielsen@ddci.com>
22
23 * ti.h (COFF_ADJUST_SCNHDR_OUT_PRE): Define.
24
25 2008-06-17 Nick Clifton <nickc@redhat.com>
26
27 * ti.h (GET_SCNHDR_NLNNO): Provide an alternative version of this
28 macro which does not trigger an array bounds warning in gcc.
29 (PUT_SCNHDR_NLNNO): Likewise.
30 (GET_SCNHDR_FLAGS): Likewise.
31 (PUT_SCNHDR_FLAGS): Likewise.
32 (GET_SCNHDR_PAGE): Likewise.
33 (PUT_SCNHDR_PAGE): Likewise.
34
35 2007-11-05 Danny Smith <dannysmith@users.sourceforge.net>
36
37 * pe.h (COFF_ENCODE_ALIGNMENT) Define.
38
39 2007-08-02 H.J. Lu <hongjiu.lu@intel.com>
40
41 * pe.h (IMAGE_SCN_ALIGN_POWER_BIT_POS): New.
42 (IMAGE_SCN_ALIGN_POWER_BIT_MASK): Likewise.
43 (IMAGE_SCN_ALIGN_POWER_NUM): Likewise.
44 (IMAGE_SCN_ALIGN_POWER_CONST): Likewise.
45 (IMAGE_SCN_ALIGN_128BYTES): Likewise.
46 (IMAGE_SCN_ALIGN_256BYTES): Likewise.
47 (IMAGE_SCN_ALIGN_512BYTES): Likewise.
48 (IMAGE_SCN_ALIGN_1024BYTES): Likewise.
49 (IMAGE_SCN_ALIGN_2048BYTES): Likewise.
50 (IMAGE_SCN_ALIGN_4096BYTES): Likewise.
51 (IMAGE_SCN_ALIGN_8192BYTES): Likewise.
52 (IMAGE_SCN_ALIGN_1BYTES): Redefined with
53 IMAGE_SCN_ALIGN_POWER_CONST.
54 (IMAGE_SCN_ALIGN_2BYTES): Likewise.
55 (IMAGE_SCN_ALIGN_4BYTES): Likewise.
56 (IMAGE_SCN_ALIGN_8BYTES): Likewise.
57 (IMAGE_SCN_ALIGN_16BYTES): Likewise.
58 (IMAGE_SCN_ALIGN_32BYTES): Likewise.
59 (IMAGE_SCN_ALIGN_64BYTES): Likewise.
60
61 2007-07-12 Kai Tietz <kai.tietz@onevision.com>
62
63 * internal.h (struct internal_syment): Use bfd_hostptr_t for
64 _n_zeroes and _n_offset fields.
65
66 2007-04-27 Alan Modra <amodra@bigpond.net.au>
67
68 * rs6000.h: Write Mimi's name in ASCII.
69
70 2007-03-19 H.J. Lu <hongjiu.lu@intel.com>
71
72 * internal.h (internal_extra_pe_aouthdr): Add Magic,
73 MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
74 SizeOfInitializedData, SizeOfUninitializedData,
75 AddressOfEntryPoint, BaseOfCode and BaseOfData.
76
77 2006-12-05 Michael Tautschnig <tautschn@model.in.tum.de>
78 Nick Clifton <nickc@redhat.com>
79
80 * external.h (struct external_aouthdr): Add ATTRIBUTE_PACKED.
81 (struct external_syment): Likewise.
82 (union external_auxent): Likewise.
83
84 2006-11-14 Phil Lello <phil.lello@homecall.co.uk>
85
86 * pe.h: Added defines for IMAGE_SUBSYSTEM_EFI_ROM and
87 IMAGE_SUBSYSTEM_XBOX.
88 * internal.h: Added defines for PE directory entry types.
89 NB: in internal.h because IMAGE_NUMBEROF_DIRECTORY_ENTRYIES is in
90 pe.h
91
92 2006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
93
94 * external.h: Add proper external_aouthdr64 structure (without
95 data_start member).
96 (AOUTHDRSZ64): Set according structure size.
97 (AOUTHDR64): As typedef of external_aouthdr64 structure.
98 * internal.h: Add relocation identifiers for coff.
99 * pe.h: Add define IMAGE_FILE_MACHINE_AMD64 the coff signature.
100 (PEPAOUTHDR): Adjust structure to have proper size (using AOUTHDR64).
101 (PEPAOUTSZ): Calculated size of 240.
102 * x86_64.h: Coff information for x86_64 (AMD64).
103
104 2006-02-05 Arnold Metselaar <arnold.metselaar@planet.nl>
105
106 * internal.h: Add relocation number R_IMM24 for Z80.
107
108 2005-10-25 Arnold Metselaar <arnold.metselaar@planet.nl>
109
110 * internal.h: Add relocation number for Z80
111 * z80.h: New file.
112
113 2005-08-18 Alan Modra <amodra@bigpond.net.au>
114
115 * a29k.h: Delete.
116
117 2005-07-14 Daniel Marques <marques@cs.cornell.edu>
118
119 * alpha.h (ALPHA_ECOFF_COMPRESSEDMAG): Define.
120 * ecoff.h (ALPHA_MAGIC_COMPRESSED): Define.
121
122 2005-05-10 Nick Clifton <nickc@redhat.com>
123
124 * Update the address and phone number of the FSF organization in
125 the GPL notices in the following files:
126 a29k.h, alpha.h, apollo.h, arm.h, aux-coff.h, ecoff.h, external.h,
127 go32exe.h, h8300.h, h8500.h, i386.h, i860.h, i960.h, ia64.h,
128 internal.h, m68k.h, m88k.h, maxq.h, mcore.h, mips.h, mipspe.h,
129 or32.h, pe.h, powerpc.h, rs6k64.h, sh.h, sparc.h, ti.h, tic30.h,
130 tic4x.h, tic54x.h, tic80.h, w65.h, we32k.h, xcoff.h, z8k.h
131
132 2005-02-21 Alan Modra <amodra@bigpond.net.au>
133
134 * xcoff.h (struct xcoff_loader_info): Warning fix.
135
136 2005-01-10 Inderpreet Singh <inderpreetb@noida.hcltech.com>
137
138 * maxq.h (F_MAXQ10, F_MAXQ20): Define.
139
140 2004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
141 Vineet Sharma <vineets@noida.hcltech.com>
142
143 * maxq.h: New file: Defintions for the maxq port.
144
145 2004-11-08 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
146
147 * pe.h (IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY): Define.
148 (IMAGE_WEAK_EXTERN_SEARCH_LIBRARY): Same.
149 (IMAGE_WEAK_EXTERN_SEARCH_ALIAS): Same.
150
151 2004-08-13 Mark Kettenis <kettenis@gnu.org>
152
153 * symconst.h (langMax): Fix typo in comment.
154
155 2004-04-23 Chris Demetriou <cgd@broadcom.com>
156
157 * mips.h (MIPS_R_RELHI, MIPS_R_RELLO, MIPS_R_SWITCH): Remove
158 (MIPS_R_PCREL16): Update comment.
159 * ecoff.h (struct ecoff_value_adjust): Remove structure.
160 (struct ecoff_debug_info): Remove 'adjust' member.
161
162 2004-04-20 DJ Delorie <dj@redhat.com>
163
164 * internal.h (R_SECREL32): Add.
165
166 For older changes see ChangeLog-9103
167 \f
168 Local Variables:
169 mode: change-log
170 left-margin: 8
171 fill-column: 74
172 version-control: never
173 End:
This page took 0.033871 seconds and 5 git commands to generate.