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