]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/ChangeLog
GDB: Fix the overflow in addr/line_is_displayed()
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
cbfa8581
SV
12020-01-06 Shahab Vahedi <shahab@synopsys.com>
2
3 * tui/tui-disasm.c (tui_disasm_window::addr_is_displayed): Avoid
4 overflow by an early check of content vs threshold.
5 * tui/tui-source.c (tui_source_window::line_is_displayed):
6 Likewise.
7
3f602821
EZ
82020-01-06 Eli Zaretskii <eliz@gnu.org>
9
10 * NEWS: Mention the recent fix of $_exitsignal on MS-Windows.
11
a08c904d
JT
122020-01-02 Jon Turney <jon.turney@dronecode.org.uk>
13
14 * coff-pe-read.c (read_pe_exported_syms): Don't try to read the
15 export table if no section contains it's RVA.
16
89a65580
EZ
172020-01-06 Eli Zaretskii <eliz@gnu.org>
18
19 * windows-tdep.c: Fix a typo in WINDOWS_SIGABRT.
20
8b7fcda2
HD
212020-01-06 Hannes Domani <ssbssa@yahoo.de>
22
23 * source.c (print_source_lines_base): Set last_line_listed.
24
a61b4f69
SV
252020-01-06 Shahab Vahedi <shahab@synopsys.com>
26
27 * tui/tui-disasm.c: Remove trailing spaces.
28
559e7e50
EZ
292020-01-06 Eli Zaretskii <eliz@gnu.org>
30 Pedro Alves <palves@redhat.com>
31
32 * Makefile.in (COMMON_SFILES): Add gdbsupport/gdb_wait.c.
33 * windows-tdep.c: New enumeration of WINDOWS_SIG* signals.
34 (windows_gdb_signal_to_target): New function, uses the above
35 enumeration to convert GDB internal signal codes to equivalent
36 Windows codes.
37 (windows_init_abi): Call set_gdbarch_gdb_signal_to_target.
38 * windows-nat.c: Include "gdb_wait.h".
39 (get_windows_debug_event): Extract the fatal exception from the
40 exit status and convert to the equivalent Posix signal number.
41 * cli/cli-cmds.c (exit_status_set_internal_vars): Account for the
42 possibility that WTERMSIG returns GDB_SIGNAL_UNKNOWN.
43 * gdbsupport/gdb_wait.c: New file, implements
44 windows_status_to_termsig.
45 * gdbsupport/gdb_wait.h (WIFEXITED, WIFSIGNALED, WEXITSTATUS)
46 (WTERMSIG) [__MINGW32__]: Separate definitions for MinGW.
47
f2302a34
AB
482020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
49
50 * tui/tui-layout.c (tui_add_win_to_layout): Use tui_set_layout not
51 show_layout.
52
6a5206eb
LM
532020-01-05 Luis Machado <luis.machado@linaro.org>
54
55 * aarch64-linux-nat.c
56 (aarch64_linux_nat_target::thread_architecture): Use bfd_arch_aarch64
57 and bfd_mach_aarch64.
58
6ec1d75e
PW
592020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
60
61 * ui-file.c (stdio_file::can_emit_style_escape)
62 (tee_file::can_emit_style_escape): Ensure style is used also on
63 gdb_stderr when gdb_stderr is a tty supporting styling, similarly
64 to gdb_stdout.
65 * main.c (set_gdb_data_directory): Use file style to output the
66 warning that the given pathname is not a directory.
67 * top.c (show_history_filename, gdb_safe_append_history)
68 (show_gdb_datadir): Use file style.
69
44f81a76
HD
702020-01-03 Hannes Domani <ssbssa@yahoo.de>
71
72 * solib-target.c (struct lm_info_target):
73 Change offsets to be a unique_xmalloc_ptr.
74 (solib_target_relocate_section_addresses): Update.
75
25057eb0
HD
762020-01-03 Hannes Domani <ssbssa@yahoo.de>
77
78 * windows-nat.c (windows_clear_solib): Free so_list linked list.
79
6e2118f5
BE
802020-01-03 Bernd Edlinger <bernd.edlinger@hotmail.de>
81
82 * MAINTAINERS (Write After Approval): Add myself.
83
8133c7dc
LM
842020-01-02 Luis Machado <luis.machado@linaro.org>
85
86 * proc-service.c (get_ps_regcache): Remove reference to obsolete
87 Cell BE architecture.
88 * target.h (struct target_ops) <thread_architecture>: Likewise.
89
48189bec
HD
902020-01-01 Hannes Domani <ssbssa@yahoo.de>
91
92 * Makefile.in: Use INSTALL_PROGRAM_ENV.
93
ead1063b
HD
942020-01-01 Hannes Domani <ssbssa@yahoo.de>
95
96 * MAINTAINERS (Write After Approval): Add myself.
97
e5d78223
JB
982020-01-01 Joel Brobecker <brobecker@adacore.com>
99
100 * gdbarch.sh: Update copyright year range of generated files.
101
b811d2c2
JB
1022020-01-01 Joel Brobecker <brobecker@adacore.com>
103
104 Update copyright year range in all GDB files.
105
5f4def5c
JB
1062020-01-01 Joel Brobecker <brobecker@adacore.com>
107
108 * copyright.py: Convert to Python 3.
109
51fd4002
JB
1102020-01-01 Joel Brobecker <brobecker@adacore.com>
111
112 * copyright.py: Adapt after move of gnulib directory from gdb
113 directory to toplevel directory.
114
5fb651f2
JB
1152020-01-01 Joel Brobecker <brobecker@adacore.com>
116
117 * copyright.py (main): Exit if run from the wrong directory.
118
5dd8bf88
JB
1192020-01-01 Joel Brobecker <brobecker@adacore.com>
120
121 * top.c (print_gdb_version): Change copyright year to 2020.
122
9f71dacb 1232020-01-01 Joel Brobecker <brobecker@adacore.com>
3d34df0a 124
9f71dacb 125 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2019.
3d34df0a 126
9f71dacb 127For older changes see ChangeLog-2019.
c906108c
SS
128\f
129Local Variables:
130mode: change-log
131left-margin: 8
132fill-column: 74
133version-control: never
57da7796 134coding: utf-8
c906108c 135End: