aboutsummaryrefslogtreecommitdiff
path: root/readline/MANIFEST
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2018-10-07 12:52:13 -0600
committerTom Tromey <tom@tromey.com>2019-08-12 10:57:56 -0600
commit775e241e9c5f2b2ff2b59972ab70e5f20763fae6 (patch)
tree597ab643dce69ee6e98e46ecac00ee85f447bb4b /readline/MANIFEST
parent08132bdd876fa1825810f90ecc25390dd4ded457 (diff)
downloadgdb-775e241e9c5f2b2ff2b59972ab70e5f20763fae6.zip
gdb-775e241e9c5f2b2ff2b59972ab70e5f20763fae6.tar.gz
gdb-775e241e9c5f2b2ff2b59972ab70e5f20763fae6.tar.bz2
Import readline 7.0 (patch 5)
This imports readline 7.0 (up to patch 5) while preserving all gdb-local changes. This was done by checking out the readline git repository, making a branch based on the gdb baseline revision, applying the gdb changes to that branch, and then merging from readline 7. readline/ChangeLog.gdb 2019-08-12 Tom Tromey <tom@tromey.com> * Imported readline 7.0 patch 5.
Diffstat (limited to 'readline/MANIFEST')
-rw-r--r--readline/MANIFEST11
1 files changed, 10 insertions, 1 deletions
diff --git a/readline/MANIFEST b/readline/MANIFEST
index 8972bdd..bfd0547 100644
--- a/readline/MANIFEST
+++ b/readline/MANIFEST
@@ -18,13 +18,16 @@ USAGE f
aclocal.m4 f
config.h.in f
configure f
-configure.in f
+configure.ac f
Makefile.in f
+readline.pc.in f
ansi_stdlib.h f
chardefs.h f
+colors.h f
history.h f
histlib.h f
keymaps.h f
+parse-colors.h f
posixdir.h f
posixjmp.h f
posixselect.h f
@@ -44,6 +47,7 @@ tilde.h f
xmalloc.h f
bind.c f
callback.c f
+colors.c f
compat.c f
complete.c f
display.c f
@@ -58,6 +62,7 @@ mbutil.c f
misc.c f
nls.c f
parens.c f
+parse-colors.c f
readline.c f
rltty.c f
savestring.c f
@@ -110,13 +115,17 @@ examples/fileman.c f
examples/manexamp.c f
examples/readlinebuf.h f
examples/rl-fgets.c f
+examples/rlbasic.c f
examples/rlcat.c f
examples/rlevent.c f
examples/rltest.c f
+examples/rl-callbacktest.c f
examples/rl.c f
examples/rlptytest.c f
examples/rlversion.c f
examples/histexamp.c f
+examples/hist_erasedups.c f
+examples/hist_purgecmd.c f
examples/Inputrc f
examples/autoconf/BASH_CHECK_LIB_TERMCAP f
examples/autoconf/RL_LIB_READLINE_VERSION f