]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - elfcpp/ChangeLog-2017
gdbserver: replace AC_TRY_COMPILE in acinclude.m4
[thirdparty/binutils-gdb.git] / elfcpp / ChangeLog-2017
1 2017-09-18 Nick Clifton <nickc@redhat.com>
2
3 * dwarf.h (elfcpp): Add definition of DW_CFA_DUP.
4
5 2017-08-29 Alan Modra <amodra@gmail.com>
6
7 * elfcpp.h (DT_PPC_OPT): Define.
8 * powerpc.h (PPC_OPT_TLS): Define.
9
10 2017-07-28 H.J. Lu <hongjiu.lu@intel.com>
11
12 PR gold/21857
13 * elfcpp.h (Chdr_write): Add put_ch_reserved.
14 (Chdr_write<64, true>::put_ch_reserved): New.
15 (Chdr_write<64, false>::put_ch_reserved): Likewise.
16
17 2017-07-03 Alan Modra <amodra@gmail.com>
18
19 * dwarf.h (DW_FIRST_IDX, DW_IDX, DW_IDX_DUP, DW_END_IDX): Define,
20 and undefine after using.
21
22 2017-06-21 Alan Modra <amodra@gmail.com>
23
24 * elfcpp.h (DT_PPC64_OPT): Define.
25 * powerpc.h (PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC,
26 PPC64_OPT_LOCALENTRY): Define.
27
28 2017-06-20 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
29
30 * elfcpp.h (enum PT): Add PT_S390_PGSTE to enum.
31
32 2017-01-02 Alan Modra <amodra@gmail.com>
33
34 Update year range in copyright notice of all files.
35
36 For older changes see ChangeLog-2016
37 \f
38 Copyright (C) 2017 Free Software Foundation, Inc.
39
40 Copying and distribution of this file, with or without modification,
41 are permitted in any medium without royalty provided the copyright
42 notice and this notice are preserved.
43
44 Local Variables:
45 mode: change-log
46 left-margin: 8
47 fill-column: 74
48 version-control: never
49 End: