Fix indentation (and clang warning) in c-lang.c
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 6f193c378b633f8a0803c362901c8175e94fa5e1..53885e13fc76b27f4a60d210dd2c16f9bcfa9368 100644 (file)
@@ -1,3 +1,30 @@
+2019-12-18  Simon Marchi  <simon.marchi@efficios.com>
+
+       * c-lang.c (c_get_string, asm_language_defn): Remove space
+       before tab.
+
+2019-12-18  Tom Tromey  <tromey@adacore.com>
+
+       PR build/25250:
+       * ui-out.c (ui_out::vmessage): Update.
+       * ui-out.h (enum class field_kind) <FIELD_STRING, FIELD_SIGNED>:
+       Rename.
+       (string_field): Update.
+       (signed_field): Update.
+
+2019-12-18  Simon Marchi  <simon.marchi@efficios.com>
+
+       * top.c (print_gdb_configuration): Adjust indentation.
+
+2019-12-17  Christian Biesinger  <cbiesinger@google.com>
+
+       * bsd-kvm.c: Include gdbsupport/pathstuff.h.
+
+2019-12-17  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * tui/tui-layout.h (class tui_layout_base): Add virtual
+       destructor.
+
 2019-12-16  Bernd Edlinger  <bernd.edlinger@hotmail.de>
 
        * infcmd.c (prepare_one_step): Step over skipped inline functions.
This page took 0.02582 seconds and 4 git commands to generate.