binutils-gdb/readline
Tom Tromey ef45cb65a7 Use readline's variant of Windows patch
A while back, Eli sent a patch to readline that was incorporated by
upstream readline in a slightly different form.  To cut down on
divergences between GDB and upstream readline, I am checking in this
patch to use the readline code.

readline/readline/ChangeLog.gdb
2021-01-23  Tom Tromey  <tom@tromey.com>

	* input.c [_WIN32]: Use code from upstream readline.
2021-01-23 09:24:20 -07:00
..
readline Use readline's variant of Windows patch 2021-01-23 09:24:20 -07:00
.gitignore Move readline to the readline/readline subdirectory 2019-10-23 15:16:48 -06:00
aclocal.m4 Move readline to the readline/readline subdirectory 2019-10-23 15:16:48 -06:00
ChangeLog Update readline/README to mention patchlevel 2020-06-30 15:17:07 -06:00
configure Minor updates to readline configury 2019-11-15 13:46:54 -07:00
configure.ac Minor updates to readline configury 2019-11-15 13:46:54 -07:00
Makefile.am Minor updates to readline configury 2019-11-15 13:46:54 -07:00
Makefile.in Minor updates to readline configury 2019-11-15 13:46:54 -07:00
README Update readline/README to mention patchlevel 2020-06-30 15:17:07 -06:00

This is an import of readline that is used by gdb.

To send patches, follow the gdb patch submission instructions in
../gdb/CONTRIBUTE.  For maintainers, see ../gdb/MAINTAINERS.

If you need to patch readline, please document the changes here.

To import, copy the upstream readline sources into the "readline"
subdirectory, remembering to (1) remove any files that were deleted
upstream, and (2) merge the one small configure.ac patch that gdb
carries.

If your import removes the need for a local patch, please remember to
update this file.

Individual upstream readline patches can be directly imported using
"git am".  You can see the current patch level by looking at
readline/patchlevel.