Fix crash if connection drops in scoped_restore_current_thread's ctor, part 2
[binutils-gdb.git] / elfcpp / ChangeLog
blobefb82c5770396a941e0302e732f84cdd604d9b44
1 2020-07-04  Nick Clifton  <nickc@redhat.com>
3         Binutils 2.35 branch created.
5 2020-06-26  Nick Alcock  <nick.alcock@oracle.com>
7         * elfcpp_swap.h (bswap_16): Do not assume that presence of
8         <byteswap.h> means this is declared.  Make static inline, matching
9         recent change to libctf, since there is no non-inline definition
10         of these functions.
11         (bswap_32): Likewise.
12         (bswap_64): Likewise.
14 2020-06-18  Fangrui Song  <i@maskray.me>
16         PR gold/26039
17         * elfcpp.h (enum DF_1): New enum member DF_1_PIE.
19 2020-06-06  Alan Modra  <amodra@gmail.com>
21         * powerpc.h: Rename
22         R_PPC64_GOT_TLSGD34 to R_PPC64_GOT_TLSGD_PCREL34,
23         R_PPC64_GOT_TLSLD34 to R_PPC64_GOT_TLSLD_PCREL34,
24         R_PPC64_GOT_TPREL34 to R_PPC64_GOT_TPREL_PCREL34, and
25         R_PPC64_GOT_DTPREL34 to R_PPC64_GOT_DTPREL_PCREL34.
27 2020-01-18  Nick Clifton  <nickc@redhat.com>
29         Binutils 2.34 branch created.
31 2020-01-01  Alan Modra  <amodra@gmail.com>
33         Update year range in copyright notice of all files.
35 For older changes see ChangeLog-2019
37 Copyright (C) 2020 Free Software Foundation, Inc.
39 Copying and distribution of this file, with or without modification,
40 are permitted in any medium without royalty provided the copyright
41 notice and this notice are preserved.
43 Local Variables:
44 mode: change-log
45 left-margin: 8
46 fill-column: 74
47 version-control: never
48 End: