[AArch64] Add a "compnum" feature
[deliverable/binutils-gdb.git] / include / ChangeLog
1 2017-02-24 Richard Sandiford <richard.sandiford@arm.com>
2
3 * opcode/aarch64.h (AARCH64_FEATURE_COMPNUM): New macro.
4 (AARCH64_ARCH_V8_3): Include AARCH64_FEATURE_COMPNUM.
5
6 2017-02-22 Andrew Waterman <andrew@sifive.com>
7
8 * opcode/riscv-opc.h (CSR_SCOUNTEREN): New define.
9 (CSR_MCOUNTEREN): Likewise.
10 (scounteren): Declare register.
11 (mcounteren): Likewise.
12
13 2017-02-14 Andrew Waterman <andrew@sifive.com>
14
15 * opcode/riscv-opc.h (MATCH_SFENCE_VMA): New define.
16 (MASK_SFENCE_VMA): Likewise.
17 (sfence_vma): Declare instruction.
18
19 2017-02-14 Alan Modra <amodra@gmail.com>
20
21 PR 21118
22 * opcode/ppc.h (PPC_OPERAND_*): Reassign values, regs first.
23 (PPC_OPERAND_SPR, PPC_OPERAND_GQR): Define.
24
25 2017-01-24 Dimitar Dimitrov <dimitar@dinux.eu>
26
27 * opcode/hppa.h: Clarify that file is part of GNU opcodes.
28 * opcode/i860.h: Ditto.
29 * opcode/nios2.h: Ditto.
30 * opcode/nios2r1.h: Ditto.
31 * opcode/nios2r2.h: Ditto.
32 * opcode/pru.h: Ditto.
33
34 2017-01-24 Alan Hayward <alan.hayward@arm.com>
35
36 * elf/common.h (NT_ARM_SVE): Define.
37
38 2017-01-04 Jiong Wang <jiong.wang@arm.com>
39
40 * dwarf2.def: Sync with mainline gcc sources.
41
42 2017-01-04 Richard Earnshaw <rearnsha@arm.com>
43 Jiong Wang <jiong.wang@arm.com>
44
45 * dwarf2.def (DW_OP_AARCH64_operation): Reserve the number 0xea.
46 (DW_CFA_GNU_window_save): Comments the multiplexing on AArch64.
47
48 2017-01-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
49
50 * opcode/aarch64.h (AARCH64_FEATURE_RCPC): Define.
51 (AARCH64_ARCH_V8_3): Update.
52
53 2017-01-03 Kito Cheng <kito.cheng@gmail.com>
54
55 * opcode/riscv-opc.h: Add support for the "q" ISA extension.
56
57 2017-01-03 Nick Clifton <nickc@redhat.com>
58
59 * dwarf2.def: Sync with mainline gcc sources
60 * dwarf2.h: Likewise.
61
62 2016-12-21 Jakub Jelinek <jakub@redhat.com>
63
64 * dwarf2.def (DW_FORM_ref_sup): Renamed to ...
65 (DW_FORM_ref_sup4): ... this. New form.
66 (DW_FORM_ref_sup8): New form.
67
68 2016-10-17 Jakub Jelinek <jakub@redhat.com>
69
70 * dwarf2.h (enum dwarf_calling_convention): Add new DWARF5
71 calling convention codes.
72 (enum dwarf_line_number_content_type): New.
73 (enum dwarf_location_list_entry_type): Add DWARF5 DW_LLE_*
74 codes.
75 (enum dwarf_source_language): Add new DWARF5 DW_LANG_* codes.
76 (enum dwarf_macro_record_type): Add DWARF5 DW_MACRO_* codes.
77 (enum dwarf_name_index_attribute): New.
78 (enum dwarf_range_list_entry): New.
79 (enum dwarf_unit_type): New.
80 * dwarf2.def: Add new DWARF5 DW_TAG_*, DW_FORM_*, DW_AT_*,
81 DW_OP_* and DW_ATE_* entries.
82
83 2016-08-15 Jakub Jelinek <jakub@redhat.com>
84
85 * dwarf2.def (DW_AT_string_length_bit_size,
86 DW_AT_string_length_byte_size): New attributes.
87
88 2016-08-12 Alexandre Oliva <aoliva@redhat.com>
89
90 PR debug/63240
91 * dwarf2.def (DW_AT_deleted, DW_AT_defaulted): New.
92 * dwarf2.h (enum dwarf_defaulted_attribute): New.
93
94 2017-01-02 Alan Modra <amodra@gmail.com>
95
96 Update year range in copyright notice of all files.
97
98 For older changes see ChangeLog-2016
99 \f
100 Copyright (C) 2017 Free Software Foundation, Inc.
101
102 Copying and distribution of this file, with or without modification,
103 are permitted in any medium without royalty provided the copyright
104 notice and this notice are preserved.
105
106 Local Variables:
107 mode: change-log
108 left-margin: 8
109 fill-column: 74
110 version-control: never
111 End:
This page took 0.033214 seconds and 5 git commands to generate.