Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(149)

Unified Diff: readline/ChangeLog.gdb

Issue 124383005: GDB 7.6.50 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@upstream
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « opcodes/z8kgen.c ('k') | readline/configure.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: readline/ChangeLog.gdb
diff --git a/readline/ChangeLog.gdb b/readline/ChangeLog.gdb
index 276b1c87620f8a28e432824f43ff0ec3c8694172..1218fd7ee2d6613f6a51e3c63216e7eea86ff1aa 100644
--- a/readline/ChangeLog.gdb
+++ b/readline/ChangeLog.gdb
@@ -1,3 +1,27 @@
+2013-09-24 Pierre Muller <muller@sourceware.org>
+
+ * readline.c (bind_arrow_keys_internal):
+ Handle VK_HOME, VK_END, VK_DELETE and VK_INSERT for mingw
+ hosts.
+
+2013-09-23 Martin Benda <martin.benda@omsquare.com>
+
+ Checked in by Joel Brobecker <brobecker@adacore.com>
+ * util.c (_rl_strnicmp): Add missing semicolon.
+
+2013-05-22 Yao Qi <yao@codesourcery.com>
+
+ * configure.in: Invoke AC_CANONICAL_BUILD.
+ Change $host_os to $build_os.
+ * configure: Regenerated.
+
+2012-10-18 Joel Brobecker <brobecker@adacore.com>
+
+ * terminal.c: Remove duplicate includes of windows.h and
+ wincon.h.
+ (_rl_get_screen_size): Remove redundant code for MinGW getting
+ the console size from the Windows API.
+
2012-02-24 Pierre Muller <muller@ics.u-strasbg.fr>
* signals.c (_rl_block_sigwinch, _rl_release_sigwinch): Add
« no previous file with comments | « opcodes/z8kgen.c ('k') | readline/configure.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698