bfd/
[binutils-gdb.git] / include / elf / ChangeLog
1 2007-09-11 Nathan Sidwell <nathan@codesourcery.com>
2
3 * m68k.h (EF_M68K_CF_ISA_C_NODIV): New.
4
5 2007-08-25 Ulrich Weigand <uweigand@de.ibm.com>
6
7 * common.h (NT_SPU): Define.
8
9 2007-08-16 H.J. Lu <hongjiu.lu@intel.com>
10
11 * common.h: Revert last change.
12
13 2007-08-16 H.J. Lu <hongjiu.lu@intel.com>
14
15 * common.h (PT_GNU_STACK): Renamed to ...
16 (PT_GNU_ATTR): This.
17 (PT_GNU_STACK): New. Make an alias of PT_GNU_ATTR.
18
19 2007-07-09 Roland McGrath <roland@redhat.com>
20
21 * common.h (NT_GNU_HWCAP, NT_GNU_BUILD_ID): New macros.
22
23 2007-06-29 Joseph Myers <joseph@codesourcery.com>
24
25 * ppc.h (Tag_GNU_Power_ABI_FP): Define.
26
27 2007-06-29 Joseph Myers <joseph@codesourcery.com>
28
29 * mips.h (Tag_GNU_MIPS_ABI_FP): Define.
30
31 2007-06-29 Joseph Myers <joseph@codesourcery.com>
32
33 * arm.h (elf32_arm_add_eabi_attr_int,
34 elf32_arm_add_eabi_attr_string, elf32_arm_add_eabi_attr_compat,
35 elf32_arm_get_eabi_attr_int, elf32_arm_set_eabi_attr_contents,
36 elf32_arm_eabi_attr_size, Tag_NULL, Tag_File, Tag_Section,
37 Tag_Symbol, Tag_compatibility): Remove.
38 * common.h (SHT_GNU_ATTRIBUTES): Define.
39
40 2007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
41
42 * common.h (EM_CR16): New entry for CR16 cpu.
43 * cr16.h: New file.
44
45 2007-06-11 Sterling Augustine <sterling@tensilica.com>
46 Bob Wilson <bob.wilson@acm.org>
47
48 * xtensa.h (XTENSA_PROP_INSN_NO_TRANSFORM): Renamed to...
49 (XTENSA_PROP_NO_TRANSFORM): ...this.
50
51 2007-05-18 Caroline Tice <ctice@apple.com>
52
53 * dwarf2.h: (enum dwarf_location_atom): Add new DW_OP,
54 DW_OP_GNU_uninit.
55
56 2007-05-12 Alan Modra <amodra@bigpond.net.au>
57
58 * spu.h (R_SPU_ADDR16X): Define.
59 (R_SPU_PPU32, R_SPU_PPU64): Renumber.
60
61 2007-05-11 Alan Modra <amodra@bigpond.net.au>
62
63 * spu.h (R_SPU_PPU32, R_SPU_PPU64): Define.
64
65 2007-05-02 Alan Modra <amodra@bigpond.net.au>
66
67 * internal.h (ELF_IS_SECTION_IN_SEGMENT): Check both file offset
68 and vma for appropriate sections.
69
70 2007-04-26 Jan Beulich <jbeulich@novell.com>
71
72 * common.h (DT_ENCODING): Correct value (back to spec mandated
73 value).
74
75 2007-03-08 Alan Modra <amodra@bigpond.net.au>
76
77 * v850.h (V850_OTHER_TDA_BYTE): Delete.
78 (V850_OTHER_SDA, V850_OTHER_ZDA, V850_OTHER_TDA): Assign bits
79 that don't clash with visibility bits.
80
81 2007-03-07 Alan Modra <amodra@bigpond.net.au>
82
83 * common.h (ELF_ST_VISIBILITY): Comment typo fix.
84
85 2007-02-05 Dave Brolley <brolley@redhat.com>
86 Richard Sandiford <rsandifo@redhat.com>
87 Richard Henderson <rth@redhat.com>
88 DJ Delorie <dj@redhat.com>
89 Ben Elliston <bje@redhat.com>
90
91 * mep.h: New file.
92 * common.h (EM_CYGNUS_MEP): Define.
93
94 2007-02-15 Dave Brolley <brolley@redhat.com>
95
96 From Graydon Hoare <graydon@redhat.com>:
97 * common.h (STT_RELC, STT_SRELC, R_RELC): New macros.
98
99 2007-01-08 Kazu Hirata <kazu@codesourcery.com>
100
101 * m68k.h (EF_M68K_FIDO): New.
102 (EF_M68K_ARCH_MASK): OR EF_M68K_FIDO.
103 (EF_M68K_CPU32_FIDO_A, EF_M68K_CPU32_MASK): Remove.
104
105 2006-12-25 Kazu Hirata <kazu@codesourcery.com>
106
107 * m68k.h (EF_M68K_CPU32_FIDO_A, EF_M68K_CPU32_MASK): New.
108
109 2006-12-19 Kazu Hirata <kazu@codesourcery.com>
110
111 * m68k.h (EF_M68K_ARCH_MASK): New.
112
113 2006-12-19 Nathan Sidwell <nathan@codesourcery.com>
114
115 * internal.h (struct elf_segment_map): Add p_vaddr_offset field.
116
117 2006-12-07 Kazu Hirata <kazu@codesourcery.com>
118
119 * m68k.h (EF_M68K_ISA_MASK, EF_M68K_ISA_A_NODIV,
120 EF_M68K_ISA_A, EF_M68K_ISA_A_PLUS, EF_M68K_ISA_B_NOUSP,
121 EF_M68K_ISA_B, EF_M68K_ISA_C, EF_M68K_MAC_MASK, EF_M68K_MAC,
122 EF_M68K_EMAC, EF_M68K_EMAC_B, EF_M68K_FLOAT): Rename to
123 EF_M68K_CF_ISA_MASK, EF_M68K_CF_ISA_A_NODIV, EF_M68K_CF_ISA_A,
124 EF_M68K_CF_ISA_A_PLUS, EF_M68K_CF_ISA_B_NOUSP,
125 EF_M68K_CF_ISA_B, EF_M68K_CF_ISA_C, EF_M68K_CF_MAC_MASK,
126 EF_M68K_CF_MAC, EF_M68K_CF_EMAC, EF_M68K_CF_EMAC_B,
127 EF_M68K_CF_FLOAT, respectively.
128
129 2006-12-05 Michael Tautschnig <tautschn@model.in.tum.de>
130 Nick Clifton <nickc@redhat.com>
131
132 * external.h (struct Elf_External_Versym): Use ATTRIBUTE_PACKED.
133
134 2006-10-28 Richard Sandiford <richard@codesourcery.com>
135
136 * mips.h (R_MIPS_GLOB_DAT): Define
137 (R_MIPS_max): Bump by 1.
138
139 2006-10-25 Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>
140 Yukishige Shibata <shibata@rd.scei.sony.co.jp>
141 Nobuhisa Fujinami <fnami@rd.scei.sony.co.jp>
142 Takeaki Fukuoka <fukuoka@rd.scei.sony.co.jp>
143 Alan Modra <amodra@bigpond.net.au>
144
145 * common.h (EM_SPU): Define.
146 * spu.h: New file.
147
148 2006-10-19 Mei Ligang <ligang@sunnorth.com.cn>
149
150 * score.h (EF_SCORE_PIC): Redefine EF_SCORE_PIC as 0x80000000.
151 (EF_SCORE_FIXDEP): Redefine EF_SCORE_FIXDEP as 0x40000000.
152 (EF_SCORE_HASENTRY): Delete.
153
154 2006-09-17 Mei Ligang <ligang@sunnorth.com.cn>
155
156 * score.h: New file.
157 * common.h: Add Score machine number.
158
159 2006-07-10 Jakub Jelinek <jakub@redhat.com>
160
161 * common.h (SHT_GNU_HASH, DT_GNU_HASH): Define.
162
163 2006-05-31 H.J. Lu <hongjiu.lu@intel.com>
164
165 * internal.h (ELF_SECTION_SIZE): New.
166 (ELF_IS_SECTION_IN_SEGMENT): Likewise.
167 (ELF_IS_SECTION_IN_SEGMENT_FILE): Updated.
168 (ELF_IS_SECTION_IN_SEGMENT_MEMORY): Likewise.
169
170 2006-05-27 H.J. Lu <hongjiu.lu@intel.com>
171
172 * internal.h (struct elf_segment_map): Add p_align and p_align_valid.
173
174 2006-05-24 Carlos O'Donell <carlos@systemhalted.org>
175 Randolph Chung <randolph@tausq.org>
176 * hppa.h (R_PARISC_TLS_GD21L, R_PARISC_TLS_GD14R, R_PARISC_TLS_GDCALL,
177 R_PARISC_TLS_LDM21L, R_PARISC_TLS_LDM14R, R_PARISC_TLS_LDMCALL,
178 R_PARISC_TLS_LDO21L, R_PARISC_TLS_LDO14R, R_PARISC_TLS_DTPMOD32,
179 R_PARISC_TLS_DTPMOD64, R_PARISC_TLS_DTPOFF32, R_PARISC_TLS_DTPOFF64):
180 New TLS relocs.
181 (R_PARISC_TLS_LE21L, R_PARISC_TLS_LE14R, R_PARISC_TLS_IE21L,
182 R_PARISC_TLS_IE14R, R_PARISC_TLS_TPREL32, R_PARISC_TLS_TPREL64):
183 Define TLS relocs using existing equivalents.
184
185 2006-05-24 Bjoern Haase <bjoern.m.haase@web.de>
186
187 * avr.h: Add E_AVR_MACH_AVR6, R_AVR_LO8_LDI_GS and R_AVR_HI8_LDI_GS.
188
189 2006-03-22 Richard Sandiford <richard@codesourcery.com>
190 Daniel Jacobowitz <dan@codesourcery.com>
191 Phil Edwards <phil@codesourcery.com>
192 Zack Weinberg <zack@codesourcery.com>
193 Mark Mitchell <mark@codesourcery.com>
194 Nathan Sidwell <nathan@codesourcery.com>
195
196 * mips.h (R_MIPS_COPY, R_MIPS_JUMP_SLOT): New relocs.
197
198 2006-03-19 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
199
200 * hppa.h (SHF_HP_TLS, SHF_HP_NEAR_SHARED, SHF_HP_FAR_SHARED,
201 SHF_HP_COMDAT, SHF_HP_CONST, SHN_TLS_COMMON, SHN_NS_COMMON,
202 SHN_NS_UNDEF, SHN_FS_UNDEF, SHN_HP_EXTERN, SHN_HP_EXTHINT,
203 SHN_HP_UNDEF_BIND_IMM, SHT_HP_OVLBITS, SHT_HP_DLKM, SHT_HP_COMDAT,
204 SHT_HP_OBJDICT, SHT_HP_ANNOT, STB_HP_ALIAS): Define.
205
206 2006-03-10 Paul Brook <paul@codesourcery.com>
207
208 * arm.h (EF_ARM_EABI_VER5): Define.
209
210 2006-03-06 Nathan Sidwell <nathan@codesourcery.com>
211
212 * m68k.h (EF_M68K_ISA_MASK, EF_M68K_ISA_A,
213 EF_M68K_ISA_A_PLUS, EF_M68K_ISA_B, EF_M68K_ISA_C): Adjust.
214 (EF_M68K_ISA_A_NODIV, EF_M68K_ISA_B_NOUSP): New.
215 (EF_M68K_HW_DIV, EF_M68K_USP): Remove.
216 (EF_M68K_MAC, EF_M68K_EMAC, EF_M68K_FLOAT): Adjust.
217 (EF_M68K_EMAC_B): New.
218
219 2006-03-03 Bjoern Haase <bjoern.m.haase@web.de>
220
221 * avr.h (R_AVR_MS8_LDI,R_AVR_MS8_LDI_NEG): Add.
222 (EF_AVR_LINKRELAX_PREPARED): Add.
223
224 2006-03-02 Ben Elliston <bje@au.ibm.com>
225
226 Import from the GCC tree:
227 2006-03-01 Jakub Jelinek <jakub@redhat.com>
228
229 * dwarf2.h (DW_TAG_condition, DW_TAG_shared_type): New constants
230 from DWARF 3.
231 (DW_AT_description, DW_AT_binary_scale, DW_AT_decimal_scale,
232 DW_AT_small, DW_AT_decimal_sign, DW_AT_digit_count,
233 DW_AT_picture_string, DW_AT_mutable, DW_AT_threads_scaled,
234 DW_AT_explicit, DW_AT_object_pointer, DW_AT_endianity,
235 DW_AT_elemental, DW_AT_pure, DW_AT_recursive): New.
236 (DW_OP_form_tls_address, DW_OP_call_frame_cfa, DW_OP_bit_piece): New.
237 (DW_ATE_packed_decimal, DW_ATE_numeric_string, DW_ATE_edited,
238 DW_ATE_signed_fixed, DW_ATE_unsigned_fixed): New.
239 (DW_DS_unsigned, DW_DS_leading_overpunch, DW_DS_trailing_overpunch,
240 DW_DS_leading_separate, DW_DS_trailing_separate): New.
241 (DW_END_default, DW_END_big, DW_END_little): New.
242 (DW_END_lo_user, DW_END_hi_user): Define.
243 (DW_LNE_lo_user, DW_LNE_hi_user): Define.
244 (DW_CFA_val_offset, DW_CFA_val_offset_sf, DW_CFA_val_expression): New.
245 (DW_LANG_PLI, DW_LANG_ObjC, DW_LANG_ObjC_plus_plus, DW_LANG_UPC,
246 DW_LANG_D): New.
247
248 2006-02-24 DJ Delorie <dj@redhat.com>
249
250 * m32c.h: Add relax relocs.
251
252 2006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
253 Anil Paranjape <anilp1@kpitcummins.com>
254 Shilin Shakti <shilins@kpitcummins.com>
255
256 * common.h (EM_XC16X): New entry for xc16x cpu.
257 Sort other EM_* numbers into numerical order.
258 * xc16x.h: New file.
259
260 2006-02-10 H.J. Lu <hongjiu.lu@intel.com>
261
262 PR binutils/2258
263 * internal.h (ELF_IS_SECTION_IN_SEGMENT_FILE): New.
264 (ELF_IS_SECTION_IN_SEGMENT_MEMORY): Likewise.
265
266 2006-02-07 Nathan Sidwell <nathan@codesourcery.com>
267
268 * m68k.h (EF_CPU32, EF_M68000, EF_CFV4E): Rename to ...
269 (EF_M68K_CPU32, EF_M68K_M68000, EF_M68K_CFV4E): ... here.
270 (EF_M68K_ISA_MASK, EF_M68K_ISA_A, EF_M68K_M68K_ISA_A_PLUS,
271 EF_M68K_ISA_B, EF_M68K_HW_DIV, EF_M68K_MAC_MASK, EF_M68K_MAC,
272 EF_M68K_EMAC, EF_M68K_USP, EF_M68K_FLOAT): New.
273
274 2006-02-06 Steve Ellcey <sje@cup.hp.com>
275
276 * ia64.h (SHF_IA_64_HP_TLS): New.
277
278 2006-01-18 Alexandre Oliva <aoliva@redhat.com>
279
280 Introduce TLS descriptors for i386 and x86_64.
281 * common.h (DT_TLSDESC_GOT, DT_TLSDESC_PLT): New.
282 * i386.h (R_386_TLS_GOTDESC, R_386_TLS_DESC_CALL, R_386_TLS_DESC):
283 New.
284 * x86-64.h (R_X86_64_GOTPC32_TLSDESC, R_X86_64_TLSDESC_CALL,
285 R_X86_64_TLSDESC): New.
286
287 2006-01-09 Mike Frysinger <vapier@gentoo.org>:
288
289 * common.h (EM_ALTERA_NIOS2, EM_NIOS32) Define.
290
291 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
292
293 Second part of ms1 to mt renaming.
294 * common.h (EM_MT): Renamed.
295 * mt.h: Rename relocs, cpu & other defines.
296
297 2005-12-12 Paul Brook <paul@codesourcery.com>
298
299 * arm.h (elf32_arm_get_eabi_attr_int): Add prototype.
300
301 2005-11-11 Nick Clifton <nickc@redhat.com>
302
303 PR 1150
304 * mips.h (STO_OPTIONAL): Define.
305 (ELF_MIPS_IS_OPTIONAL): Define.
306
307 2005-09-30 Catherine Moore <clm@cm00re.com>
308
309 * bfin.h: New file.
310 * common.h (EM_BLACKFIN): Define.
311
312 2005-10-08 Paul Brook <paul@codesourcery.com>
313
314 * arm.h: Add prototypes for BFD object attribute routines.
315
316 2005-09-09 Richard Earnshaw <richard.earnshaw@arm.com>
317
318 * arm.h (SHT_ARM_PREEMPTMAP, SHT_ARM_ATTRIBUTES): New defines.
319
320 2005-08-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
321
322 * hppa.h (SHT_PARISC_DLKM, SHF_PARISC_WEAKORDER, PT_PARISC_WEAKORDER):
323 New defines.
324
325 2005-08-04 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
326
327 * hppa.h (PF_HP_CODE, PF_HP_MODIFY, PF_HP_LAZYSWAP): Revise defines.
328 (PF_HP_CODE_DEPR, PF_HP_MODIFY_DEPR, PF_HP_LAZYSWAP_DEPR): New
329 deprecated defines.
330 (DT_HP_EPLTREL, DT_HP_EPLTRELSZ, DT_HP_FILTERED, DT_HP_FILTER_TLS,
331 DT_HP_COMPAT_FILTERED, DT_HP_LAZYLOAD, DT_HP_BIND_NOW_COUNT, DT_PLT,
332 DT_PLT_SIZE, DT_DLT, DT_DLT_SIZE, DT_HP_BIND_DEPTH_FIRST, DT_HP_GST,
333 DT_HP_SHLIB_FIXED, DT_HP_MERGE_SHLIB_SEG, DT_HP_NODELETE, DT_HP_GROUP,
334 DT_HP_PROTECT_LINKAGE_TABLE, PT_HP_OPT_ANNOT, PT_HP_HSL_ANNOT,
335 PT_HP_STACK, PT_HP_CORE_UTSNAME, NT_HP_COMPILER, NT_HP_COPYRIGHT,
336 NT_HP_VERSION, NT_HP_SRCFILE_INFO, NT_HP_LINKER, NT_HP_INSTRUMENTED,
337 NT_HP_UX_OPTIONS): Define.
338
339 2005-07-25 DJ Delorie <dj@redhat.com>
340
341 * m32c.h: Add R_M32C_8, R_M32C_LO16, R_M32C_HI8, and R_M32C_HI16.
342
343 2005-07-25 Jan Hubicka <jh@suse.cz>
344
345 * x86-64.h (SHN_X86_64_LCOMMON): New.
346 (SHF_X86_64_LARGE): New.
347
348 2005-07-20 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
349
350 * m32r.h (R_M32R_REL32): Added.
351
352 2005-07-18 Ben Elliston <bje@au.ibm.com>
353
354 * dwarf2.h (enum dwarf_type): Remove DW_AT_GNU_decimal_float.
355 Replace with DW_ATE_decimal_float (now in DWARF 3).
356
357 2005-07-14 Jim Blandy <jimb@redhat.com>
358
359 Add support for Renesas M32C and M16C.
360 * common.h (EM_M32C): New machine number.
361 * m32c.h: New file.
362
363 2005-06-17 Jan Beulich <jbeulich@novell.com>
364
365 * x86-64.h (elf_x86_64_reloc_type): Adjust comment for
366 R_X86_64_GOTPCREL. Add R_X86_64_PC64, R_X86_64_GOTOFF64, and
367 R_X86_64_GOTPC32.
368
369 2005-06-07 Aldy Hernandez <aldyh@redhat.com>
370 Michael Snyder <msnyder@redhat.com>
371 Stan Cox <scox@redhat.com>
372
373 * common.h (EM_MS1): Define.
374
375 * ms1.h: New file.
376
377 2005-05-31 Richard Henderson <rth@redhat.com>
378
379 * alpha.h (LITUSE_ALPHA_JSRDIRECT): New.
380
381 2005-05-29 Richard Henderson <rth@redhat.com>
382
383 * alpha.h (DT_ALPHA_PLTRO): New.
384
385 2005-05-19 Ben Elliston <bje@au.ibm.com>
386
387 * dwarf2.h (enum dwarf_type): Assign DW_ATE_GNU_decimal_float from
388 the user-defined encoding space pending inclusion in the standard.
389
390 2005-05-18 Zack Weinberg <zack@codesourcery.com>
391
392 * arm.h: Make all #ifndef OLD_ARM_ABI blocks
393 unconditional, delete all #ifdef OLD_ARM_ABI blocks.
394
395 2005-05-17 Zack Weinberg <zack@codesourcery.com>
396
397 * arm.h: Import complete list of official relocation names
398 and numbers from AAELF. Define FAKE_RELOCs for old names.
399 Remove a few old names no longer used anywhere.
400
401 2005-05-14 Alan Modra <amodra@bigpond.net.au>
402
403 * ppc.h (DT_PPC_GOT): Rename from DT_PPC_GLINK.
404
405 2005-05-11 Alan Modra <amodra@bigpond.net.au>
406
407 * ppc.h (R_PPC_RELAX32, R_PPC_RELAX32PC, R_PPC_RELAX32_PLT,
408 R_PPC_RELAX32PC_PLT) Adjust.
409 (R_PPC_REL16, R_PPC_REL16_LO, R_PPC_REL16_HI, R_PPC_REL16_HA): Define.
410 (DT_PPC_GLINK): Define.
411
412 2005-05-10 Nick Clifton <nickc@redhat.com>
413
414 * Update the address and phone number of the FSF organization in
415 the GPL notices in the following files:
416 alpha.h, arc.h, arm.h, avr.h, common.h, cr16c.h, cris.h, crx.h,
417 d10v.h, d30v.h, dlx.h, dwarf.h, dwarf2.h, external.h, fr30.h,
418 frv.h, h8.h, hppa.h, i370.h, i386.h, i860.h, i960.h, ia64.h,
419 internal.h, ip2k.h, iq2000.h, m32r.h, m68hc11.h, m68k.h, mcore.h,
420 mips.h, mmix.h, mn10200.h, mn10300.h, msp430.h, openrisc.h,
421 or32.h, pj.h, ppc.h, ppc64.h, reloc-macros.h, s390.h, sh.h,
422 sparc.h, v850.h, vax.h, x86-64.h, xstormy16.h, xtensa.h
423
424 2005-04-13 H.J. Lu <hongjiu.lu@intel.com>
425
426 Moved from ../ChangeLog
427
428 2004-10-27 Richard Earnshaw <rearnsha@arm.com>
429 * arm.h: Add R_ARM_CALL and R_ARM_JUMP32.
430
431 2004-10-12 Paul Brook <paul@codesourcery.com>
432 * arm.h (EF_ARM_EABI_VER4): Define.
433
434 2004-10-08 Daniel Jacobowitz <dan@debian.org>
435
436 * common.h (PT_SUNW_EH_FRAME): Define.
437 * x86-64.h (SHT_X86_64_UNWIND): Define.
438
439 2004-10-07 Bob Wilson <bob.wilson@acm.org>
440 * xtensa.h (R_XTENSA_DIFF8, R_XTENSA_DIFF16, R_XTENSA_DIFF32,
441 R_XTENSA_SLOT*_OP, R_XTENSA_SLOT*_ALT): New relocations.
442 (XTENSA_PROP_SEC_NAME): Define.
443 (property_table_entry): Add flags field.
444 (XTENSA_PROP_*, GET_XTENSA_PROP_*, SET_XTENSA_PROP_*): Define.
445
446 2004-09-17 Paul Brook <paul@codesourcery.com>
447 * arm.h: Remove R_ARM_STKCHK and R_ARM_THM_STKCHK.
448 Add R_ARM_TARGET2, R_ARM_PREL31, R_ARM_GOT_ABS, R_ARM_GOT_PREL,
449 R_ARM_GOT_BREL12, R_ARM_GOTOFF12 and R_ARM_GOTRELAX.
450
451 2004-09-13 Paul Brook <paul@codesourcery.com>
452 * arm.h: Rename RELABS to TARGET1.
453
454 2004-05-11 Jakub Jelinek <jakub@redhat.com>
455 * common.h (PT_GNU_EH_FRAME, PT_GNU_STACK): Add comments.
456 (PT_GNU_RELRO): Define.
457
458 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
459 Phil Blundell <philb@gnu.org>
460
461 * arm.h: Add TLS relocations.
462
463 2005-03-23 Ben Elliston <bje@au.ibm.com>
464
465 * dwarf.h: Merge with GCC's dwarf.h.
466
467 2005-03-18 C Jaipraash <cjaiprakash@noida.hcltech.com>
468
469 * m68k.h (EF_CFV4E): Define.
470
471 2005-03-17 Paul Brook <paul@codesourcery.com>
472 Dan Jacobowitz <dan@codesourcery.com>
473 Mark Mitchell <mark@codesourcery.com>
474
475 * arm.h (PT_ARM_EXIDX): Define.
476
477 2005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
478 Joseph Myers <joseph@codesourcery.com>
479
480 * mips.h: Define MIPS TLS relocations.
481
482 2005-02-15 Nigel Stephens <nigel@mips.com>
483 Maciej W. Rozycki <macro@mips.com>
484
485 * mips.h (R_MIPS16_GOT16): New reloc code.
486 (R_MIPS16_CALL16): Likewise.
487 (R_MIPS16_HI16): Likewise.
488 (R_MIPS16_LO16): Likewise.
489 (R_MIPS16_min): New fake reloc code.
490 (R_MIPS16_max): Likewise.
491
492 2005-02-11 Maciej W. Rozycki <macro@mips.com>
493
494 * mips.h (R_MIPS_max): Use FAKE_RELOC to define.
495
496 2005-01-25 Alexandre Oliva <aoliva@redhat.com>
497
498 2004-12-10 Alexandre Oliva <aoliva@redhat.com>
499 * frv.h: Add R_FRV_TLSMOFF.
500 2004-11-10 Alexandre Oliva <aoliva@redhat.com>
501 * frv.h: Add TLS relocations.
502
503 2005-01-17 Nick Clifton <nickc@redhat.com>
504
505 * sh.h (EF_SH2A_SH4_NOFPU, EF_SH2A_SH3_NOFPU, EF_SH2A_SH4,
506 EF_SH2A_SH3E): New flags.
507 (EF_SH_BFD_TABLE): Add these new flags to the table.
508
509 2005-01-12 Alan Modra <amodra@bigpond.net.au>
510
511 * ppc.h (R_PPC_RELAX32_PLT, R_PPC_RELAX32PC_PLT): Define.
512 (R_PPC_RELAX32, R_PPC_RELAX32PC): Adjust value.
513
514 2004-12-22 Klaus Rudolph <lts-rudolph@gmx.de>
515
516 * avr.h (R_AVR_LDI, R_AVR_6, R_AVR_6_ADIW): New relocs.
517
518 2004-12-16 Richard Sandiford <rsandifo@redhat.com>
519
520 * v850.h (R_V850_LO16_SPLIT_OFFSET): New reloc.
521
522 2004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
523
524 * mips.h (E_MIPS_MACH_9000): Define.
525
526 2004-11-04 Hans-Peter Nilsson <hp@axis.com>
527
528 * cris.h (EF_CRIS_VARIANT_MASK, EF_CRIS_VARIANT_ANY_V0_V10)
529 (EF_CRIS_VARIANT_V32, EF_CRIS_VARIANT_COMMON_V10_V32): New
530 macros.
531
532 2004-10-06 Eric Christopher <echristo@redhat.com>
533
534 * dwarf2.h: Sync with gcc dwarf2.h. Fix typo.
535
536 2004-10-01 Paul Brook <paul@codesourcery.com>
537
538 * arm.h (SHT_ARM_EXIDX): Define.
539 (ELF_STRING_ARM_unwind, ELF_STRING_ARM_unwind,
540 ELF_STRING_ARM_unwind_once, ELF_STRING_ARM_unwind_info_once):
541 Define.
542
543 2004-08-25 Dmitry Diky <diwil@spec.ru>
544
545 * msp430.h: Add new relocs.
546
547 2004-08-12 H.J. Lu <hongjiu.lu@intel.com>
548
549 * i386.h (R_386_USED_BY_INTEL_200): New.
550
551 2004-07-29 Alexandre Oliva <aoliva@redhat.com>
552
553 Introduce SH2a support.
554 2004-02-18 Corinna Vinschen <vinschen@redhat.com>
555 * sh.h (EF_SH2A_NOFPU): New.
556 2003-12-01 Michael Snyder <msnyder@redhat.com>
557 * sh.h (EF_SH2A): New.
558
559 2004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
560
561 * crx.h: Add BFD_RELOC_CRX_SWITCH8, BFD_RELOC_CRX_SWITCH16,
562 BFD_RELOC_CRX_SWITCH32.
563
564 2004-07-06 Tomer Levi <Tomer.Levi@nsc.com>
565
566 * common.h (EM_CRX): Define.
567 * crx.h: New file.
568
569 2004-06-25 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
570
571 * m32r.h: Add defintions of R_M32R_GOTOFF_HI_ULO,
572 R_M32R_GOTOFF_HI_SLO and R_M32R_GOTOFF_LO.
573
574 2004-06-19 Alan Modra <amodra@bigpond.net.au>
575
576 * common.h (ELF64_R_INFO): Warning fix.
577
578 2004-06-14 Chris Demetriou <cgd@broadcom.com>
579
580 * mips.h (R_MIPS_PC32): Add back (undoing removal on 2004-04-24),
581 with an updated comment.
582
583 2004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
584
585 * sh.h (EF_SH_HAS_DSP): Remove.
586 (EF_SH_HAS_FP): Remove.
587 (EF_SH_MERGE_MACH): Remove.
588 (EF_SH4_NOFPU): Convert to decimal.
589 (EF_SH4A_NOFPU): Likewise.
590 (EF_SH4_NOMMU_NOFPU): Likewise.
591 (EF_SH3_NOMMU): Add new macro.
592 (EF_SH_BFD_TABLE): Likewise.
593 (sh_find_elf_flags): Add prototype.
594 (sh_elf_get_flags_from_mach): Likewise.
595
596 2004-04-24 Chris Demetriou <cgd@broadcom.com>
597
598 * mips.h (R_MIPS_PC32, R_MIPS_PC64, R_MIPS_GNU_REL_LO16)
599 (R_MIPS_GNU_REL_HI16): Remove.
600 (R_MIPS_GNU_REL16_S2): Update comment.
601
602 2004-30-30 Galit Heller <Galit.Heller@nsc.com>
603 Tomer Levi <Tomer.Levi@nsc.com>
604
605 * common.h (EM_CR): Define.
606 * cr16c.h: New file.
607
608 2004-03-23 Paul Brook <paul@codesourcery.com>
609
610 * arm.h (EF_ERM_BE8, EF_ARM_LE8, EF_ARM_EABI_VER3): Add.
611
612 2003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>
613
614 * sh.h: Add EF_SH4_NOMMU_NOFPU.
615
616 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
617
618 * frv.h (EF_FRV_CPU_FR405, EF_FRV_CPU_FR450): Define.
619
620 2004-01-28 Roland McGrath <roland@redhat.com>
621
622 * common.h (AT_SECURE): New macro.
623
624 2004-01-21 Roland McGrath <roland@redhat.com>
625
626 * common.h (AT_SUN_UID, AT_SUN_RUID, AT_SUN_GID): New macros.
627 (AT_SUN_RGID, AT_SUN_LDELF, AT_SUN_LDSHDR, AT_SUN_LDNAME,
628 AT_SUN_LPAGESZ, AT_SUN_PLATFORM, AT_SUN_HWCAP, AT_SUN_IFLUSH,
629 AT_SUN_CPU, AT_SUN_EMUL_ENTRY, AT_SUN_EMUL_EXECFD,
630 AT_SUN_EXECNAME) AT_SUN_MMU, AT_SUN_LDDATA): Likewise.
631
632 2004-01-17 Mark Kettenis <kettenis@gnu.org>
633
634 * common.h (NT_OPENBSD_IDENT): Define.
635
636 2004-01-06 Alexandre Oliva <aoliva@redhat.com>
637
638 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
639 * frv.h (EF_FRV_FDPIC): New macro.
640 (EF_FRV_PIC_FLAGS): Adjust.
641 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
642 * frv.h (R_FRV_FUNCDESC_VALUE, R_FRV_FUNCDESC_GOTOFF12,
643 R_FRV_FUNCDESC_GOTOFFLO, R_FRV_FUNCDESC_GOTOFFHI, R_FRV_GOTOFF12,
644 R_FRV_GOTOFFLO, R_FRV_GOTOFFHI): New.
645 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
646 * frv.h (R_FRV_GOT12, R_FRV_GOTHI, R_FRV_GOTLO, R_FRV_FUNCDESC,
647 R_FRV_FUNCDESC_GOT12, R_FRV_FUNCDESC_GOTHI, R_FRV_FUNCDESC_GOTLO):
648 New.
649
650
651 For older changes see ChangeLog-9103
652 \f
653 Local Variables:
654 mode: change-log
655 left-margin: 8
656 fill-column: 74
657 version-control: never
658 End: