gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / readline / ChangeLog
2019-11-15  Tom TromeyMinor updates to readline configury
2019-10-23  Tom TromeyMove readline to the readline/readline subdirectory
2000-02-08  Jason Molenda2000-02-07 Jason Molenda (jsm@bugshack.cygnus.com)
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-05-03  Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-27  Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-26  Stan Shebsimport gdb-19990422 snapshot
1999-04-26  Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-16  Stan ShebsInitial creation of sourceware repository
1999-04-16  Stan ShebsInitial creation of sourceware repository
1999-02-09  Elena ZannoniTue Feb 9 10:38:57 1999 Elena Zannoni <ezannoni...
1999-01-06  Christopher Faylor * configure.in: Use LOCAL_CFLAGS rather than CFLAGS for
1998-12-31  Christopher Faylor * configure.in: Search devo libtermcap directory for...
1998-12-31  Michael MeissnerDo not copy old versions of libreadline.a/libhistory...
1998-12-30  Christopher Faylor * cross-build/cygwin.cache: Add a couple more known...
1998-12-29  Elena ZannoniTue Dec 29 18:11:28 1998 Elena Zannoni <ezannoni...
1998-12-29  Elena ZannoniTue Dec 29 18:11:28 1998 Elena Zannoni <ezannoni...
1998-12-25  Jason Molenda1998-12-24 Jason Molenda (jsm@bugshack.cygnus.com)
1998-12-23  Elena ZannoniWed Dec 23 16:21:41 1998 Elena Zannoni <ezannoni...
1998-12-22  Elena ZannoniTue Dec 22 10:07:58 1998 Elena Zannoni <ezannoni...
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-21  nobodyThis commit was manufactured by cvs2svn to create branc...
1998-12-08  David Taylor The following changes were made by Jim Blandy
1998-11-02  Geoffrey NoerMon Nov 2 15:26:33 1998 Geoffrey Noer <noer@cygnus...
1998-07-28  Jeff Law * sysdep-hpux11.h: New file.
1998-07-23  Ian Lance Taylor * configure.bat: Remove obsolete file.
1998-05-13  Ian Lance Taylor * sysdep-6irix.h: New file.
1998-04-09  Jason MolendaThu Apr 9 11:59:38 1998 Ian Dall (<Ian.Dall@dsto...
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1997-12-04  Michael SnyderWed Dec 3 16:48:20 1997 Michael Snyder (msnyder...
1996-10-08  Stu Grossman * tilde.c (tilde_word_expand): __MSDOS___ -> __MSDOS__
1996-10-05  Mark Alexander * rldefs.h: On Linux, include <termios.h> to fix compi...
1996-09-05  Stu Grossman * rldefs.h: Enable HANDLE_SIGNALS for cygwin32.
1996-08-29  Michael MeissnerRecognize i686-*-* for pentium pro
1996-08-17  Stu Grossman * complete.c: Include <pwd.h> if not DOS, and if...
1996-08-12  Stu Grossman * rldefs.c: Get rid of define of SIGALRM if _WIN32...
1996-08-11  Fred Fish * rldefs.h: If __osf__is defined, include <termio...
1996-08-09  Stu Grossman * bind.c complete.c history.c readline.c: Don't inclu...
1996-07-18  Michael MeissnerFix warning generated under AIX 4.1.4
1996-06-25  Jason Molenda * Makefile.in (datadir): Set to $(prefix)/share.
1996-05-26  Fred Fish * sysdep-linux.h: New file.
1996-04-08  Fred Fish * configure.in (*-*-gnu*): New host.
1996-04-08  Fred Fish From: Miles Bader <miles@gnu.ai.mit.edu>
1996-04-07  Fred Fish From: Robert Lipe <robertl@dgii.com>
1996-01-04  Steve Chamberlain * readline.c, display.c, complete.c: Add _MSC_VER...
1995-11-16  Geoffrey Noercomplete.c: Change WIN32 to __WIN32__, added #else...
1995-10-31  Steve ChamberlainTue Oct 31 10:38:58 1995 steve chamberlain <sac@slash...
1995-10-10  Fred Fish * Makefile.in (BISON): Remove macro.
1995-10-10  Steve Chamberlain * complete.c (filename_completion_function): Enable for
1995-10-08  Peter Schauer * configure.in: Handle powerpc-ibm-aix* like rs6000...
1995-10-08  Michael MeissnerFix warnings under Linux
1995-10-08  Michael MeissnerFix warnings under Linux
1995-09-29  Steve ChamberlainFri Sep 29 15:19:23 1995 steve chamberlain <sac@slash...
1995-09-20  Ian Lance Taylor * Makefile.in (maintainer-clean): New synonym for...
1995-03-01  Michael MeissnerBuild without warnings under Linux.
1995-01-15  Steve Chamberlain * rldefs.h: Define MINIMAL for __GO32__ and WIN32.
1994-08-24  Ian Lance Taylor * configure.in: Change i[34]86 to i[345]86.
1994-07-16  Stan Shebs * configure.in (m88*-harris-cxux7*): Recognize.
1994-07-08  Steve Chamberlain * rttty.c (control_meta_key_on): Remove superfluous...
1994-06-30  Steve Chamberlain * rltty.c (control_meta_key_on): Don't compile if...
1994-06-12  Peter Schauer * history.c: Swap inclusion of rldefs.h and chardefs...
1994-05-09  Ian Lance Taylor * readline.c (_rl_set_screen_size): Don't compile...
1994-05-09  Ian Lance Taylor * display.c: If __GO32__ is defined, include <sys...
1994-05-09  Ian Lance Taylor * readline.c (readline_default_bindings): Don't compile if
1994-05-06  Steve Chamberlain * config/mh-go32: New fragment.
1994-05-04  Stu Grossman * chardefs.h, rldefs.h: Move decls of string funcs...
1994-05-04  Stan ShebsWed May 4 12:15:11 1994 Stan Shebs (shebs@andros...
1994-04-20  Jim Kingdon* configure.in: Use mh-posix for sunos4.1*.
1994-04-14  Jim Kingdon * rltty.c (set_tty_settings): Don't set readline_echoi...
1994-03-13  Jim Kingdon* Makefile.in: Add TAGS target.
1994-03-10  Jim Kingdon* isearch.c, search.c: Include sysdep.h.
1994-03-04  Jim Kingdon* configure.in: For ISC, use mh-sysv, not mh-isc.
1994-02-24  Peter Schauer * rldefs.h: Define S_ISREG if necessary.
1994-02-24  Peter Schauer * Merge in changes from bash-1.13.5. Merge changes...
1994-02-18  Jim Kingdon* Makefile.in: Add search.o rule for Sun make.
1994-02-17  Per Bothner* rltty.c: #if out some code if __GO32__.
1994-02-15  Per Bothner * readline.c (_rl_output_character_function), display.c:
1994-02-05  Jim Kingdon * Makefile.in: Remove obsolete rules for history.info and
1994-01-28  Jim Kingdon* chardefs.h: Only declare strrchr if it is not #define'd.
1994-01-25  Jim Kingdon* rldefs.h: Accept __hpux as well as hpux for HP compil...
1994-01-22  Jim Kingdon * chardefs.h, tilde.c: Just declare strrchr rather...
1994-01-21  Fred Fish * Makefile.in (distclean, realclean): Expand local...
1994-01-17  Ken Raeburn* readline.c (doing_an_undo): Delete second declaration...
1994-01-16  Jim Kingdon * complete.c, bind.c: Include <sys/stat.h>.
1994-01-16  Jim Kingdon * chardefs.h: Don't declare xmalloc.
1994-01-16  Jim Kingdon * Makefile.in (clean mostlyclean distclean realclean...
1994-01-16  Jim Kingdon * Makefile.in (clean mostlyclean distclean realclean...
1994-01-16  Per Bothner * readline.c, display.c: Patches to allow use of...
1994-01-16  Per Bothner Merge in changes from bash-1.13. The most obvious...
1993-12-12  Steve Chamberlain * readline.c (rl_getc): If GO32, trim high bit from...
1993-11-05  Jim Kingdon * configure.in: Add doc to configdirs.
1993-10-22  Jim Kingdon* configure.in: Add * to end of all OS names.
1993-10-05  Jim Kingdon * readline.c: Add stuff for HIUX to place where we...
1993-09-29  Jim Kingdon * readline.c (parser_if): Free tname when done with...
1993-09-07  Jim Kingdon* configure.in (m88k-*-sysvr4*): Comment out previous...
1993-07-02  Ian Lance Taylor * configure.in (*-*-riscos*): New entry; use mh-sysv.
1993-06-23  Jim Kingdon * configure.in: Add comment.
1993-06-18  Jim Kingdon * configure.in (m88k-*-sysvr4*): Use sysdep-norm.h.
next
This page took 1.252549 seconds and 106 git commands to generate.