Report architecture-specific signal information for core files.
[deliverable/binutils-gdb.git] / elfcpp / ChangeLog
index eae9eef4bfea75cefc0e5ead20d6898200130a9d..efb82c5770396a941e0302e732f84cdd604d9b44 100644 (file)
@@ -1,67 +1,40 @@
-2016-12-31  Dimitar Dimitrov  <dimitar@dinux.eu>
+2020-07-04  Nick Clifton  <nickc@redhat.com>
 
-       * elfcpp.h (enum EM): Add EM_TI_PRU.
+       Binutils 2.35 branch created.
 
-2016-06-20  Vladimir Radosavljevic  <Vladimir.Radosavljevic@imgtec.com>
+2020-06-26  Nick Alcock  <nick.alcock@oracle.com>
 
-        * elfcpp.h (DT_MIPS_RLD_MAP_REL): New enum constant.
+       * elfcpp_swap.h (bswap_16): Do not assume that presence of
+       <byteswap.h> means this is declared.  Make static inline, matching
+       recent change to libctf, since there is no non-inline definition
+       of these functions.
+       (bswap_32): Likewise.
+       (bswap_64): Likewise.
 
-2016-06-20  Vladimir Radosavljevic  <Vladimir.Radosavljevic@imgtec.com>
+2020-06-18  Fangrui Song  <i@maskray.me>
 
-       * mips.h (R_MIPS_PC21_S2, R_MIPS_PC26_S2, R_MIPS_PC18_S3,
-       R_MIPS_PC19_S2, R_MIPS_PCHI16, R_MIPS_PCLO16): New enums for
-       Mips32r6 and Mips64r6 relocations.
-       (r6_isa): New function.
+       PR gold/26039
+       * elfcpp.h (enum DF_1): New enum member DF_1_PIE.
 
-2016-06-10  Vladimir Radosavljevic  <Vladimir.Radosavljevic@imgtec.com>
+2020-06-06  Alan Modra  <amodra@gmail.com>
 
-       * elfcpp.h (SHT_MIPS_ABIFLAGS): New enum constant.
-       * mips.h (EF_MIPS_FP64, EF_MIPS_NAN2008): New enum constants for
-       processor-specific flags.
-       (E_MIPS_MACH_5900): New enum constant for machine variant.
-       (AFL_REG_NONE, AFL_REG_32, AFL_REG_64, AFL_REG_128): New enum
-       constants.
-       (AFL_ASE_DSP, AFL_ASE_DSPR2, AFL_ASE_EVA, AFL_ASE_MCU,
-       AFL_ASE_MDMX, AFL_ASE_MIPS3D, AFL_ASE_MT, AFL_ASE_SMARTMIPS,
-       AFL_ASE_VIRT, AFL_ASE_MSA, AFL_ASE_MIPS16, AFL_ASE_MICROMIPS,
-       AFL_ASE_XPA): Likewise.
-       (AFL_EXT_XLR, AFL_EXT_OCTEON2, AFL_EXT_OCTEONP,
-       AFL_EXT_LOONGSON_3A, AFL_EXT_OCTEON, AFL_EXT_5900, AFL_EXT_4650,
-       AFL_EXT_4010, AFL_EXT_4100, AFL_EXT_3900, AFL_EXT_10000,
-       AFL_EXT_SB1, AFL_EXT_4111, AFL_EXT_4120, AFL_EXT_5400,
-       AFL_EXT_5500, AFL_EXT_LOONGSON_2E, AFL_EXT_LOONGSON_2F,
-       AFL_EXT_OCTEON3): Likewise.
-       (Tag_GNU_MIPS_ABI_FP, Tag_GNU_MIPS_ABI_MSA): Likewise.
-       (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_OLD_64,Val_GNU_MIPS_ABI_FP_XX,
-       Val_GNU_MIPS_ABI_FP_64, Val_GNU_MIPS_ABI_FP_64A,
-       Val_GNU_MIPS_ABI_FP_NAN2008, Val_GNU_MIPS_ABI_MSA_ANY,
-       Val_GNU_MIPS_ABI_MSA_128): Likewise.
-       (AFL_FLAGS1_ODDSPREG): New enum constant.
+       * powerpc.h: Rename
+       R_PPC64_GOT_TLSGD34 to R_PPC64_GOT_TLSGD_PCREL34,
+       R_PPC64_GOT_TLSLD34 to R_PPC64_GOT_TLSLD_PCREL34,
+       R_PPC64_GOT_TPREL34 to R_PPC64_GOT_TPREL_PCREL34, and
+       R_PPC64_GOT_DTPREL34 to R_PPC64_GOT_DTPREL_PCREL34.
 
-2016-03-18  Vladimir Radosavljevic  <vladimir.radosavljevic@imgtec.com>
+2020-01-18  Nick Clifton  <nickc@redhat.com>
 
-       * mips.h (abi_64): Remove.
+       Binutils 2.34 branch created.
 
-2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
-
-       * elfcpp_internal.h (Mips64_rel_data, Mips64_rela_data): Remove
-       'typename'.
-
-2016-01-11  Cary Coutant  <ccoutant@gmail.com>
-
-       * elfcpp.h (Mips64_rel, Mips64_rel_write): New classes.
-       (Mips64_rela, Mips64_rela_write): New classes.
-       * elfcpp_internal.h (Mips64_rel_data, Mips64_rela_data): New structs.
-
-2016-01-01  Alan Modra  <amodra@gmail.com>
+2020-01-01  Alan Modra  <amodra@gmail.com>
 
        Update year range in copyright notice of all files.
 
-For older changes see ChangeLog-0815
+For older changes see ChangeLog-2019
 \f
-Copyright (C) 2016 Free Software Foundation, Inc.
+Copyright (C) 2020 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
This page took 0.02374 seconds and 4 git commands to generate.