Index: include/elf/ChangeLog |
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog |
index ef84aa36a57487d8376ce4b175bb654cf90ad2fe..1f7178e0fd4bc60bb7d33a30ad3299d6f78edfc5 100644 |
--- a/include/elf/ChangeLog |
+++ b/include/elf/ChangeLog |
@@ -1,3 +1,236 @@ |
+2013-12-07 Mike Frysinger <vapier@gentoo.org> |
+ |
+ * epiphany.h: Remove +x file mode. |
+ |
+2013-11-17 H.J. Lu <hongjiu.lu@intel.com> |
+ |
+ * x86-64.h: Add R_X86_64_PC32_BND and R_X86_64_PLT32_BND. |
+ |
+2013-11-13 Yufeng Zhang <yufeng.zhang@arm.com> |
+ |
+ * aarch64.h: Define R_AARCH64_TLS_DTPMOD64, |
+ R_AARCH64_TLS_DTPREL64 and R_AARCH64_TLS_TPREL64; guard |
+ R_AARCH64_TLS_DTPMOD, R_AARCH64_TLS_DTPREL and |
+ R_AARCH64_TLS_TPREL with RELOC_MACROS_GEN_FUNC. |
+ |
+2013-10-30 Alan Modra <amodra@gmail.com> |
+ |
+ * ppc.h (DT_PPC_TLSOPT): Delete. |
+ (DT_PPC_OPT, PPC_OPT_TLS): Define. |
+ * ppc64.h (DT_PPC64_TLSOPT): Delete. |
+ (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC): Define. |
+ |
+2013-10-30 Alan Modra <amodra@gmail.com> |
+ |
+ * ppc64.h (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK): Define. |
+ (ppc64_decode_local_entry, ppc64_encode_local_entry): New functions. |
+ (PPC64_LOCAL_ENTRY_OFFSET, PPC64_SET_LOCAL_ENTRY_OFFSET): Define. |
+ |
+2013-10-30 Alan Modra <amodra@gmail.com> |
+ |
+ * ppc64.h (EF_PPC64_ABI): Define. |
+ |
+2013-10-30 Alan Modra <amodra@gmail.com> |
+ |
+ * ppc64.h (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA, |
+ R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA, |
+ R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): New. |
+ (IS_PPC64_TLS_RELOC): Match new tls relocs. |
+ |
+2013-10-14 Chao-ying Fu <Chao-ying.Fu@imgtec.com> |
+ |
+ * mips.h (enum): Add Tag_GNU_MIPS_ABI_MSA. |
+ (enum): Add Val_GNU_MIPS_ABI_MSA_ANY and Val_GNU_MIPS_ABI_MSA_128. |
+ |
+2013-09-17 Doug Gilmore <Doug.Gilmore@imgtec.com> |
+ |
+ * mips.h (EF_MIPS_FP64): New e_flags bit. |
+ |
+2013-08-09 Nick Clifton <nickc@redhat.com> |
+ |
+ * rl78.c (E_FLAG_RL78_G10): Define. |
+ |
+2013-07-15 Maciej W. Rozycki <macro@codesourcery.com> |
+ |
+ * mips.h (Tag_GNU_MIPS_ABI_FP): Remove comment. |
+ (Val_GNU_MIPS_ABI_FP_ANY, Val_GNU_MIPS_ABI_FP_DOUBLE, |
+ Val_GNU_MIPS_ABI_FP_SINGLE, Val_GNU_MIPS_ABI_FP_SOFT, |
+ Val_GNU_MIPS_ABI_FP_64): New enum. |
+ |
+2013-07-12 Maciej W. Rozycki <macro@codesourcery.com> |
+ |
+ * mips.h (EF_MIPS_NAN2008): New macro. |
+ |
+2013-07-08 Tristan Gingold <gingold@adacore.com> |
+ |
+ * ia64.h (STB_VMS_WEAK, STB_VMS_SYSTEM): Add. |
+ |
+2013-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> |
+ |
+ * s390.h: Add new relocs R_390_PC12DBL, R_390_PLT12DBL, |
+ R_390_PC24DBL, and R_390_PLT24DBL. |
+ |
+2013-06-26 Yufeng Zhang <yufeng.zhang@arm.com> |
+ |
+ * aarch64.h: Add ELF32 reloc codes and remove fake ELF64 ones. |
+ |
+2013-06-24 Maciej W. Rozycki <macro@codesourcery.com> |
+ |
+ * mips.h (ELF_ST_IS_MIPS_PLT): Respect STO_MIPS16 setting. |
+ (ELF_ST_SET_MIPS_PLT): Likewise. |
+ |
+2013-06-19 Will Newton <will.newton@linaro.org> |
+ |
+ * aarch64.h: Remove R_AARCH64_IRELATIVE. |
+ |
+2013-06-07 Will Newton <will.newton@linaro.org> |
+ |
+ * aarch64.h: Add R_AARCH64_IRELATIVE reloc. |
+ |
+2013-06-06 Maciej W. Rozycki <macro@codesourcery.com> |
+ |
+ * mips.h (ELF_ST_SET_MIPS_PIC): Clear any STO_MIPS16 setting. |
+ |
+2013-05-30 Paul Brook <paul@codesourcery.com> |
+ |
+ * mips.h (R_MIPS_EH): New. |
+ |
+2013-05-28 Yufeng Zhang <yufeng.zhang@arm.com> |
+ |
+ * aarch64.h (R_AARCH64_TLSDESC_LD64_PREL19): Rename to ... |
+ (R_AARCH64_TLSDESC_LD_PREL19): ... this. |
+ (R_AARCH64_TLSDESC_ADR_PAGE): Rename to ... |
+ (R_AARCH64_TLSDESC_ADR_PAGE21): ... this. |
+ |
+2013-05-22 H.J. Lu <hongjiu.lu@intel.com> |
+ |
+ * common.h (EM_INTEL205): New. |
+ (EM_INTEL206): Likewise. |
+ (EM_INTEL207): Likewise. |
+ (EM_INTEL208): Likewise. |
+ (EM_INTEL209): Likewise. |
+ |
+2013-05-02 Nick Clifton <nickc@redhat.com> |
+ |
+ * msp430.h: Add MSP430X relocs. |
+ Add some more MSP430 machine numbers. |
+ Add values used by .MSP430.attributes section. |
+ |
+2013-03-21 Michael Schewe <michael.schewe@gmx.net> |
+ |
+ * h8.h: Add new reloc R_H8_DISP32A16 for relaxation of |
+ mov @(disp:32,ERx) to mov @(disp:16,ERx). |
+ |
+2013-03-08 Andreas Arnez <arnez@linux.vnet.ibm.com> |
+ |
+ * common.h (NT_S390_TDB): Define. |
+ |
+2013-02-06 Sandra Loosemore <sandra@codesourcery.com> |
+ Andrew Jenner <andrew@codesourcery.com> |
+ |
+ Based on patches from Altera Corporation. |
+ |
+ * nios2.h: New file. |
+ |
+2013-01-24 Nick Clifton <nickc@redhat.com> |
+ |
+ * v850.h: Add support for e3v5 architecture. |
+ Reorganize processor selection macros. |
+ |
+2013-01-16 H.J. Lu <hongjiu.lu@intel.com> |
+ |
+ * i386.h (R_386_SIZE32): Fill it. |
+ * x86-64.h (R_X86_64_SIZE32): Likewise. |
+ (R_X86_64_SIZE64): Likewise. |
+ |
+2013-01-10 Will Newton <will.newton@imgtec.com> |
+ |
+ * common.h: Fix case of "Meta". |
+ * metag.h: New file. |
+ |
+2013-01-08 Yufeng Zhang <yufeng.zhang@arm.com> |
+ |
+ * common.h (NT_ARM_TLS, NT_ARM_HW_BREAK, NT_ARM_HW_WATCH): New macro |
+ definitions. |
+ |
+2013-01-04 Juergen Urban <JuergenUrban@gmx.de> |
+ |
+ * mips.h: Add MIPS machine variant number for r5900 which is |
+ compatible with old Playstation 2 software. |
+ |
+2012-11-16 H.J. Lu <hongjiu.lu@intel.com> |
+ |
+ * common.h (DF_1_CONLFAT): Renamed to ... |
+ (DF_1_CONFALT): This. |
+ (DF_1_ENDFILTEE): New. |
+ (DF_1_DISPRELDNE): Likewise. |
+ (DF_1_DISPRELPND): Likewise. |
+ (DF_1_NODIRECT): Likewise. |
+ (DF_1_IGNMULDEF): Likewise. |
+ (DF_1_NOKSYMS): Likewise. |
+ (DF_1_NOHDR): Likewise. |
+ (DF_1_EDITED): Likewise. |
+ (DF_1_NORELOC): Likewise. |
+ (DF_1_SYMINTPOSE): Likewise. |
+ (DF_1_GLOBAUDIT): Likewise. |
+ (DF_1_SINGLETON): Likewise. |
+ |
+2012-11-09 Nick Clifton <nickc@redhat.com> |
+ |
+ * rx.h (EF_RX_CPU_RX): Add comment. |
+ (E_FLAG_RX_ABI): Define. |
+ |
+ * v850.h: Add RH850 ABI values. |
+ |
+2012-11-08 Maciej W. Rozycki <macro@codesourcery.com> |
+ |
+ * mips.h (EF_MIPS_32BITMODE): Move next to lower-order bits. |
+ |
+2012-11-01 Tom Tromey <tromey@redhat.com> |
+ |
+ * common.h (NT_386_TLS, NT_386_IOPERM): New defines. |
+ |
+2012-10-30 Steve McIntyre <steve.mcintyre@linaro.org> |
+ |
+ * elf/arm.h (EF_ARM_ABI_FLOAT_SOFT): New define. |
+ (EF_ARM_ABI_FLOAT_HARD): Likewise. |
+ |
+2012-10-23 Tom Tromey <tromey@redhat.com> |
+ |
+ * common.h (NT_SIGINFO, NT_FILE): New defines. |
+ |
+2012-08-27 Walter Lee <walt@tilera.com> |
+ |
+ * tilegx.h (R_TILEGX_IMM16_X0_HW0_PLT_PCREL): New relocation. |
+ (R_TILEGX_IMM16_X1_HW0_PLT_PCREL): Ditto. |
+ (R_TILEGX_IMM16_X0_HW1_PLT_PCREL): Ditto. |
+ (R_TILEGX_IMM16_X1_HW1_PLT_PCREL): Ditto. |
+ (R_TILEGX_IMM16_X0_HW2_PLT_PCREL): Ditto. |
+ (R_TILEGX_IMM16_X1_HW2_PLT_PCREL): Ditto. |
+ (R_TILEGX_IMM16_X0_HW3_PLT_PCREL): Ditto. |
+ (R_TILEGX_IMM16_X1_HW3_PLT_PCREL): Ditto. |
+ (R_TILEGX_IMM16_X0_HW0_LAST_PLT_PCREL): Ditto. |
+ (R_TILEGX_IMM16_X1_HW0_LAST_PLT_PCREL): Ditto. |
+ (R_TILEGX_IMM16_X0_HW1_LAST_PLT_PCREL): Ditto. |
+ (R_TILEGX_IMM16_X1_HW1_LAST_PLT_PCREL): Ditto. |
+ (R_TILEGX_IMM16_X0_HW2_LAST_PLT_PCREL ): Ditto. |
+ (R_TILEGX_IMM16_X1_HW2_LAST_PLT_PCREL): Ditto. |
+ |
+2012-08-13 Ian Bolton <ian.bolton@arm.com> |
+ Laurent Desnogues <laurent.desnogues@arm.com> |
+ Jim MacArthur <jim.macarthur@arm.com> |
+ Marcus Shawcroft <marcus.shawcroft@arm.com> |
+ Nigel Stephens <nigel.stephens@arm.com> |
+ Ramana Radhakrishnan <ramana.radhakrishnan@arm.com> |
+ Richard Earnshaw <rearnsha@arm.com> |
+ Sofiane Naci <sofiane.naci@arm.com> |
+ Tejas Belagod <tejas.belagod@arm.com> |
+ Yufeng Zhang <yufeng.zhang@arm.com> |
+ |
+ * aarch64.h: New file. |
+ * common.h (EM_res183): Rename to EM_AARCH64. |
+ (EM_res184): Rename to EM_ARM184. |
+ |
2012-06-28 Iain Sandoe <iain@codesourcery.com> |
* common.h (AT_L1I_CACHESHAPE, AT_L1D_CACHESHAPE, |
@@ -1684,6 +1917,12 @@ |
For older changes see ChangeLog-9103 |
+Copyright (C) 2004-2012 Free Software Foundation, Inc. |
+ |
+Copying and distribution of this file, with or without modification, |
+are permitted in any medium without royalty provided the copyright |
+notice and this notice are preserved. |
+ |
Local Variables: |
mode: change-log |
left-margin: 8 |