[readline] Fix compilation on MinGW
[deliverable/binutils-gdb.git] / readline / ChangeLog.gdb
index c59329ee7d20a5e6d73dce32b1808da86b6c2406..01b083951edebe2aeb5394793fd21c305b6da0b2 100644 (file)
@@ -1,3 +1,37 @@
+2019-08-13  Christian Biesinger  <cbiesinger@google.com>
+
+       * colors.c (_rl_print_color_indicator): Remove unnecessary
+       S_ISLNK check to fix compilation on MinGW.
+
+2019-08-12  Tom Tromey  <tom@tromey.com>
+
+       * Imported readline 8.0.
+
+2019-08-12  Tom Tromey  <tom@tromey.com>
+
+       * Makefile.in (xfree.o): Don't depend on readline.h.
+       * xfree.c (xfree): Remove gdb workaround.
+       * xmalloc.h (xfree): Remove #define.
+
+2018-08-12  Tom Tromey  <tom@tromey.com>
+
+       * emacs_keymap.c: Remove gdb workaround.
+
+2018-08-12  Tom Tromey  <tom@tromey.com>
+
+       * complete.c (get_y_or_n): Remove gdb workaround.
+
+2018-08-12  Tom Tromey  <tom@tromey.com>
+
+       * Imported readline 7.0 patch 5.
+
+2019-07-12  Tom de Vries  <tdevries@suse.de>
+           Chet Ramey  <chet.ramey@case.edu>
+
+       PR cli/24514
+       * readline/display.c (init_line_structures, rl_redisplay): Ensure
+       line_size is at least _rl_screenwidth + 1.
+
 2019-01-31  Alan Hayward  <alan.hayward@arm.com>
 
        * config.h.in: Add SOURCE/EXTENSION macros.
This page took 0.026834 seconds and 4 git commands to generate.