Update
[gdb.git] / include / elf / ChangeLog
blobb1c75677e0e2e10f618901b5fc1f4c3b5c23016c
1 2008-02-04  Adam Nemet  <anemet@caviumnetworks.com>
3         * mips.h: Update copyright.
4         (E_MIPS_MACH_OCTEON): New macro.
6 2008-01-30  Tristan Gingold  <gingold@adacore.com>
8         Add OpenVMS extensions.
9         * ia64.h (SHF_IA_64_VMS_GLOBAL, SHF_IA_64_VMS_OVERLAID) 
10         (SHF_IA_64_VMS_SHARED, SHF_IA_64_VMS_VECTOR) 
11         (SHF_IA_64_VMS_ALLOC_64BIT, SHF_IA_64_VMS_PROTECTED)
12         (SHT_IA_64_VMS_TRACE, SHT_IA_64_VMS_TIE_SIGNATURES) 
13         (SHT_IA_64_VMS_DEBUG, SHT_IA_64_VMS_DEBUG_STR) 
14         (SHT_IA_64_VMS_LINKAGES, SHT_IA_64_VMS_SYMBOL_VECTOR) 
15         (SHT_IA_64_VMS_FIXUP, DT_IA_64_VMS_SUBTYPE) 
16         (DT_IA_64_VMS_IMGIOCNT, DT_IA_64_VMS_LNKFLAGS) 
17         (DT_IA_64_VMS_VIR_MEM_BLK_SIZ, DT_IA_64_VMS_IDENT) 
18         (DT_IA_64_VMS_NEEDED_IDENT, DT_IA_64_VMS_IMG_RELA_CNT) 
19         (DT_IA_64_VMS_SEG_RELA_CNT, DT_IA_64_VMS_FIXUP_RELA_CNT) 
20         (DT_IA_64_VMS_FIXUP_NEEDED, DT_IA_64_VMS_SYMVEC_CNT) 
21         (DT_IA_64_VMS_XLATED, DT_IA_64_VMS_STACKSIZE) 
22         (DT_IA_64_VMS_UNWINDSZ, DT_IA_64_VMS_UNWIND_CODSEG) 
23         (DT_IA_64_VMS_UNWIND_INFOSEG, DT_IA_64_VMS_LINKTIME) 
24         (DT_IA_64_VMS_SEG_NO, DT_IA_64_VMS_SYMVEC_OFFSET) 
25         (DT_IA_64_VMS_SYMVEC_SEG, DT_IA_64_VMS_UNWIND_OFFSET) 
26         (DT_IA_64_VMS_UNWIND_SEG, DT_IA_64_VMS_STRTAB_OFFSET) 
27         (DT_IA_64_VMS_SYSVER_OFFSET, DT_IA_64_VMS_IMG_RELA_OFF) 
28         (DT_IA_64_VMS_SEG_RELA_OFF, DT_IA_64_VMS_FIXUP_RELA_OFF) 
29         (DT_IA_64_VMS_PLTGOT_OFFSET, DT_IA_64_VMS_PLTGOT_SEG) 
30         (DT_IA_64_VMS_FPMODE, SHN_IA_64_VMS_SYMVEC): Define
32 2008-01-16  Mark Kettenis  <kettenis@gnu.org>
34         * common.h (AT_SUN_AUXFLAGS): Define.
36 2007-12-11  Daniel Jacobowitz  <dan@codesourcery.com>
38         * dwarf2.h (DW_AT_hi_user): Correct value.
40 2007-12-07  Bob Wilson  <bob.wilson@acm.org>
41         
42         * xtensa.h (R_XTENSA_32_PCREL): New.
43         
44 2007-11-29  Mark Shinwell  <shinwell@codesourcery.com>
46         * mips.h (E_MIPS_MACH_LS2E): New.
47         (E_MIPS_MACH_LS2F): New.
49 2007-11-28  Nathan Sidwell  <nathan@codesourcery.com>
51         * internal.h (ELF_IS_SECTION_IN_SEGMENT): Adjust to cope with
52         segments at the end of memory.
54 2007-11-16  Nick Clifton  <nickc@redhat.com>
56         * dwarf2.h: Mention the location of the DWARF3 spec on the web.
57         (DW_AT_stride_size): Rename to DW_AT_bit_stride.
58         (DW_AT_stride): Rename to DW_AT_byte_stride.
60 2007-11-08  Nathan Sidwell  <nathan@codesourcery.com>
62         * vxworks.h: New.
64 2007-10-30  Nick Clifton  <nickc@redhat.com>
66         * mn10300.h (R_MN10300_ALIGN): Define.
68 2007-10-25  Daniel Jacobowitz  <dan@codesourcery.com>
70         * ppc.h (Tag_GNU_Power_ABI_Vector): New.
72 2007-10-19  Nick Clifton  <nickc@redhat.com>
74         * mn10300.h: Add R_MN10300_SYM_DIFF reloc.
76 2007-10-18  Roland McGrath  <roland@redhat.com>
78         * common.h (NT_PPC_VMX): New macro.
80 2007-10-01  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
82         * cr16.h: Updated with new relocaction macros.
84 2007-09-17  H.J. Lu  <hongjiu.lu@intel.com>
86         PR binutils/3281
87         PR binutils/5037
88         * internal.h (elf_segment_map): Add p_size and p_size_valid.
89         (ELF_IS_SECTION_IN_SEGMENT): Allow SHF_TLS sections in
90         PT_GNU_RELRO segments.
92 2007-09-11  Nathan Sidwell  <nathan@codesourcery.com>
94         * m68k.h (EF_M68K_CF_ISA_C_NODIV): New.
96 2007-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
98         * common.h (NT_SPU): Define.
100 2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
102         * common.h: Revert last change.
104 2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
106         * common.h (PT_GNU_STACK): Renamed to ...
107         (PT_GNU_ATTR): This.
108         (PT_GNU_STACK): New.  Make an alias of PT_GNU_ATTR.
110 2007-07-09  Roland McGrath  <roland@redhat.com>
112         * common.h (NT_GNU_HWCAP, NT_GNU_BUILD_ID): New macros.
114 2007-06-29  Joseph Myers  <joseph@codesourcery.com>
116         * ppc.h (Tag_GNU_Power_ABI_FP): Define.
118 2007-06-29  Joseph Myers  <joseph@codesourcery.com>
120         * mips.h (Tag_GNU_MIPS_ABI_FP): Define.
122 2007-06-29  Joseph Myers  <joseph@codesourcery.com>
124         * arm.h (elf32_arm_add_eabi_attr_int,
125         elf32_arm_add_eabi_attr_string, elf32_arm_add_eabi_attr_compat,
126         elf32_arm_get_eabi_attr_int, elf32_arm_set_eabi_attr_contents,
127         elf32_arm_eabi_attr_size, Tag_NULL, Tag_File, Tag_Section,
128         Tag_Symbol, Tag_compatibility): Remove.
129         * common.h (SHT_GNU_ATTRIBUTES): Define.
131 2007-06-29  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
133         * common.h (EM_CR16): New entry for CR16 cpu.
134         * cr16.h: New file.
136 2007-06-11  Sterling Augustine  <sterling@tensilica.com>
137             Bob Wilson  <bob.wilson@acm.org>
139         * xtensa.h (XTENSA_PROP_INSN_NO_TRANSFORM): Renamed to...
140         (XTENSA_PROP_NO_TRANSFORM): ...this.
142 2007-05-18  Caroline Tice  <ctice@apple.com>
144         * dwarf2.h: (enum dwarf_location_atom): Add new DW_OP,
145         DW_OP_GNU_uninit.
147 2007-05-12  Alan Modra  <amodra@bigpond.net.au>
149         * spu.h (R_SPU_ADDR16X): Define.
150         (R_SPU_PPU32, R_SPU_PPU64): Renumber.
152 2007-05-11  Alan Modra  <amodra@bigpond.net.au>
154         * spu.h (R_SPU_PPU32, R_SPU_PPU64): Define.
156 2007-05-02  Alan Modra  <amodra@bigpond.net.au>
158         * internal.h (ELF_IS_SECTION_IN_SEGMENT): Check both file offset
159         and vma for appropriate sections.
161 2007-04-26  Jan Beulich  <jbeulich@novell.com>
163         * common.h (DT_ENCODING): Correct value (back to spec mandated
164         value).
166 2007-03-08  Alan Modra  <amodra@bigpond.net.au>
168         * v850.h (V850_OTHER_TDA_BYTE): Delete.
169         (V850_OTHER_SDA, V850_OTHER_ZDA, V850_OTHER_TDA): Assign bits
170         that don't clash with visibility bits.
172 2007-03-07  Alan Modra  <amodra@bigpond.net.au>
174         * common.h (ELF_ST_VISIBILITY): Comment typo fix.
176 2007-02-05  Dave Brolley  <brolley@redhat.com>
177             Richard Sandiford  <rsandifo@redhat.com>
178             Richard Henderson  <rth@redhat.com>
179             DJ Delorie  <dj@redhat.com>
180             Ben Elliston  <bje@redhat.com>
182         * mep.h: New file.
183         * common.h (EM_CYGNUS_MEP): Define.
185 2007-02-15  Dave Brolley  <brolley@redhat.com>
187         From Graydon Hoare  <graydon@redhat.com>:
188         * common.h (STT_RELC, STT_SRELC, R_RELC): New macros.
190 2007-01-08  Kazu Hirata  <kazu@codesourcery.com>
192         * m68k.h (EF_M68K_FIDO): New.
193         (EF_M68K_ARCH_MASK): OR EF_M68K_FIDO.
194         (EF_M68K_CPU32_FIDO_A, EF_M68K_CPU32_MASK): Remove.
196 2006-12-25  Kazu Hirata  <kazu@codesourcery.com>
198         * m68k.h (EF_M68K_CPU32_FIDO_A, EF_M68K_CPU32_MASK): New.
200 2006-12-19  Kazu Hirata  <kazu@codesourcery.com>
202         * m68k.h (EF_M68K_ARCH_MASK): New.
204 2006-12-19  Nathan Sidwell  <nathan@codesourcery.com>
206         * internal.h (struct elf_segment_map): Add p_vaddr_offset field.
208 2006-12-07  Kazu Hirata  <kazu@codesourcery.com>
210         * m68k.h (EF_M68K_ISA_MASK, EF_M68K_ISA_A_NODIV,
211         EF_M68K_ISA_A, EF_M68K_ISA_A_PLUS, EF_M68K_ISA_B_NOUSP,
212         EF_M68K_ISA_B, EF_M68K_ISA_C, EF_M68K_MAC_MASK, EF_M68K_MAC,
213         EF_M68K_EMAC, EF_M68K_EMAC_B, EF_M68K_FLOAT): Rename to
214         EF_M68K_CF_ISA_MASK, EF_M68K_CF_ISA_A_NODIV, EF_M68K_CF_ISA_A,
215         EF_M68K_CF_ISA_A_PLUS, EF_M68K_CF_ISA_B_NOUSP,
216         EF_M68K_CF_ISA_B, EF_M68K_CF_ISA_C, EF_M68K_CF_MAC_MASK,
217         EF_M68K_CF_MAC, EF_M68K_CF_EMAC, EF_M68K_CF_EMAC_B,
218         EF_M68K_CF_FLOAT, respectively.
220 2006-12-05  Michael Tautschnig  <tautschn@model.in.tum.de>
221             Nick Clifton  <nickc@redhat.com>
223         * external.h (struct Elf_External_Versym): Use ATTRIBUTE_PACKED.
225 2006-10-28  Richard Sandiford  <richard@codesourcery.com>
227         * mips.h (R_MIPS_GLOB_DAT): Define
228         (R_MIPS_max): Bump by 1.
230 2006-10-25  Trevor Smigiel  <Trevor_Smigiel@playstation.sony.com>
231             Yukishige Shibata  <shibata@rd.scei.sony.co.jp>
232             Nobuhisa Fujinami  <fnami@rd.scei.sony.co.jp>
233             Takeaki Fukuoka  <fukuoka@rd.scei.sony.co.jp>
234             Alan Modra  <amodra@bigpond.net.au>
236         * common.h (EM_SPU): Define.
237         * spu.h: New file.
239 2006-10-19  Mei Ligang  <ligang@sunnorth.com.cn>
241         * score.h (EF_SCORE_PIC): Redefine EF_SCORE_PIC as 0x80000000.
242         (EF_SCORE_FIXDEP): Redefine EF_SCORE_FIXDEP as 0x40000000.
243         (EF_SCORE_HASENTRY): Delete.
245 2006-09-17  Mei Ligang  <ligang@sunnorth.com.cn>
247         * score.h: New file.
248         * common.h: Add Score machine number.
250 2006-07-10  Jakub Jelinek  <jakub@redhat.com>
252         * common.h (SHT_GNU_HASH, DT_GNU_HASH): Define.
254 2006-05-31  H.J. Lu  <hongjiu.lu@intel.com>
256         * internal.h (ELF_SECTION_SIZE): New.
257         (ELF_IS_SECTION_IN_SEGMENT): Likewise.
258         (ELF_IS_SECTION_IN_SEGMENT_FILE): Updated.
259         (ELF_IS_SECTION_IN_SEGMENT_MEMORY): Likewise.
261 2006-05-27  H.J. Lu  <hongjiu.lu@intel.com>
263         * internal.h (struct elf_segment_map): Add p_align and p_align_valid.
265 2006-05-24  Carlos O'Donell  <carlos@systemhalted.org>
266             Randolph Chung  <randolph@tausq.org>
267         * hppa.h (R_PARISC_TLS_GD21L, R_PARISC_TLS_GD14R, R_PARISC_TLS_GDCALL,
268         R_PARISC_TLS_LDM21L, R_PARISC_TLS_LDM14R, R_PARISC_TLS_LDMCALL,
269         R_PARISC_TLS_LDO21L, R_PARISC_TLS_LDO14R, R_PARISC_TLS_DTPMOD32,
270         R_PARISC_TLS_DTPMOD64, R_PARISC_TLS_DTPOFF32, R_PARISC_TLS_DTPOFF64):
271         New TLS relocs.
272         (R_PARISC_TLS_LE21L, R_PARISC_TLS_LE14R, R_PARISC_TLS_IE21L,
273         R_PARISC_TLS_IE14R, R_PARISC_TLS_TPREL32, R_PARISC_TLS_TPREL64):
274         Define TLS relocs using existing equivalents.
276 2006-05-24  Bjoern Haase  <bjoern.m.haase@web.de>
278         * avr.h: Add E_AVR_MACH_AVR6, R_AVR_LO8_LDI_GS and R_AVR_HI8_LDI_GS.
280 2006-03-22  Richard Sandiford  <richard@codesourcery.com>
281             Daniel Jacobowitz  <dan@codesourcery.com>
282             Phil Edwards  <phil@codesourcery.com>
283             Zack Weinberg  <zack@codesourcery.com>
284             Mark Mitchell  <mark@codesourcery.com>
285             Nathan Sidwell  <nathan@codesourcery.com>
287         * mips.h (R_MIPS_COPY, R_MIPS_JUMP_SLOT): New relocs.
289 2006-03-19  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
291         * hppa.h (SHF_HP_TLS, SHF_HP_NEAR_SHARED, SHF_HP_FAR_SHARED,
292         SHF_HP_COMDAT, SHF_HP_CONST, SHN_TLS_COMMON, SHN_NS_COMMON,
293         SHN_NS_UNDEF, SHN_FS_UNDEF, SHN_HP_EXTERN, SHN_HP_EXTHINT,
294         SHN_HP_UNDEF_BIND_IMM, SHT_HP_OVLBITS, SHT_HP_DLKM, SHT_HP_COMDAT,
295         SHT_HP_OBJDICT, SHT_HP_ANNOT, STB_HP_ALIAS): Define.
297 2006-03-10  Paul Brook  <paul@codesourcery.com>
299         * arm.h (EF_ARM_EABI_VER5): Define.
301 2006-03-06  Nathan Sidwell  <nathan@codesourcery.com>
303         * m68k.h (EF_M68K_ISA_MASK, EF_M68K_ISA_A,
304         EF_M68K_ISA_A_PLUS, EF_M68K_ISA_B, EF_M68K_ISA_C): Adjust.
305         (EF_M68K_ISA_A_NODIV, EF_M68K_ISA_B_NOUSP): New.
306         (EF_M68K_HW_DIV, EF_M68K_USP): Remove.
307         (EF_M68K_MAC, EF_M68K_EMAC, EF_M68K_FLOAT): Adjust.
308         (EF_M68K_EMAC_B): New.
310 2006-03-03  Bjoern Haase  <bjoern.m.haase@web.de>
312         * avr.h (R_AVR_MS8_LDI,R_AVR_MS8_LDI_NEG): Add.
313         (EF_AVR_LINKRELAX_PREPARED): Add.
315 2006-03-02  Ben Elliston  <bje@au.ibm.com>
317         Import from the GCC tree:
318         2006-03-01  Jakub Jelinek  <jakub@redhat.com>
320         * dwarf2.h (DW_TAG_condition, DW_TAG_shared_type): New constants
321         from DWARF 3.
322         (DW_AT_description, DW_AT_binary_scale, DW_AT_decimal_scale,
323         DW_AT_small, DW_AT_decimal_sign, DW_AT_digit_count,
324         DW_AT_picture_string, DW_AT_mutable, DW_AT_threads_scaled,
325         DW_AT_explicit, DW_AT_object_pointer, DW_AT_endianity,
326         DW_AT_elemental, DW_AT_pure, DW_AT_recursive): New.
327         (DW_OP_form_tls_address, DW_OP_call_frame_cfa, DW_OP_bit_piece): New.
328         (DW_ATE_packed_decimal, DW_ATE_numeric_string, DW_ATE_edited,
329         DW_ATE_signed_fixed, DW_ATE_unsigned_fixed): New.
330         (DW_DS_unsigned, DW_DS_leading_overpunch, DW_DS_trailing_overpunch,
331         DW_DS_leading_separate, DW_DS_trailing_separate): New.
332         (DW_END_default, DW_END_big, DW_END_little): New.
333         (DW_END_lo_user, DW_END_hi_user): Define.
334         (DW_LNE_lo_user, DW_LNE_hi_user): Define.
335         (DW_CFA_val_offset, DW_CFA_val_offset_sf, DW_CFA_val_expression): New.
336         (DW_LANG_PLI, DW_LANG_ObjC, DW_LANG_ObjC_plus_plus, DW_LANG_UPC,
337         DW_LANG_D): New.
339 2006-02-24  DJ Delorie  <dj@redhat.com>
341         * m32c.h: Add relax relocs.
343 2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
344             Anil Paranjape   <anilp1@kpitcummins.com>
345             Shilin Shakti    <shilins@kpitcummins.com>
347         * common.h (EM_XC16X): New entry for xc16x cpu.
348         Sort other EM_* numbers into numerical order.
349         * xc16x.h: New file.
351 2006-02-10  H.J. Lu  <hongjiu.lu@intel.com>
353         PR binutils/2258
354         * internal.h (ELF_IS_SECTION_IN_SEGMENT_FILE): New.
355         (ELF_IS_SECTION_IN_SEGMENT_MEMORY): Likewise.
357 2006-02-07  Nathan Sidwell  <nathan@codesourcery.com>
359         * m68k.h (EF_CPU32, EF_M68000, EF_CFV4E): Rename to ...
360         (EF_M68K_CPU32, EF_M68K_M68000, EF_M68K_CFV4E): ... here.
361         (EF_M68K_ISA_MASK, EF_M68K_ISA_A, EF_M68K_M68K_ISA_A_PLUS,
362         EF_M68K_ISA_B, EF_M68K_HW_DIV, EF_M68K_MAC_MASK, EF_M68K_MAC,
363         EF_M68K_EMAC, EF_M68K_USP, EF_M68K_FLOAT): New.
365 2006-02-06  Steve Ellcey  <sje@cup.hp.com>
367         * ia64.h (SHF_IA_64_HP_TLS): New.
369 2006-01-18  Alexandre Oliva  <aoliva@redhat.com>
371         Introduce TLS descriptors for i386 and x86_64.
372         * common.h (DT_TLSDESC_GOT, DT_TLSDESC_PLT): New.
373         * i386.h (R_386_TLS_GOTDESC, R_386_TLS_DESC_CALL, R_386_TLS_DESC):
374         New.
375         * x86-64.h (R_X86_64_GOTPC32_TLSDESC, R_X86_64_TLSDESC_CALL,
376         R_X86_64_TLSDESC): New.
378 2006-01-09  Mike Frysinger  <vapier@gentoo.org>:
380         * common.h (EM_ALTERA_NIOS2, EM_NIOS32) Define.
382 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
384         Second part of ms1 to mt renaming.
385         * common.h (EM_MT): Renamed.
386         * mt.h: Rename relocs, cpu & other defines.
388 2005-12-12  Paul Brook  <paul@codesourcery.com>
390         * arm.h (elf32_arm_get_eabi_attr_int): Add prototype.
392 2005-11-11  Nick Clifton  <nickc@redhat.com>
394         PR 1150
395         * mips.h (STO_OPTIONAL): Define.
396         (ELF_MIPS_IS_OPTIONAL): Define.
398 2005-09-30  Catherine Moore  <clm@cm00re.com>
400         * bfin.h: New file.
401         * common.h (EM_BLACKFIN): Define.
403 2005-10-08  Paul Brook  <paul@codesourcery.com>
405         * arm.h: Add prototypes for BFD object attribute routines.
407 2005-09-09  Richard Earnshaw  <richard.earnshaw@arm.com>
409         * arm.h (SHT_ARM_PREEMPTMAP, SHT_ARM_ATTRIBUTES): New defines.
411 2005-08-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
413         * hppa.h (SHT_PARISC_DLKM, SHF_PARISC_WEAKORDER, PT_PARISC_WEAKORDER):
414         New defines.
416 2005-08-04  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
418         * hppa.h (PF_HP_CODE, PF_HP_MODIFY, PF_HP_LAZYSWAP): Revise defines.
419         (PF_HP_CODE_DEPR, PF_HP_MODIFY_DEPR, PF_HP_LAZYSWAP_DEPR): New
420         deprecated defines.
421         (DT_HP_EPLTREL, DT_HP_EPLTRELSZ, DT_HP_FILTERED, DT_HP_FILTER_TLS,
422         DT_HP_COMPAT_FILTERED, DT_HP_LAZYLOAD, DT_HP_BIND_NOW_COUNT, DT_PLT,
423         DT_PLT_SIZE, DT_DLT, DT_DLT_SIZE, DT_HP_BIND_DEPTH_FIRST, DT_HP_GST,
424         DT_HP_SHLIB_FIXED, DT_HP_MERGE_SHLIB_SEG, DT_HP_NODELETE, DT_HP_GROUP,
425         DT_HP_PROTECT_LINKAGE_TABLE, PT_HP_OPT_ANNOT, PT_HP_HSL_ANNOT,
426         PT_HP_STACK, PT_HP_CORE_UTSNAME, NT_HP_COMPILER, NT_HP_COPYRIGHT,
427         NT_HP_VERSION, NT_HP_SRCFILE_INFO, NT_HP_LINKER, NT_HP_INSTRUMENTED,
428         NT_HP_UX_OPTIONS): Define.
430 2005-07-25  DJ Delorie  <dj@redhat.com>
432         * m32c.h: Add R_M32C_8, R_M32C_LO16, R_M32C_HI8, and R_M32C_HI16.
434 2005-07-25  Jan Hubicka  <jh@suse.cz>
436         * x86-64.h (SHN_X86_64_LCOMMON): New.
437         (SHF_X86_64_LARGE): New.
439 2005-07-20  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
441         * m32r.h (R_M32R_REL32): Added.
443 2005-07-18  Ben Elliston  <bje@au.ibm.com>
445         * dwarf2.h (enum dwarf_type): Remove DW_AT_GNU_decimal_float.
446         Replace with DW_ATE_decimal_float (now in DWARF 3).
448 2005-07-14  Jim Blandy  <jimb@redhat.com>
450         Add support for Renesas M32C and M16C.
451         * common.h (EM_M32C): New machine number.
452         * m32c.h: New file.
454 2005-06-17  Jan Beulich  <jbeulich@novell.com>
456         * x86-64.h (elf_x86_64_reloc_type): Adjust comment for
457         R_X86_64_GOTPCREL. Add R_X86_64_PC64, R_X86_64_GOTOFF64, and
458         R_X86_64_GOTPC32.
460 2005-06-07  Aldy Hernandez  <aldyh@redhat.com>
461             Michael Snyder  <msnyder@redhat.com>
462             Stan Cox  <scox@redhat.com>
464         * common.h (EM_MS1): Define.
466         * ms1.h: New file.
468 2005-05-31  Richard Henderson  <rth@redhat.com>
470         * alpha.h (LITUSE_ALPHA_JSRDIRECT): New.
472 2005-05-29  Richard Henderson  <rth@redhat.com>
474         * alpha.h (DT_ALPHA_PLTRO): New.
476 2005-05-19  Ben Elliston  <bje@au.ibm.com>
478         * dwarf2.h (enum dwarf_type): Assign DW_ATE_GNU_decimal_float from
479         the user-defined encoding space pending inclusion in the standard.
481 2005-05-18  Zack Weinberg  <zack@codesourcery.com>
483         * arm.h: Make all #ifndef OLD_ARM_ABI blocks
484         unconditional, delete all #ifdef OLD_ARM_ABI blocks.
486 2005-05-17  Zack Weinberg  <zack@codesourcery.com>
488         * arm.h: Import complete list of official relocation names
489         and numbers from AAELF.  Define FAKE_RELOCs for old names.
490         Remove a few old names no longer used anywhere.
492 2005-05-14  Alan Modra  <amodra@bigpond.net.au>
494         * ppc.h (DT_PPC_GOT): Rename from DT_PPC_GLINK.
496 2005-05-11  Alan Modra  <amodra@bigpond.net.au>
498         * ppc.h (R_PPC_RELAX32, R_PPC_RELAX32PC, R_PPC_RELAX32_PLT,
499         R_PPC_RELAX32PC_PLT) Adjust.
500         (R_PPC_REL16, R_PPC_REL16_LO, R_PPC_REL16_HI, R_PPC_REL16_HA): Define.
501         (DT_PPC_GLINK): Define.
503 2005-05-10  Nick Clifton  <nickc@redhat.com>
505         * Update the address and phone number of the FSF organization in
506         the GPL notices in the following files:
507         alpha.h, arc.h, arm.h, avr.h, common.h, cr16c.h, cris.h, crx.h,
508         d10v.h, d30v.h, dlx.h, dwarf.h, dwarf2.h, external.h, fr30.h,
509         frv.h, h8.h, hppa.h, i370.h, i386.h, i860.h, i960.h, ia64.h,
510         internal.h, ip2k.h, iq2000.h, m32r.h, m68hc11.h, m68k.h, mcore.h,
511         mips.h, mmix.h, mn10200.h, mn10300.h, msp430.h, openrisc.h,
512         or32.h, pj.h, ppc.h, ppc64.h, reloc-macros.h, s390.h, sh.h,
513         sparc.h, v850.h,  vax.h, x86-64.h, xstormy16.h, xtensa.h
515 2005-04-13  H.J. Lu  <hongjiu.lu@intel.com>
517         Moved from ../ChangeLog
519         2004-10-27  Richard Earnshaw  <rearnsha@arm.com>
520         * arm.h: Add R_ARM_CALL and R_ARM_JUMP32.
522         2004-10-12  Paul Brook  <paul@codesourcery.com>
523         * arm.h (EF_ARM_EABI_VER4): Define.
525         2004-10-08  Daniel Jacobowitz  <dan@debian.org>
527         * common.h (PT_SUNW_EH_FRAME): Define.
528         * x86-64.h (SHT_X86_64_UNWIND): Define.
530         2004-10-07  Bob Wilson  <bob.wilson@acm.org>
531         * xtensa.h (R_XTENSA_DIFF8, R_XTENSA_DIFF16, R_XTENSA_DIFF32,
532         R_XTENSA_SLOT*_OP, R_XTENSA_SLOT*_ALT): New relocations.
533         (XTENSA_PROP_SEC_NAME): Define.
534         (property_table_entry): Add flags field.
535         (XTENSA_PROP_*, GET_XTENSA_PROP_*, SET_XTENSA_PROP_*): Define.
537         2004-09-17  Paul Brook  <paul@codesourcery.com>
538         * arm.h: Remove R_ARM_STKCHK and R_ARM_THM_STKCHK.
539         Add R_ARM_TARGET2, R_ARM_PREL31, R_ARM_GOT_ABS, R_ARM_GOT_PREL,
540         R_ARM_GOT_BREL12, R_ARM_GOTOFF12 and R_ARM_GOTRELAX.
542         2004-09-13  Paul Brook  <paul@codesourcery.com>
543         * arm.h: Rename RELABS to TARGET1.
545         2004-05-11  Jakub Jelinek  <jakub@redhat.com>
546         * common.h (PT_GNU_EH_FRAME, PT_GNU_STACK): Add comments.
547         (PT_GNU_RELRO): Define.
549 2005-03-29  Daniel Jacobowitz  <dan@codesourcery.com>
550             Phil Blundell  <philb@gnu.org>
552         * arm.h: Add TLS relocations.
554 2005-03-23  Ben Elliston  <bje@au.ibm.com>
556         * dwarf.h: Merge with GCC's dwarf.h.
558 2005-03-18  C Jaipraash  <cjaiprakash@noida.hcltech.com>
560         * m68k.h (EF_CFV4E): Define.
562 2005-03-17  Paul Brook <paul@codesourcery.com>
563             Dan Jacobowitz <dan@codesourcery.com>
564             Mark Mitchell  <mark@codesourcery.com>
566         * arm.h (PT_ARM_EXIDX): Define.
568 2005-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
569             Joseph Myers  <joseph@codesourcery.com>
571         * mips.h: Define MIPS TLS relocations.
573 2005-02-15  Nigel Stephens  <nigel@mips.com>
574             Maciej W. Rozycki  <macro@mips.com>
576         * mips.h (R_MIPS16_GOT16): New reloc code.
577         (R_MIPS16_CALL16): Likewise.
578         (R_MIPS16_HI16): Likewise.
579         (R_MIPS16_LO16): Likewise.
580         (R_MIPS16_min): New fake reloc code.
581         (R_MIPS16_max): Likewise.
583 2005-02-11  Maciej W. Rozycki  <macro@mips.com>
585         * mips.h (R_MIPS_max): Use FAKE_RELOC to define.
587 2005-01-25  Alexandre Oliva  <aoliva@redhat.com>
589         2004-12-10  Alexandre Oliva  <aoliva@redhat.com>
590         * frv.h: Add R_FRV_TLSMOFF.
591         2004-11-10  Alexandre Oliva  <aoliva@redhat.com>
592         * frv.h: Add TLS relocations.
594 2005-01-17  Nick Clifton  <nickc@redhat.com>
596         * sh.h (EF_SH2A_SH4_NOFPU, EF_SH2A_SH3_NOFPU, EF_SH2A_SH4,
597         EF_SH2A_SH3E): New flags.
598         (EF_SH_BFD_TABLE): Add these new flags to the table.
600 2005-01-12  Alan Modra  <amodra@bigpond.net.au>
602         * ppc.h (R_PPC_RELAX32_PLT, R_PPC_RELAX32PC_PLT): Define.
603         (R_PPC_RELAX32, R_PPC_RELAX32PC): Adjust value.
605 2004-12-22  Klaus Rudolph  <lts-rudolph@gmx.de>
607         * avr.h (R_AVR_LDI, R_AVR_6, R_AVR_6_ADIW): New relocs.
609 2004-12-16  Richard Sandiford  <rsandifo@redhat.com>
611         * v850.h (R_V850_LO16_SPLIT_OFFSET): New reloc.
613 2004-12-09  Ian Lance Taylor  <ian@wasabisystems.com>
615         * mips.h (E_MIPS_MACH_9000): Define.
617 2004-11-04  Hans-Peter Nilsson  <hp@axis.com>
619         * cris.h (EF_CRIS_VARIANT_MASK, EF_CRIS_VARIANT_ANY_V0_V10)
620         (EF_CRIS_VARIANT_V32, EF_CRIS_VARIANT_COMMON_V10_V32): New
621         macros.
623 2004-10-06  Eric Christopher  <echristo@redhat.com>
625         * dwarf2.h: Sync with gcc dwarf2.h. Fix typo.
627 2004-10-01  Paul Brook  <paul@codesourcery.com>
629         * arm.h (SHT_ARM_EXIDX): Define.
630         (ELF_STRING_ARM_unwind, ELF_STRING_ARM_unwind,
631         ELF_STRING_ARM_unwind_once, ELF_STRING_ARM_unwind_info_once):
632         Define.
634 2004-08-25  Dmitry Diky  <diwil@spec.ru>
636         * msp430.h: Add new relocs.
638 2004-08-12  H.J. Lu  <hongjiu.lu@intel.com>
640         * i386.h (R_386_USED_BY_INTEL_200): New.
642 2004-07-29  Alexandre Oliva  <aoliva@redhat.com>
644         Introduce SH2a support.
645         2004-02-18  Corinna Vinschen  <vinschen@redhat.com>
646         * sh.h (EF_SH2A_NOFPU): New.
647         2003-12-01  Michael Snyder  <msnyder@redhat.com>
648         * sh.h (EF_SH2A): New.
650 2004-07-27  Tomer Levi  <Tomer.Levi@nsc.com>
652         * crx.h: Add BFD_RELOC_CRX_SWITCH8, BFD_RELOC_CRX_SWITCH16,
653         BFD_RELOC_CRX_SWITCH32.
655 2004-07-06  Tomer Levi  <Tomer.Levi@nsc.com>
657         * common.h (EM_CRX): Define.
658         * crx.h: New file.
660 2004-06-25  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
662         * m32r.h: Add defintions of R_M32R_GOTOFF_HI_ULO,
663         R_M32R_GOTOFF_HI_SLO and R_M32R_GOTOFF_LO.
665 2004-06-19  Alan Modra  <amodra@bigpond.net.au>
667         * common.h (ELF64_R_INFO): Warning fix.
669 2004-06-14  Chris Demetriou  <cgd@broadcom.com>
671         * mips.h (R_MIPS_PC32): Add back (undoing removal on 2004-04-24),
672         with an updated comment.
674 2004-05-28  Andrew Stubbs <andrew.stubbs@superh.com>
676         * sh.h (EF_SH_HAS_DSP): Remove.
677         (EF_SH_HAS_FP): Remove.
678         (EF_SH_MERGE_MACH): Remove.
679         (EF_SH4_NOFPU): Convert to decimal.
680         (EF_SH4A_NOFPU): Likewise.
681         (EF_SH4_NOMMU_NOFPU): Likewise.
682         (EF_SH3_NOMMU): Add new macro.
683         (EF_SH_BFD_TABLE): Likewise.
684         (sh_find_elf_flags): Add prototype.
685         (sh_elf_get_flags_from_mach): Likewise.
687 2004-04-24  Chris Demetriou  <cgd@broadcom.com>
689         * mips.h (R_MIPS_PC32, R_MIPS_PC64, R_MIPS_GNU_REL_LO16)
690         (R_MIPS_GNU_REL_HI16): Remove.
691         (R_MIPS_GNU_REL16_S2): Update comment.
693 2004-30-30  Galit Heller  <Galit.Heller@nsc.com>
694             Tomer Levi  <Tomer.Levi@nsc.com>
696         * common.h (EM_CR): Define.
697         * cr16c.h: New file.
699 2004-03-23  Paul Brook  <paul@codesourcery.com>
701         * arm.h (EF_ERM_BE8, EF_ARM_LE8, EF_ARM_EABI_VER3): Add.
703 2003-03-03  Andrew Stubbs  <andrew.stubbs@superh.com>
705         * sh.h: Add EF_SH4_NOMMU_NOFPU.
707 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
709         * frv.h (EF_FRV_CPU_FR405, EF_FRV_CPU_FR450): Define.
711 2004-01-28  Roland McGrath  <roland@redhat.com>
713         * common.h (AT_SECURE): New macro.
715 2004-01-21  Roland McGrath  <roland@redhat.com>
717         * common.h (AT_SUN_UID, AT_SUN_RUID, AT_SUN_GID): New macros.
718         (AT_SUN_RGID, AT_SUN_LDELF, AT_SUN_LDSHDR, AT_SUN_LDNAME,
719         AT_SUN_LPAGESZ, AT_SUN_PLATFORM, AT_SUN_HWCAP, AT_SUN_IFLUSH,
720         AT_SUN_CPU, AT_SUN_EMUL_ENTRY, AT_SUN_EMUL_EXECFD,
721         AT_SUN_EXECNAME) AT_SUN_MMU, AT_SUN_LDDATA): Likewise.
723 2004-01-17  Mark Kettenis  <kettenis@gnu.org>
725         * common.h (NT_OPENBSD_IDENT): Define.
727 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
729         2003-09-18  Alexandre Oliva  <aoliva@redhat.com>
730         * frv.h (EF_FRV_FDPIC): New macro.
731         (EF_FRV_PIC_FLAGS): Adjust.
732         2003-08-08  Alexandre Oliva  <aoliva@redhat.com>
733         * frv.h (R_FRV_FUNCDESC_VALUE, R_FRV_FUNCDESC_GOTOFF12,
734         R_FRV_FUNCDESC_GOTOFFLO, R_FRV_FUNCDESC_GOTOFFHI, R_FRV_GOTOFF12,
735         R_FRV_GOTOFFLO, R_FRV_GOTOFFHI): New.
736         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
737         * frv.h (R_FRV_GOT12, R_FRV_GOTHI, R_FRV_GOTLO, R_FRV_FUNCDESC,
738         R_FRV_FUNCDESC_GOT12, R_FRV_FUNCDESC_GOTHI, R_FRV_FUNCDESC_GOTLO):
739         New.
742 For older changes see ChangeLog-9103
744 Local Variables:
745 mode: change-log
746 left-margin: 8
747 fill-column: 74
748 version-control: never
749 End: