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