Fix unused function error
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 4c98df34d83a5da2293b4ba5aca5f5c5ad591fca..5ac4f9cb95e774702432523f926d397e61aeca3f 100644 (file)
@@ -1,3 +1,22 @@
+2019-12-12  Luis Machado  <luis.machado@linaro.org>
+
+       * gdbsupport/safe-strerror.c: Don't include diagnostics.h.
+       (select_strerror_r): Use ATTRIBUTE_UNUSED instead of the diagnostics
+       macros.
+
+2019-12-11  Tom Tromey  <tom@tromey.com>
+
+       * tui/tui-win.c (tui_set_win_height_command): Call
+       tui_adjust_window_height.
+       (tui_adjust_win_heights, new_height_ok): Remove.
+       * tui/tui-layout.h (tui_adjust_window_height): Declare.
+       * tui/tui-layout.c (tui_adjust_window_height): New function.
+
+2019-12-11  Tom Tromey  <tom@tromey.com>
+
+       * tui/tui-win.c (tui_resize_all): Remove code, call
+       tui_apply_current_layout.
+
 2019-12-11  Tom Tromey  <tom@tromey.com>
 
        * tui/tui-layout.h (tui_apply_current_layout): Declare.
This page took 0.026557 seconds and 4 git commands to generate.