Fix spurious unhandled remote %Stop notifications
[deliverable/binutils-gdb.git] / elfcpp / ChangeLog
1 2020-07-04 Nick Clifton <nickc@redhat.com>
2
3 Binutils 2.35 branch created.
4
5 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
6
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.
13
14 2020-06-18 Fangrui Song <i@maskray.me>
15
16 PR gold/26039
17 * elfcpp.h (enum DF_1): New enum member DF_1_PIE.
18
19 2020-06-06 Alan Modra <amodra@gmail.com>
20
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.
26
27 2020-01-18 Nick Clifton <nickc@redhat.com>
28
29 Binutils 2.34 branch created.
30
31 2020-01-01 Alan Modra <amodra@gmail.com>
32
33 Update year range in copyright notice of all files.
34
35 For older changes see ChangeLog-2019
36 \f
37 Copyright (C) 2020 Free Software Foundation, Inc.
38
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.
42
43 Local Variables:
44 mode: change-log
45 left-margin: 8
46 fill-column: 74
47 version-control: never
48 End:
This page took 0.02998 seconds and 4 git commands to generate.