mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
775e241e9c
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.
38 lines
399 B
Plaintext
38 lines
399 B
Plaintext
Makefile
|
|
|
|
*.o
|
|
*.a
|
|
*.so
|
|
*.sl
|
|
*.dll
|
|
|
|
config.cache
|
|
config.h
|
|
config.log
|
|
config.status
|
|
|
|
doc/Makefile
|
|
examples/Makefile
|
|
shlib/Makefile
|
|
|
|
examples/fileman
|
|
examples/hist_erasedups
|
|
examples/hist_purgecmd
|
|
examples/histexamp
|
|
examples/rl
|
|
examples/rl-callbacktest
|
|
examples/rlbasic
|
|
examples/rlcat
|
|
examples/rlevent
|
|
examples/rltest
|
|
examples/rlversion
|
|
|
|
libhistory.so.*
|
|
libreadline.so.*
|
|
|
|
*.dylib
|
|
|
|
readline.pc
|
|
|
|
stamp-h
|