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