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