OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gdb-7.1/] [include/] [coff/] [ChangeLog] - Blame information for rev 853

Go to most recent revision | Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.