[AArch64] Fix erroneous use of spu architecture bfd
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2020-01-05 Luis Machado <luis.machado@linaro.org>
2
3 * aarch64-linux-nat.c
4 (aarch64_linux_nat_target::thread_architecture): Use bfd_arch_aarch64
5 and bfd_mach_aarch64.
6
7 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8
9 * ui-file.c (stdio_file::can_emit_style_escape)
10 (tee_file::can_emit_style_escape): Ensure style is used also on
11 gdb_stderr when gdb_stderr is a tty supporting styling, similarly
12 to gdb_stdout.
13 * main.c (set_gdb_data_directory): Use file style to output the
14 warning that the given pathname is not a directory.
15 * top.c (show_history_filename, gdb_safe_append_history)
16 (show_gdb_datadir): Use file style.
17
18 2020-01-03 Hannes Domani <ssbssa@yahoo.de>
19
20 * solib-target.c (struct lm_info_target):
21 Change offsets to be a unique_xmalloc_ptr.
22 (solib_target_relocate_section_addresses): Update.
23
24 2020-01-03 Hannes Domani <ssbssa@yahoo.de>
25
26 * windows-nat.c (windows_clear_solib): Free so_list linked list.
27
28 2020-01-03 Bernd Edlinger <bernd.edlinger@hotmail.de>
29
30 * MAINTAINERS (Write After Approval): Add myself.
31
32 2020-01-02 Luis Machado <luis.machado@linaro.org>
33
34 * proc-service.c (get_ps_regcache): Remove reference to obsolete
35 Cell BE architecture.
36 * target.h (struct target_ops) <thread_architecture>: Likewise.
37
38 2020-01-01 Hannes Domani <ssbssa@yahoo.de>
39
40 * Makefile.in: Use INSTALL_PROGRAM_ENV.
41
42 2020-01-01 Hannes Domani <ssbssa@yahoo.de>
43
44 * MAINTAINERS (Write After Approval): Add myself.
45
46 2020-01-01 Joel Brobecker <brobecker@adacore.com>
47
48 * gdbarch.sh: Update copyright year range of generated files.
49
50 2020-01-01 Joel Brobecker <brobecker@adacore.com>
51
52 Update copyright year range in all GDB files.
53
54 2020-01-01 Joel Brobecker <brobecker@adacore.com>
55
56 * copyright.py: Convert to Python 3.
57
58 2020-01-01 Joel Brobecker <brobecker@adacore.com>
59
60 * copyright.py: Adapt after move of gnulib directory from gdb
61 directory to toplevel directory.
62
63 2020-01-01 Joel Brobecker <brobecker@adacore.com>
64
65 * copyright.py (main): Exit if run from the wrong directory.
66
67 2020-01-01 Joel Brobecker <brobecker@adacore.com>
68
69 * top.c (print_gdb_version): Change copyright year to 2020.
70
71 2020-01-01 Joel Brobecker <brobecker@adacore.com>
72
73 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2019.
74
75 For older changes see ChangeLog-2019.
76 \f
77 Local Variables:
78 mode: change-log
79 left-margin: 8
80 fill-column: 74
81 version-control: never
82 coding: utf-8
83 End:
This page took 0.086852 seconds and 5 git commands to generate.