]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/ChangeLog
Use std::string in dwarf2read.c
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
456e800a
TT
12020-01-08 Tom Tromey <tromey@adacore.com>
2
3 * dwarf2read.c (parse_macro_definition): Use std::string.
4 (parse_macro_definition): Likewise.
5
6dfa2fc2
TT
62020-01-08 Tom Tromey <tromey@adacore.com>
7
8 * dwarf2read.c (abbrev_table_read_table): Use std::vector.
9 (ATTR_ALLOC_CHUNK): Remove.
10
421d1616
TT
112020-01-08 Tom Tromey <tromey@adacore.com>
12
13 * dwarf2read.c (fixup_go_packaging): Use unique_xmalloc_ptr.
14
43816ebc
TT
152020-01-08 Tom Tromey <tromey@adacore.com>
16
17 * dwarf2read.c (add_partial_symbol): Use unique_xmalloc_ptr.
18 (dwarf2_compute_name, open_dwo_file): Likewise.
19 (process_enumeration_scope): Use std::vector.
20 (guess_partial_die_structure_name): Use unique_xmalloc_ptr.
21 (partial_die_info::fixup, dwarf2_start_subfile)
22 (guess_full_die_structure_name, dwarf2_name): Likewise.
23 (determine_prefix): Update.
24 (guess_full_die_structure_name): Make return type const.
25 (partial_die_full_name): Return unique_xmalloc_ptr.
26 (DW_FIELD_ALLOC_CHUNK): Remove.
27
4212d509
TT
282020-01-07 Tom Tromey <tromey@adacore.com>
29
30 PR build/24937:
31 * stap-probe.c (class stap_static_probe_ops): Add constructor.
32
06a6207a
JT
332020-01-02 Jon Turney <jon.turney@dronecode.org.uk>
34
35 * cli/cli-style.c: Set cli_styling to 'true' in the Cygwin build.
36
153d79c4
AB
372020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
38
39 * stack.c (print_frame_info): Move disassemble_next_line code
40 inside source_print block.
41
66182876
EZ
422020-01-06 Eli Zaretskii <eliz@gnu.org>
43
44 * gdbsupport/gdb_wait.c: Include <signal.h> instead of
45 gdb/signals.h, as we are now using native signal symbols.
46
cbfa8581
SV
472020-01-06 Shahab Vahedi <shahab@synopsys.com>
48
49 * tui/tui-disasm.c (tui_disasm_window::addr_is_displayed): Avoid
50 overflow by an early check of content vs threshold.
51 * tui/tui-source.c (tui_source_window::line_is_displayed):
52 Likewise.
53
3f602821
EZ
542020-01-06 Eli Zaretskii <eliz@gnu.org>
55
56 * NEWS: Mention the recent fix of $_exitsignal on MS-Windows.
57
a08c904d
JT
582020-01-02 Jon Turney <jon.turney@dronecode.org.uk>
59
60 * coff-pe-read.c (read_pe_exported_syms): Don't try to read the
61 export table if no section contains it's RVA.
62
89a65580
EZ
632020-01-06 Eli Zaretskii <eliz@gnu.org>
64
65 * windows-tdep.c: Fix a typo in WINDOWS_SIGABRT.
66
8b7fcda2
HD
672020-01-06 Hannes Domani <ssbssa@yahoo.de>
68
69 * source.c (print_source_lines_base): Set last_line_listed.
70
a61b4f69
SV
712020-01-06 Shahab Vahedi <shahab@synopsys.com>
72
73 * tui/tui-disasm.c: Remove trailing spaces.
74
559e7e50
EZ
752020-01-06 Eli Zaretskii <eliz@gnu.org>
76 Pedro Alves <palves@redhat.com>
77
78 * Makefile.in (COMMON_SFILES): Add gdbsupport/gdb_wait.c.
79 * windows-tdep.c: New enumeration of WINDOWS_SIG* signals.
80 (windows_gdb_signal_to_target): New function, uses the above
81 enumeration to convert GDB internal signal codes to equivalent
82 Windows codes.
83 (windows_init_abi): Call set_gdbarch_gdb_signal_to_target.
84 * windows-nat.c: Include "gdb_wait.h".
85 (get_windows_debug_event): Extract the fatal exception from the
86 exit status and convert to the equivalent Posix signal number.
87 * cli/cli-cmds.c (exit_status_set_internal_vars): Account for the
88 possibility that WTERMSIG returns GDB_SIGNAL_UNKNOWN.
89 * gdbsupport/gdb_wait.c: New file, implements
90 windows_status_to_termsig.
91 * gdbsupport/gdb_wait.h (WIFEXITED, WIFSIGNALED, WEXITSTATUS)
92 (WTERMSIG) [__MINGW32__]: Separate definitions for MinGW.
93
f2302a34
AB
942020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
95
96 * tui/tui-layout.c (tui_add_win_to_layout): Use tui_set_layout not
97 show_layout.
98
6a5206eb
LM
992020-01-05 Luis Machado <luis.machado@linaro.org>
100
101 * aarch64-linux-nat.c
102 (aarch64_linux_nat_target::thread_architecture): Use bfd_arch_aarch64
103 and bfd_mach_aarch64.
104
6ec1d75e
PW
1052020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
106
107 * ui-file.c (stdio_file::can_emit_style_escape)
108 (tee_file::can_emit_style_escape): Ensure style is used also on
109 gdb_stderr when gdb_stderr is a tty supporting styling, similarly
110 to gdb_stdout.
111 * main.c (set_gdb_data_directory): Use file style to output the
112 warning that the given pathname is not a directory.
113 * top.c (show_history_filename, gdb_safe_append_history)
114 (show_gdb_datadir): Use file style.
115
44f81a76
HD
1162020-01-03 Hannes Domani <ssbssa@yahoo.de>
117
118 * solib-target.c (struct lm_info_target):
119 Change offsets to be a unique_xmalloc_ptr.
120 (solib_target_relocate_section_addresses): Update.
121
25057eb0
HD
1222020-01-03 Hannes Domani <ssbssa@yahoo.de>
123
124 * windows-nat.c (windows_clear_solib): Free so_list linked list.
125
6e2118f5
BE
1262020-01-03 Bernd Edlinger <bernd.edlinger@hotmail.de>
127
128 * MAINTAINERS (Write After Approval): Add myself.
129
8133c7dc
LM
1302020-01-02 Luis Machado <luis.machado@linaro.org>
131
132 * proc-service.c (get_ps_regcache): Remove reference to obsolete
133 Cell BE architecture.
134 * target.h (struct target_ops) <thread_architecture>: Likewise.
135
48189bec
HD
1362020-01-01 Hannes Domani <ssbssa@yahoo.de>
137
138 * Makefile.in: Use INSTALL_PROGRAM_ENV.
139
ead1063b
HD
1402020-01-01 Hannes Domani <ssbssa@yahoo.de>
141
142 * MAINTAINERS (Write After Approval): Add myself.
143
e5d78223
JB
1442020-01-01 Joel Brobecker <brobecker@adacore.com>
145
146 * gdbarch.sh: Update copyright year range of generated files.
147
b811d2c2
JB
1482020-01-01 Joel Brobecker <brobecker@adacore.com>
149
150 Update copyright year range in all GDB files.
151
5f4def5c
JB
1522020-01-01 Joel Brobecker <brobecker@adacore.com>
153
154 * copyright.py: Convert to Python 3.
155
51fd4002
JB
1562020-01-01 Joel Brobecker <brobecker@adacore.com>
157
158 * copyright.py: Adapt after move of gnulib directory from gdb
159 directory to toplevel directory.
160
5fb651f2
JB
1612020-01-01 Joel Brobecker <brobecker@adacore.com>
162
163 * copyright.py (main): Exit if run from the wrong directory.
164
5dd8bf88
JB
1652020-01-01 Joel Brobecker <brobecker@adacore.com>
166
167 * top.c (print_gdb_version): Change copyright year to 2020.
168
9f71dacb 1692020-01-01 Joel Brobecker <brobecker@adacore.com>
3d34df0a 170
9f71dacb 171 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2019.
3d34df0a 172
9f71dacb 173For older changes see ChangeLog-2019.
c906108c
SS
174\f
175Local Variables:
176mode: change-log
177left-margin: 8
178fill-column: 74
179version-control: never
57da7796 180coding: utf-8
c906108c 181End: