CSKY: Support attribute section.
[deliverable/binutils-gdb.git] / elfcpp / ChangeLog
index fc864bf6fadc4e6719971fb0efe97d6915ac878f..e65f69b776a40f585b50bbd1c11f30bf681f675f 100644 (file)
@@ -1,25 +1,44 @@
-2017-07-03  Alan Modra  <amodra@gmail.com>
+2020-08-26  Cooper Qu  <cooper.qu@linux.alibaba.com>
 
-       * dwarf.h (DW_FIRST_IDX, DW_IDX, DW_IDX_DUP, DW_END_IDX): Define,
-       and undefine after using.
+        * elfcpp.h (enum SHT): New enum SHT_CSKY_ATTRIBUTES.
 
-2017-06-21  Alan Modra  <amodra@gmail.com>
+2020-07-04  Nick Clifton  <nickc@redhat.com>
 
-       * elfcpp.h (DT_PPC64_OPT): Define.
-       * powerpc.h (PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC,
-       PPC64_OPT_LOCALENTRY): Define.
+       Binutils 2.35 branch created.
 
-2017-06-20  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
+2020-06-26  Nick Alcock  <nick.alcock@oracle.com>
 
-       * elfcpp.h (enum PT): Add PT_S390_PGSTE to enum.
+       * 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.
 
-2017-01-02  Alan Modra  <amodra@gmail.com>
+2020-06-18  Fangrui Song  <i@maskray.me>
+
+       PR gold/26039
+       * elfcpp.h (enum DF_1): New enum member DF_1_PIE.
+
+2020-06-06  Alan Modra  <amodra@gmail.com>
+
+       * 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.
+
+2020-01-18  Nick Clifton  <nickc@redhat.com>
+
+       Binutils 2.34 branch created.
+
+2020-01-01  Alan Modra  <amodra@gmail.com>
 
        Update year range in copyright notice of all files.
 
-For older changes see ChangeLog-2016
+For older changes see ChangeLog-2019
 \f
-Copyright (C) 2017 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.02408 seconds and 4 git commands to generate.