]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/ChangeLog
Fix libctf ChangeLog date in most recent entry.
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
6ec1d75e
PW
12020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2
3 * ui-file.c (stdio_file::can_emit_style_escape)
4 (tee_file::can_emit_style_escape): Ensure style is used also on
5 gdb_stderr when gdb_stderr is a tty supporting styling, similarly
6 to gdb_stdout.
7 * main.c (set_gdb_data_directory): Use file style to output the
8 warning that the given pathname is not a directory.
9 * top.c (show_history_filename, gdb_safe_append_history)
10 (show_gdb_datadir): Use file style.
11
44f81a76
HD
122020-01-03 Hannes Domani <ssbssa@yahoo.de>
13
14 * solib-target.c (struct lm_info_target):
15 Change offsets to be a unique_xmalloc_ptr.
16 (solib_target_relocate_section_addresses): Update.
17
25057eb0
HD
182020-01-03 Hannes Domani <ssbssa@yahoo.de>
19
20 * windows-nat.c (windows_clear_solib): Free so_list linked list.
21
6e2118f5
BE
222020-01-03 Bernd Edlinger <bernd.edlinger@hotmail.de>
23
24 * MAINTAINERS (Write After Approval): Add myself.
25
8133c7dc
LM
262020-01-02 Luis Machado <luis.machado@linaro.org>
27
28 * proc-service.c (get_ps_regcache): Remove reference to obsolete
29 Cell BE architecture.
30 * target.h (struct target_ops) <thread_architecture>: Likewise.
31
48189bec
HD
322020-01-01 Hannes Domani <ssbssa@yahoo.de>
33
34 * Makefile.in: Use INSTALL_PROGRAM_ENV.
35
ead1063b
HD
362020-01-01 Hannes Domani <ssbssa@yahoo.de>
37
38 * MAINTAINERS (Write After Approval): Add myself.
39
e5d78223
JB
402020-01-01 Joel Brobecker <brobecker@adacore.com>
41
42 * gdbarch.sh: Update copyright year range of generated files.
43
b811d2c2
JB
442020-01-01 Joel Brobecker <brobecker@adacore.com>
45
46 Update copyright year range in all GDB files.
47
5f4def5c
JB
482020-01-01 Joel Brobecker <brobecker@adacore.com>
49
50 * copyright.py: Convert to Python 3.
51
51fd4002
JB
522020-01-01 Joel Brobecker <brobecker@adacore.com>
53
54 * copyright.py: Adapt after move of gnulib directory from gdb
55 directory to toplevel directory.
56
5fb651f2
JB
572020-01-01 Joel Brobecker <brobecker@adacore.com>
58
59 * copyright.py (main): Exit if run from the wrong directory.
60
5dd8bf88
JB
612020-01-01 Joel Brobecker <brobecker@adacore.com>
62
63 * top.c (print_gdb_version): Change copyright year to 2020.
64
9f71dacb 652020-01-01 Joel Brobecker <brobecker@adacore.com>
3d34df0a 66
9f71dacb 67 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2019.
3d34df0a 68
9f71dacb 69For older changes see ChangeLog-2019.
c906108c
SS
70\f
71Local Variables:
72mode: change-log
73left-margin: 8
74fill-column: 74
75version-control: never
57da7796 76coding: utf-8
c906108c 77End: