Ensure GDB warnings are styled.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2020-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
12 2020-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
18 2020-01-03 Hannes Domani <ssbssa@yahoo.de>
19
20 * windows-nat.c (windows_clear_solib): Free so_list linked list.
21
22 2020-01-03 Bernd Edlinger <bernd.edlinger@hotmail.de>
23
24 * MAINTAINERS (Write After Approval): Add myself.
25
26 2020-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
32 2020-01-01 Hannes Domani <ssbssa@yahoo.de>
33
34 * Makefile.in: Use INSTALL_PROGRAM_ENV.
35
36 2020-01-01 Hannes Domani <ssbssa@yahoo.de>
37
38 * MAINTAINERS (Write After Approval): Add myself.
39
40 2020-01-01 Joel Brobecker <brobecker@adacore.com>
41
42 * gdbarch.sh: Update copyright year range of generated files.
43
44 2020-01-01 Joel Brobecker <brobecker@adacore.com>
45
46 Update copyright year range in all GDB files.
47
48 2020-01-01 Joel Brobecker <brobecker@adacore.com>
49
50 * copyright.py: Convert to Python 3.
51
52 2020-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
57 2020-01-01 Joel Brobecker <brobecker@adacore.com>
58
59 * copyright.py (main): Exit if run from the wrong directory.
60
61 2020-01-01 Joel Brobecker <brobecker@adacore.com>
62
63 * top.c (print_gdb_version): Change copyright year to 2020.
64
65 2020-01-01 Joel Brobecker <brobecker@adacore.com>
66
67 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2019.
68
69 For older changes see ChangeLog-2019.
70 \f
71 Local Variables:
72 mode: change-log
73 left-margin: 8
74 fill-column: 74
75 version-control: never
76 coding: utf-8
77 End:
This page took 0.052123 seconds and 5 git commands to generate.