]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - elfcpp/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / elfcpp / ChangeLog
1 2020-08-26 Cooper Qu <cooper.qu@linux.alibaba.com>
2
3 * elfcpp.h (enum SHT): New enum SHT_CSKY_ATTRIBUTES.
4
5 2020-07-04 Nick Clifton <nickc@redhat.com>
6
7 Binutils 2.35 branch created.
8
9 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
10
11 * elfcpp_swap.h (bswap_16): Do not assume that presence of
12 <byteswap.h> means this is declared. Make static inline, matching
13 recent change to libctf, since there is no non-inline definition
14 of these functions.
15 (bswap_32): Likewise.
16 (bswap_64): Likewise.
17
18 2020-06-18 Fangrui Song <i@maskray.me>
19
20 PR gold/26039
21 * elfcpp.h (enum DF_1): New enum member DF_1_PIE.
22
23 2020-06-06 Alan Modra <amodra@gmail.com>
24
25 * powerpc.h: Rename
26 R_PPC64_GOT_TLSGD34 to R_PPC64_GOT_TLSGD_PCREL34,
27 R_PPC64_GOT_TLSLD34 to R_PPC64_GOT_TLSLD_PCREL34,
28 R_PPC64_GOT_TPREL34 to R_PPC64_GOT_TPREL_PCREL34, and
29 R_PPC64_GOT_DTPREL34 to R_PPC64_GOT_DTPREL_PCREL34.
30
31 2020-01-18 Nick Clifton <nickc@redhat.com>
32
33 Binutils 2.34 branch created.
34
35 2020-01-01 Alan Modra <amodra@gmail.com>
36
37 Update year range in copyright notice of all files.
38
39 For older changes see ChangeLog-2019
40 \f
41 Copyright (C) 2020 Free Software Foundation, Inc.
42
43 Copying and distribution of this file, with or without modification,
44 are permitted in any medium without royalty provided the copyright
45 notice and this notice are preserved.
46
47 Local Variables:
48 mode: change-log
49 left-margin: 8
50 fill-column: 74
51 version-control: never
52 End: