2020-01-05 Luis Machado * aarch64-linux-nat.c (aarch64_linux_nat_target::thread_architecture): Use bfd_arch_aarch64 and bfd_mach_aarch64. 2020-01-03 Philippe Waroquiers * ui-file.c (stdio_file::can_emit_style_escape) (tee_file::can_emit_style_escape): Ensure style is used also on gdb_stderr when gdb_stderr is a tty supporting styling, similarly to gdb_stdout. * main.c (set_gdb_data_directory): Use file style to output the warning that the given pathname is not a directory. * top.c (show_history_filename, gdb_safe_append_history) (show_gdb_datadir): Use file style. 2020-01-03 Hannes Domani * solib-target.c (struct lm_info_target): Change offsets to be a unique_xmalloc_ptr. (solib_target_relocate_section_addresses): Update. 2020-01-03 Hannes Domani * windows-nat.c (windows_clear_solib): Free so_list linked list. 2020-01-03 Bernd Edlinger * MAINTAINERS (Write After Approval): Add myself. 2020-01-02 Luis Machado * proc-service.c (get_ps_regcache): Remove reference to obsolete Cell BE architecture. * target.h (struct target_ops) : Likewise. 2020-01-01 Hannes Domani * Makefile.in: Use INSTALL_PROGRAM_ENV. 2020-01-01 Hannes Domani * MAINTAINERS (Write After Approval): Add myself. 2020-01-01 Joel Brobecker * gdbarch.sh: Update copyright year range of generated files. 2020-01-01 Joel Brobecker Update copyright year range in all GDB files. 2020-01-01 Joel Brobecker * copyright.py: Convert to Python 3. 2020-01-01 Joel Brobecker * copyright.py: Adapt after move of gnulib directory from gdb directory to toplevel directory. 2020-01-01 Joel Brobecker * copyright.py (main): Exit if run from the wrong directory. 2020-01-01 Joel Brobecker * top.c (print_gdb_version): Change copyright year to 2020. 2020-01-01 Joel Brobecker * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2019. For older changes see ChangeLog-2019. Local Variables: mode: change-log left-margin: 8 fill-column: 74 version-control: never coding: utf-8 End: