]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/ChangeLog
bfd_check_format: ignore errors from coff_real_object_p
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
f2302a34
AB
12020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * tui/tui-layout.c (tui_add_win_to_layout): Use tui_set_layout not
4 show_layout.
5
6a5206eb
LM
62020-01-05 Luis Machado <luis.machado@linaro.org>
7
8 * aarch64-linux-nat.c
9 (aarch64_linux_nat_target::thread_architecture): Use bfd_arch_aarch64
10 and bfd_mach_aarch64.
11
6ec1d75e
PW
122020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13
14 * ui-file.c (stdio_file::can_emit_style_escape)
15 (tee_file::can_emit_style_escape): Ensure style is used also on
16 gdb_stderr when gdb_stderr is a tty supporting styling, similarly
17 to gdb_stdout.
18 * main.c (set_gdb_data_directory): Use file style to output the
19 warning that the given pathname is not a directory.
20 * top.c (show_history_filename, gdb_safe_append_history)
21 (show_gdb_datadir): Use file style.
22
44f81a76
HD
232020-01-03 Hannes Domani <ssbssa@yahoo.de>
24
25 * solib-target.c (struct lm_info_target):
26 Change offsets to be a unique_xmalloc_ptr.
27 (solib_target_relocate_section_addresses): Update.
28
25057eb0
HD
292020-01-03 Hannes Domani <ssbssa@yahoo.de>
30
31 * windows-nat.c (windows_clear_solib): Free so_list linked list.
32
6e2118f5
BE
332020-01-03 Bernd Edlinger <bernd.edlinger@hotmail.de>
34
35 * MAINTAINERS (Write After Approval): Add myself.
36
8133c7dc
LM
372020-01-02 Luis Machado <luis.machado@linaro.org>
38
39 * proc-service.c (get_ps_regcache): Remove reference to obsolete
40 Cell BE architecture.
41 * target.h (struct target_ops) <thread_architecture>: Likewise.
42
48189bec
HD
432020-01-01 Hannes Domani <ssbssa@yahoo.de>
44
45 * Makefile.in: Use INSTALL_PROGRAM_ENV.
46
ead1063b
HD
472020-01-01 Hannes Domani <ssbssa@yahoo.de>
48
49 * MAINTAINERS (Write After Approval): Add myself.
50
e5d78223
JB
512020-01-01 Joel Brobecker <brobecker@adacore.com>
52
53 * gdbarch.sh: Update copyright year range of generated files.
54
b811d2c2
JB
552020-01-01 Joel Brobecker <brobecker@adacore.com>
56
57 Update copyright year range in all GDB files.
58
5f4def5c
JB
592020-01-01 Joel Brobecker <brobecker@adacore.com>
60
61 * copyright.py: Convert to Python 3.
62
51fd4002
JB
632020-01-01 Joel Brobecker <brobecker@adacore.com>
64
65 * copyright.py: Adapt after move of gnulib directory from gdb
66 directory to toplevel directory.
67
5fb651f2
JB
682020-01-01 Joel Brobecker <brobecker@adacore.com>
69
70 * copyright.py (main): Exit if run from the wrong directory.
71
5dd8bf88
JB
722020-01-01 Joel Brobecker <brobecker@adacore.com>
73
74 * top.c (print_gdb_version): Change copyright year to 2020.
75
9f71dacb 762020-01-01 Joel Brobecker <brobecker@adacore.com>
3d34df0a 77
9f71dacb 78 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2019.
3d34df0a 79
9f71dacb 80For older changes see ChangeLog-2019.
c906108c
SS
81\f
82Local Variables:
83mode: change-log
84left-margin: 8
85fill-column: 74
86version-control: never
57da7796 87coding: utf-8
c906108c 88End: