]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - include/ChangeLog
[PATCH] Add NT_ARM_SVE
[thirdparty/binutils-gdb.git] / include / ChangeLog
1 2017-01-24 Alan Hayward alan.hayward@arm.com
2
3 * elf/common.h (NT_ARM_SVE): Define.
4
5 2017-01-04 Jiong Wang <jiong.wang@arm.com>
6
7 * dwarf2.def: Sync with mainline gcc sources.
8
9 2017-01-04 Richard Earnshaw <rearnsha@arm.com>
10 Jiong Wang <jiong.wang@arm.com>
11
12 * dwarf2.def (DW_OP_AARCH64_operation): Reserve the number 0xea.
13 (DW_CFA_GNU_window_save): Comments the multiplexing on AArch64.
14
15 2017-01-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
16
17 * opcode/aarch64.h (AARCH64_FEATURE_RCPC): Define.
18 (AARCH64_ARCH_V8_3): Update.
19
20 2017-01-03 Kito Cheng <kito.cheng@gmail.com>
21
22 * opcode/riscv-opc.h: Add support for the "q" ISA extension.
23
24 2017-01-03 Nick Clifton <nickc@redhat.com>
25
26 * dwarf2.def: Sync with mainline gcc sources
27 * dwarf2.h: Likewise.
28
29 2016-12-21 Jakub Jelinek <jakub@redhat.com>
30
31 * dwarf2.def (DW_FORM_ref_sup): Renamed to ...
32 (DW_FORM_ref_sup4): ... this. New form.
33 (DW_FORM_ref_sup8): New form.
34
35 2016-10-17 Jakub Jelinek <jakub@redhat.com>
36
37 * dwarf2.h (enum dwarf_calling_convention): Add new DWARF5
38 calling convention codes.
39 (enum dwarf_line_number_content_type): New.
40 (enum dwarf_location_list_entry_type): Add DWARF5 DW_LLE_*
41 codes.
42 (enum dwarf_source_language): Add new DWARF5 DW_LANG_* codes.
43 (enum dwarf_macro_record_type): Add DWARF5 DW_MACRO_* codes.
44 (enum dwarf_name_index_attribute): New.
45 (enum dwarf_range_list_entry): New.
46 (enum dwarf_unit_type): New.
47 * dwarf2.def: Add new DWARF5 DW_TAG_*, DW_FORM_*, DW_AT_*,
48 DW_OP_* and DW_ATE_* entries.
49
50 2016-08-15 Jakub Jelinek <jakub@redhat.com>
51
52 * dwarf2.def (DW_AT_string_length_bit_size,
53 DW_AT_string_length_byte_size): New attributes.
54
55 2016-08-12 Alexandre Oliva <aoliva@redhat.com>
56
57 PR debug/63240
58 * dwarf2.def (DW_AT_deleted, DW_AT_defaulted): New.
59 * dwarf2.h (enum dwarf_defaulted_attribute): New.
60
61 2017-01-02 Alan Modra <amodra@gmail.com>
62
63 Update year range in copyright notice of all files.
64
65 For older changes see ChangeLog-2016
66 \f
67 Copyright (C) 2017 Free Software Foundation, Inc.
68
69 Copying and distribution of this file, with or without modification,
70 are permitted in any medium without royalty provided the copyright
71 notice and this notice are preserved.
72
73 Local Variables:
74 mode: change-log
75 left-margin: 8
76 fill-column: 74
77 version-control: never
78 End: