[.]
[binutils-gdb.git] / include / elf / ChangeLog
index 31114483196e0bfa3c6e91d0fb15854512cbdfd0..c0d38b38e12e646ddbfcebbcb8cc816222b78d56 100644 (file)
@@ -1,3 +1,64 @@
+2011-11-01  DJ Delorie  <dj@redhat.com>
+
+       * common.h (EM_RL78, EM_78K0R): New.
+       * rl78.h: New.
+
+2011-10-25  Joern Rennecke  <joern.rennecke@embecosm.com>
+
+       * epiphany.h: New file.
+       * common.h (EM_ADAPTEVA_EPIPHANY): Define.
+
+2011-10-10  Alan Modra  <amodra@gmail.com>
+
+       * ppc64.h (R_PPC64_TOCSAVE): Add.
+
+2011-10-05  DJ Delorie  <dj@redhat.com>
+
+       * rx.h (E_FLAG_RX_PID): New.
+
+2011-09-21  David S. Miller  <davem@davemloft.net>
+
+       * sparc.h (Tag_GNU_Sparc_HWCAPS): New object attribute.
+       (ELF_SPARC_HWCAP_*): New HWCAPS bitmask values.
+
+2011-08-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/13082
+       * x86-64.h (R_X86_64_RELATIVE64): New.
+
+2011-07-24  Chao-ying Fu  <fu@mips.com>
+            Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * mips.h (R_MICROMIPS_min): New relocations.
+       (R_MICROMIPS_26_S1): Likewise.
+       (R_MICROMIPS_HI16, R_MICROMIPS_LO16): Likewise.
+       (R_MICROMIPS_GPREL16, R_MICROMIPS_LITERAL): Likewise.
+       (R_MICROMIPS_GOT16, R_MICROMIPS_PC7_S1): Likewise.
+       (R_MICROMIPS_PC10_S1, R_MICROMIPS_PC16_S1): Likewise.
+       (R_MICROMIPS_CALL16, R_MICROMIPS_GOT_DISP): Likewise.
+       (R_MICROMIPS_GOT_PAGE, R_MICROMIPS_GOT_OFST): Likewise.
+       (R_MICROMIPS_GOT_HI16, R_MICROMIPS_GOT_LO16): Likewise.
+       (R_MICROMIPS_SUB, R_MICROMIPS_HIGHER): Likewise.
+       (R_MICROMIPS_HIGHEST, R_MICROMIPS_CALL_HI16): Likewise.
+       (R_MICROMIPS_CALL_LO16, R_MICROMIPS_SCN_DISP): Likewise.
+       (R_MICROMIPS_JALR, R_MICROMIPS_HI0_LO16): Likewise.
+       (R_MICROMIPS_TLS_GD, R_MICROMIPS_TLS_LDM): Likewise.
+       (R_MICROMIPS_TLS_DTPREL_HI, R_MICROMIPS_TLS_DTPREL_LO): Likewise.
+       (R_MICROMIPS_TLS_GOTTPREL): Likewise.
+       (R_MICROMIPS_TLS_TPREL_HI16): Likewise.
+       (R_MICROMIPS_TLS_TPREL_LO16): Likewise.
+       (R_MICROMIPS_GPREL7_S2, R_MICROMIPS_PC23_S2): Likewise.
+       (R_MICROMIPS_max): Likewise.
+       (EF_MIPS_ARCH_ASE_MICROMIPS): New macro.
+       (STO_MIPS_ISA, STO_MIPS_FLAGS): Likewise.
+       (ELF_ST_IS_MIPS_PLT, ELF_ST_SET_MIPS_PLT): Likewise.
+       (STO_MICROMIPS): Likewise.
+       (ELF_ST_IS_MICROMIPS, ELF_ST_SET_MICROMIPS): Likewise.
+       (ELF_ST_IS_COMPRESSED): Likewise.
+       (STO_MIPS_PLT, STO_MIPS_PIC): Rework.
+       (ELF_ST_IS_MIPS_PIC, ELF_ST_SET_MIPS_PIC): Likewise.
+       (STO_MIPS16, ELF_ST_IS_MIPS16, ELF_ST_SET_MIPS16): Likewise.
+
 2011-07-22  H.J. Lu  <hongjiu.lu@intel.com>
 
        * common.h (EM_K1OM): New.