]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - include/elf/ChangeLog
bfd/
[thirdparty/binutils-gdb.git] / include / elf / ChangeLog
index d690ad4749924f7c09f07fabcd8316f01528a080..dd46a1187f3af716edea8b45a834baeeb8c0aa85 100644 (file)
@@ -1,3 +1,77 @@
+2007-11-29  Mark Shinwell  <shinwell@codesourcery.com>
+
+       * mips.h (E_MIPS_MACH_LS2E): New.
+       (E_MIPS_MACH_LS2F): New.
+
+2007-11-28  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * internal.h (ELF_IS_SECTION_IN_SEGMENT): Adjust to cope with
+       segments at the end of memory.
+
+2007-11-16  Nick Clifton  <nickc@redhat.com>
+
+       * dwarf2.h: Mention the location of the DWARF3 spec on the web.
+       (DW_AT_stride_size): Rename to DW_AT_bit_stride.
+       (DW_AT_stride): Rename to DW_AT_byte_stride.
+
+2007-11-08  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * vxworks.h: New.
+
+2007-10-30  Nick Clifton  <nickc@redhat.com>
+
+       * mn10300.h (R_MN10300_ALIGN): Define.
+
+2007-10-25  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * ppc.h (Tag_GNU_Power_ABI_Vector): New.
+
+2007-10-19  Nick Clifton  <nickc@redhat.com>
+
+       * mn10300.h: Add R_MN10300_SYM_DIFF reloc.
+
+2007-10-18  Roland McGrath  <roland@redhat.com>
+
+       * common.h (NT_PPC_VMX): New macro.
+
+2007-10-01  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
+
+       * cr16.h: Updated with new relocaction macros.
+
+2007-09-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/3281
+       PR binutils/5037
+       * internal.h (elf_segment_map): Add p_size and p_size_valid.
+       (ELF_IS_SECTION_IN_SEGMENT): Allow SHF_TLS sections in
+       PT_GNU_RELRO segments.
+
+2007-09-11  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * m68k.h (EF_M68K_CF_ISA_C_NODIV): New.
+
+2007-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * common.h (NT_SPU): Define.
+
+2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * common.h: Revert last change.
+
+2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * common.h (PT_GNU_STACK): Renamed to ...
+       (PT_GNU_ATTR): This.
+       (PT_GNU_STACK): New.  Make an alias of PT_GNU_ATTR.
+
+2007-07-09  Roland McGrath  <roland@redhat.com>
+
+       * common.h (NT_GNU_HWCAP, NT_GNU_BUILD_ID): New macros.
+
+2007-06-29  Joseph Myers  <joseph@codesourcery.com>
+
+       * ppc.h (Tag_GNU_Power_ABI_FP): Define.
+
 2007-06-29  Joseph Myers  <joseph@codesourcery.com>
 
        * mips.h (Tag_GNU_MIPS_ABI_FP): Define.
 
 2007-06-11  Sterling Augustine  <sterling@tensilica.com>
            Bob Wilson  <bob.wilson@acm.org>
-       
+
        * xtensa.h (XTENSA_PROP_INSN_NO_TRANSFORM): Renamed to...
        (XTENSA_PROP_NO_TRANSFORM): ...this.
-       
+
 2007-05-18  Caroline Tice  <ctice@apple.com>
 
-       * dwarf2.h: (enum dwarf_location_atom): Add new DW_OP, 
+       * dwarf2.h: (enum dwarf_location_atom): Add new DW_OP,
        DW_OP_GNU_uninit.
 
 2007-05-12  Alan Modra  <amodra@bigpond.net.au>
            Randolph Chung  <randolph@tausq.org>
        * hppa.h (R_PARISC_TLS_GD21L, R_PARISC_TLS_GD14R, R_PARISC_TLS_GDCALL,
        R_PARISC_TLS_LDM21L, R_PARISC_TLS_LDM14R, R_PARISC_TLS_LDMCALL,
-       R_PARISC_TLS_LDO21L, R_PARISC_TLS_LDO14R, R_PARISC_TLS_DTPMOD32, 
-       R_PARISC_TLS_DTPMOD64, R_PARISC_TLS_DTPOFF32, R_PARISC_TLS_DTPOFF64): 
+       R_PARISC_TLS_LDO21L, R_PARISC_TLS_LDO14R, R_PARISC_TLS_DTPMOD32,
+       R_PARISC_TLS_DTPMOD64, R_PARISC_TLS_DTPOFF32, R_PARISC_TLS_DTPOFF64):
        New TLS relocs.
        (R_PARISC_TLS_LE21L, R_PARISC_TLS_LE14R, R_PARISC_TLS_IE21L,
        R_PARISC_TLS_IE14R, R_PARISC_TLS_TPREL32, R_PARISC_TLS_TPREL64):
        Define TLS relocs using existing equivalents.
 
-2006-05-24  Bjoern Haase  <bjoern.m.haase@web.de> 
-       
+2006-05-24  Bjoern Haase  <bjoern.m.haase@web.de>
+
        * avr.h: Add E_AVR_MACH_AVR6, R_AVR_LO8_LDI_GS and R_AVR_HI8_LDI_GS.
 
 2006-03-22  Richard Sandiford  <richard@codesourcery.com>
        * common.h (EM_XC16X): New entry for xc16x cpu.
        Sort other EM_* numbers into numerical order.
        * xc16x.h: New file.
-       
+
 2006-02-10  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR binutils/2258
        Add support for Renesas M32C and M16C.
        * common.h (EM_M32C): New machine number.
        * m32c.h: New file.
-       
+
 2005-06-17  Jan Beulich  <jbeulich@novell.com>
 
        * x86-64.h (elf_x86_64_reloc_type): Adjust comment for