bfd_check_format: ignore errors from coff_real_object_p
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index a7817d64ff9e3625238acc82d2f73b7d185d8f36..c24dccaaa97cf90806296b5691526cf7126281da 100644 (file)
@@ -1,3 +1,31 @@
+2020-01-05  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * tui/tui-layout.c (tui_add_win_to_layout): Use tui_set_layout not
+       show_layout.
+
+2020-01-05  Luis Machado  <luis.machado@linaro.org>
+
+       * aarch64-linux-nat.c
+       (aarch64_linux_nat_target::thread_architecture): Use bfd_arch_aarch64
+       and bfd_mach_aarch64.
+
+2020-01-03  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * 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  <ssbssa@yahoo.de>
+
+       * 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  <ssbssa@yahoo.de>
 
        * windows-nat.c (windows_clear_solib): Free so_list linked list.
This page took 0.024459 seconds and 4 git commands to generate.