Sync dwarf headers with master versions in gcc repository.
[deliverable/binutils-gdb.git] / include / ChangeLog
1 2017-01-03 Nick Clifton <nickc@redhat.com>
2
3 * dwarf2.def: Sync with mainline gcc sources
4 * dwarf2.h: Likewise.
5
6 2016-12-21 Jakub Jelinek <jakub@redhat.com>
7
8 * dwarf2.def (DW_FORM_ref_sup): Renamed to ...
9 (DW_FORM_ref_sup4): ... this. New form.
10 (DW_FORM_ref_sup8): New form.
11
12 2016-10-17 Jakub Jelinek <jakub@redhat.com>
13
14 * dwarf2.h (enum dwarf_calling_convention): Add new DWARF5
15 calling convention codes.
16 (enum dwarf_line_number_content_type): New.
17 (enum dwarf_location_list_entry_type): Add DWARF5 DW_LLE_*
18 codes.
19 (enum dwarf_source_language): Add new DWARF5 DW_LANG_* codes.
20 (enum dwarf_macro_record_type): Add DWARF5 DW_MACRO_* codes.
21 (enum dwarf_name_index_attribute): New.
22 (enum dwarf_range_list_entry): New.
23 (enum dwarf_unit_type): New.
24 * dwarf2.def: Add new DWARF5 DW_TAG_*, DW_FORM_*, DW_AT_*,
25 DW_OP_* and DW_ATE_* entries.
26
27 2016-08-15 Jakub Jelinek <jakub@redhat.com>
28
29 * dwarf2.def (DW_AT_string_length_bit_size,
30 DW_AT_string_length_byte_size): New attributes.
31
32 2016-08-12 Alexandre Oliva <aoliva@redhat.com>
33
34 PR debug/63240
35 * dwarf2.def (DW_AT_deleted, DW_AT_defaulted): New.
36 * dwarf2.h (enum dwarf_defaulted_attribute): New.
37
38 2017-01-02 Alan Modra <amodra@gmail.com>
39
40 Update year range in copyright notice of all files.
41
42 For older changes see ChangeLog-2016
43 \f
44 Copyright (C) 2017 Free Software Foundation, Inc.
45
46 Copying and distribution of this file, with or without modification,
47 are permitted in any medium without royalty provided the copyright
48 notice and this notice are preserved.
49
50 Local Variables:
51 mode: change-log
52 left-margin: 8
53 fill-column: 74
54 version-control: never
55 End:
This page took 0.032987 seconds and 5 git commands to generate.