* chardefs.h, tilde.c: Just declare strrchr rather than trying to
[deliverable/binutils-gdb.git] / readline / ChangeLog
index 6ecb53671b5ac421f3c36a8a43f3d3500f87193d..4b80796b0d036c103cb896a795ea6591fa0680db 100644 (file)
@@ -1,7 +1,112 @@
+Fri Jan 21 17:31:26 1994  Jim Kingdon  (kingdon@lisa.cygnus.com)
+
+       * chardefs.h, tilde.c: Just declare strrchr rather than trying to
+       include a system header.
+
+Fri Jan 21 14:40:43 1994  Fred Fish  (fnf@cygnus.com)
+
+       * Makefile.in (distclean, realclean):  Expand local-distclean
+       inline after doing recursion.  You can't recurse after removing
+       Makefile.  Make them depend on local-clean.
+       * Makefile.in (local-distclean):  Remove now superfluous target.
+
+Mon Jan 17 12:42:07 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
+
+       * readline.c (doing_an_undo): Delete second declaration, since it
+       confuses the alpha-osf1 native compiler.
+
+Sun Jan 16 12:33:11 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * complete.c, bind.c: Include <sys/stat.h>.
+       * complete.c: Define X_OK if not defined by a system header.
+
+       * chardefs.h: Don't declare xmalloc.
+
+       * keymaps.h: Include "chardefs.h" not <readline/chardefs.h>.
+
+       * Makefile.in (clean mostlyclean distclean realclean): Recurse
+       into subdirectories as well as doing this directory.  Add clean-dvi
+       target.
+
+Sat Jan 15 19:36:12 1994  Per Bothner  (bothner@kalessin.cygnus.com)
+
+       * readline.c, display.c:  Patches to allow use of all 80
+       columns on most terminals (those with am and xn).
+
+       Merge in changes from bash-1.13.  The most obvious one is
+       that the file readline.c has been split into multiple files.
+       * bind.c, complete.c, dispay.c, isearch.c, parens.c, rldefs.h,
+       rltty.c, search.c signals.c, tilde.c, tilde.h, xmalloc.c:  New files.
+
+Sat Dec 11 16:29:17 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
+
+       * readline.c (rl_getc): If GO32, trim high bit from getkey,
+       otherwise fancy PC keys cause grief.
+
+Fri Nov  5 11:49:47 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * configure.in: Add doc to configdirs.
+       * Makefile.in (info dvi install-info clean-info): Recurse into doc.
+
+Fri Oct 22 07:55:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * configure.in: Add * to end of all OS names.
+
+Tue Oct  5 12:33:51 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * readline.c: Add stuff for HIUX to place where we detect termio
+       vs. sgtty (ugh, but I don't see a simple better way).
+
+Wed Sep 29 11:02:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * readline.c (parser_if): Free tname when done with it (change
+       imported from from bash 1.12 readline).
+
+Tue Sep  7 17:15:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * configure.in (m88k-*-sysvr4*): Comment out previous change.
+
+Fri Jul  2 11:05:34 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * configure.in (*-*-riscos*): New entry; use mh-sysv.
+
+Wed Jun 23 13:00:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * configure.in: Add comment.
+
+Mon Jun 14 14:28:55 1993  Jim Kingdon  (kingdon@eric)
+
+       * configure.in (m88k-*-sysvr4*): Use sysdep-norm.h.
+
+Sun Jun 13 13:04:09 1993  Jim Kingdon  (kingdon@cygnus.com)
+
+       * Makefile.in ({real,dist}clean): Remove sysdep.h.
+
+Thu Jun 10 11:22:41 1993  Jim Kingdon  (kingdon@cygnus.com)
+
+       * Makefile.in: Add mostlyclean, distclean, and realclean targets.
+
+Fri May 21 17:09:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * config/mh-isc: New file.
+       * configure.in: Use it.
+
+Sat Apr 17 00:40:12 1993  Jim Kingdon  (kingdon at calvin)
+
+       * readline.c, history.c: Don't include sys/types.h; sysdep.h does.
+
+       * config/mh-sysv: Define TIOCGWINSZ_BROKEN.
+       readline.c: Check it.
+
+Wed Mar 24 02:06:15 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
+
+       * Makefile.in: add installcheck & dvi targets
+
 Fri Mar 12 18:36:53 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
 
        * configure.in: recognize *-*-solaris2* instead of *-*-solaris* (a
-       number of people want to call SunOS 4.1.2 "solaris1.0" and get it right)
+       number of people want to call SunOS 4.1.2 "solaris1.0"
+       and get it right)
 
 Tue Mar  2 21:25:36 1993  Fred Fish  (fnf@cygnus.com)
 
This page took 0.028633 seconds and 4 git commands to generate.