Report architecture-specific signal information for core files.
[deliverable/binutils-gdb.git] / elfcpp / ChangeLog
index d031d1b263f42397efc6dbc46cf573e2fe4b4519..efb82c5770396a941e0302e732f84cdd604d9b44 100644 (file)
@@ -1,35 +1,40 @@
-2018-06-24  Nick Clifton  <nickc@redhat.com>
+2020-07-04  Nick Clifton  <nickc@redhat.com>
 
-       2.31 branch created.
+       Binutils 2.35 branch created.
 
-2018-06-22  Cary Coutant  <ccoutant@gmail.com>
+2020-06-26  Nick Alcock  <nick.alcock@oracle.com>
 
-       PR gold/22914
-       * elfcpp.h (NT_GNU_PROPERTY_TYPE_0): New note type.
-       (GNU_PROPERTY_*): New Gnu property types.
-       * x86_64.h (GNU_PROPERTY_X86_FEATURE_1_IBT)
-       (GNU_PROPERTY_X86_FEATURE_1_SHSTK): New x86 feature bits.
+       * 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.
 
-2018-04-09  Alan Modra  <amodra@gmail.com>
+2020-06-18  Fangrui Song  <i@maskray.me>
 
-       * powerpc.h (R_POWERPC_PLTSEQ, R_POWERPC_PLTCALL): Define.
+       PR gold/26039
+       * elfcpp.h (enum DF_1): New enum member DF_1_PIE.
 
-2018-03-28  Cary Coutant  <ccoutant@gmail.com>
+2020-06-06  Alan Modra  <amodra@gmail.com>
 
-       PR gold/22969
-       * aarch64.h: Fix spelling of R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC.
+       * 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.
 
-2018-01-13  Nick Clifton  <nickc@redhat.com>
+2020-01-18  Nick Clifton  <nickc@redhat.com>
 
-       2.30 branch created.
+       Binutils 2.34 branch created.
 
-2018-01-03  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-2017
+For older changes see ChangeLog-2019
 \f
-Copyright (C) 2018 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.024444 seconds and 4 git commands to generate.