treat Ada DW_TAG_unspecified_type DIEs as stub types
[binutils-gdb.git] / gdb / ChangeLog
1 2018-01-02 Joel Brobecker <brobecker@adacore.com>
2
3 * dwarf2read.c (read_unspecified_type): Treat
4 DW_TAG_enumeration_type DIEs from Ada units as stubs.
5
6 2018-01-01 Joel Brobecker <brobecker@adacore.com>
7
8 Update copyright year range in all GDB files.
9
10 2018-01-01 Joel Brobecker <brobecker@adacore.com>
11
12 * copyright.py (BY_HAND): Remove gdb/testsuite/gdb.base/step-line.inp
13 and gdb/testsuite/gdb.base/step-line.c.
14
15 2018-01-01 Joel Brobecker <brobecker@adacore.com>
16
17 * copyright.py (main): Dump the contents of
18 MULTIPLE_COPYRIGHT_HEADERS (separately) from BY_HAND,
19 even if BY_HAND is empty.
20
21 2018-01-01 Joel Brobecker <brobecker@adacore.com>
22
23 * top.c (print_gdb_version): Update Copyright year in version
24 message.
25
26 2018-01-01 Joel Brobecker <brobecker@adacore.com>
27
28 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2017.
29
30 For older changes see ChangeLog-2017.
31 \f
32 Local Variables:
33 mode: change-log
34 left-margin: 8
35 fill-column: 74
36 version-control: never
37 coding: utf-8
38 End: