Fix null pointer dereference in process_debug_info()
[binutils-gdb.git] / elfcpp / ChangeLog-2017
blob262c7f62d796da97130f71b818d79b4394719cf8
1 2017-09-18  Nick Clifton  <nickc@redhat.com>
3         * dwarf.h (elfcpp): Add definition of DW_CFA_DUP.
5 2017-08-29  Alan Modra  <amodra@gmail.com>
7         * elfcpp.h (DT_PPC_OPT): Define.
8         * powerpc.h (PPC_OPT_TLS): Define.
10 2017-07-28  H.J. Lu  <hongjiu.lu@intel.com>
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.
17 2017-07-03  Alan Modra  <amodra@gmail.com>
19         * dwarf.h (DW_FIRST_IDX, DW_IDX, DW_IDX_DUP, DW_END_IDX): Define,
20         and undefine after using.
22 2017-06-21  Alan Modra  <amodra@gmail.com>
24         * elfcpp.h (DT_PPC64_OPT): Define.
25         * powerpc.h (PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC,
26         PPC64_OPT_LOCALENTRY): Define.
28 2017-06-20  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
30         * elfcpp.h (enum PT): Add PT_S390_PGSTE to enum.
32 2017-01-02  Alan Modra  <amodra@gmail.com>
34         Update year range in copyright notice of all files.
36 For older changes see ChangeLog-2016
38 Copyright (C) 2017 Free Software Foundation, Inc.
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.
44 Local Variables:
45 mode: change-log
46 left-margin: 8
47 fill-column: 74
48 version-control: never
49 End: