GDB: Add support for the new set/show disassembler-options commands.
[deliverable/binutils-gdb.git] / include / ChangeLog
CommitLineData
65b48a81
PB
12017-02-28 Peter Bergner <bergner@vnet.ibm.com>
2
3 * dis-asm.h (disasm_options_t): New typedef.
4 (parse_arm_disassembler_option): Remove prototype.
5 (set_arm_regname_option): Likewise.
6 (get_arm_regnames): Likewise.
7 (get_arm_regname_num_options): Likewise.
8 (disassemble_init_s390): New prototype.
9 (disassembler_options_powerpc): Likewise.
10 (disassembler_options_arm): Likewise.
11 (disassembler_options_s390): Likewise.
12 (remove_whitespace_and_extra_commas): Likewise.
13 (disassembler_options_cmp): Likewise.
14 (next_disassembler_option): New inline function.
15 (FOR_EACH_DISASSEMBLER_OPTION): New macro.
16
7ba71655
AM
172017-02-28 Alan Modra <amodra@gmail.com>
18
19 * elf/ppc64.h (R_PPC64_16DX_HA): New. Expand fake reloc comment.
20 * elf/ppc.h (R_PPC_16DX_HA): Likewise.
21
582e12bf
RS
222017-02-24 Richard Sandiford <richard.sandiford@arm.com>
23
24 * opcode/aarch64.h (AARCH64_OPND_SVE_ADDR_RI_S4x16)
25 (AARCH64_OPND_SVE_IMM_ROT1, AARCH64_OPND_SVE_IMM_ROT2)
26 (AARCH64_OPND_SVE_Zm3_INDEX, AARCH64_OPND_SVE_Zm3_22_INDEX)
27 (AARCH64_OPND_SVE_Zm4_INDEX): New aarch64_opnds.
28
f482d304
RS
292017-02-24 Richard Sandiford <richard.sandiford@arm.com>
30
31 * opcode/aarch64.h (AARCH64_FEATURE_COMPNUM): New macro.
32 (AARCH64_ARCH_V8_3): Include AARCH64_FEATURE_COMPNUM.
33
742d14b3
AW
342017-02-22 Andrew Waterman <andrew@sifive.com>
35
36 * opcode/riscv-opc.h (CSR_SCOUNTEREN): New define.
37 (CSR_MCOUNTEREN): Likewise.
38 (scounteren): Declare register.
39 (mcounteren): Likewise.
40
f98d33be
AW
412017-02-14 Andrew Waterman <andrew@sifive.com>
42
43 * opcode/riscv-opc.h (MATCH_SFENCE_VMA): New define.
44 (MASK_SFENCE_VMA): Likewise.
45 (sfence_vma): Declare instruction.
46
7e0de605
AM
472017-02-14 Alan Modra <amodra@gmail.com>
48
49 PR 21118
50 * opcode/ppc.h (PPC_OPERAND_*): Reassign values, regs first.
51 (PPC_OPERAND_SPR, PPC_OPERAND_GQR): Define.
52
a1aa5e81
DD
532017-01-24 Dimitar Dimitrov <dimitar@dinux.eu>
54
55 * opcode/hppa.h: Clarify that file is part of GNU opcodes.
56 * opcode/i860.h: Ditto.
57 * opcode/nios2.h: Ditto.
58 * opcode/nios2r1.h: Ditto.
59 * opcode/nios2r2.h: Ditto.
60 * opcode/pru.h: Ditto.
61
82f25271 622017-01-24 Alan Hayward <alan.hayward@arm.com>
fae1616f
AH
63
64 * elf/common.h (NT_ARM_SVE): Define.
65
8cf50cb0
JW
662017-01-04 Jiong Wang <jiong.wang@arm.com>
67
68 * dwarf2.def: Sync with mainline gcc sources.
69
70 2017-01-04 Richard Earnshaw <rearnsha@arm.com>
71 Jiong Wang <jiong.wang@arm.com>
72
73 * dwarf2.def (DW_OP_AARCH64_operation): Reserve the number 0xea.
74 (DW_CFA_GNU_window_save): Comments the multiplexing on AArch64.
75
d74d4880
SN
762017-01-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
77
78 * opcode/aarch64.h (AARCH64_FEATURE_RCPC): Define.
79 (AARCH64_ARCH_V8_3): Update.
80
cc917fd9
KC
812017-01-03 Kito Cheng <kito.cheng@gmail.com>
82
83 * opcode/riscv-opc.h: Add support for the "q" ISA extension.
84
fb9b4b7e
NC
852017-01-03 Nick Clifton <nickc@redhat.com>
86
87 * dwarf2.def: Sync with mainline gcc sources
88 * dwarf2.h: Likewise.
89
90 2016-12-21 Jakub Jelinek <jakub@redhat.com>
91
92 * dwarf2.def (DW_FORM_ref_sup): Renamed to ...
93 (DW_FORM_ref_sup4): ... this. New form.
94 (DW_FORM_ref_sup8): New form.
95
96 2016-10-17 Jakub Jelinek <jakub@redhat.com>
97
98 * dwarf2.h (enum dwarf_calling_convention): Add new DWARF5
99 calling convention codes.
100 (enum dwarf_line_number_content_type): New.
101 (enum dwarf_location_list_entry_type): Add DWARF5 DW_LLE_*
102 codes.
103 (enum dwarf_source_language): Add new DWARF5 DW_LANG_* codes.
104 (enum dwarf_macro_record_type): Add DWARF5 DW_MACRO_* codes.
105 (enum dwarf_name_index_attribute): New.
106 (enum dwarf_range_list_entry): New.
107 (enum dwarf_unit_type): New.
108 * dwarf2.def: Add new DWARF5 DW_TAG_*, DW_FORM_*, DW_AT_*,
109 DW_OP_* and DW_ATE_* entries.
110
111 2016-08-15 Jakub Jelinek <jakub@redhat.com>
112
113 * dwarf2.def (DW_AT_string_length_bit_size,
114 DW_AT_string_length_byte_size): New attributes.
115
116 2016-08-12 Alexandre Oliva <aoliva@redhat.com>
117
118 PR debug/63240
119 * dwarf2.def (DW_AT_deleted, DW_AT_defaulted): New.
120 * dwarf2.h (enum dwarf_defaulted_attribute): New.
121
2571583a
AM
1222017-01-02 Alan Modra <amodra@gmail.com>
123
124 Update year range in copyright notice of all files.
125
5c1ad6b5 126For older changes see ChangeLog-2016
3499769a 127\f
5c1ad6b5 128Copyright (C) 2017 Free Software Foundation, Inc.
3499769a
AM
129
130Copying and distribution of this file, with or without modification,
131are permitted in any medium without royalty provided the copyright
132notice and this notice are preserved.
133
134Local Variables:
135mode: change-log
136left-margin: 8
137fill-column: 74
138version-control: never
139End:
This page took 0.073105 seconds and 4 git commands to generate.