]> Git Repo - binutils.git/blobdiff - readline/ChangeLog
(sim_stop_signal): Result is now enum sim_stop.
[binutils.git] / readline / ChangeLog
index 88da886c6e9c206ee3f6a69fe4ad1cc651480c5e..c238e0a449191645a2e800a3985e0841676bc991 100644 (file)
@@ -1,3 +1,95 @@
+Fri Oct 22 07:55:08 1993  Jim Kingdon  ([email protected])
+
+       * configure.in: Add * to end of all OS names.
+
+Tue Oct  5 12:33:51 1993  Jim Kingdon  ([email protected])
+
+       * 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  ([email protected])
+
+       * 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  ([email protected])
+
+       * configure.in (m88k-*-sysvr4*): Comment out previous change.
+
+Fri Jul  2 11:05:34 1993  Ian Lance Taylor  ([email protected])
+
+       * configure.in (*-*-riscos*): New entry; use mh-sysv.
+
+Wed Jun 23 13:00:12 1993  Jim Kingdon  ([email protected])
+
+       * 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  ([email protected])
+
+       * Makefile.in ({real,dist}clean): Remove sysdep.h.
+
+Thu Jun 10 11:22:41 1993  Jim Kingdon  ([email protected])
+
+       * Makefile.in: Add mostlyclean, distclean, and realclean targets.
+
+Fri May 21 17:09:28 1993  Jim Kingdon  ([email protected])
+
+       * 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)
+
+Tue Mar  2 21:25:36 1993  Fred Fish  ([email protected])
+
+       * sysdep-sysv4.h:  New file for SVR4.
+       * configure.in (*-*-sysv4*):  Use sysdep-sysv4.h.
+
+       * configure.in (*-*-ultrix2):  Add triplet from Michael Rendell
+       ([email protected])
+
+Tue Dec 15 12:38:16 1992  Ian Lance Taylor  ([email protected])
+
+       * configure.in (i[34]86-*-sco3.2v4*): use mh-sco4.
+       * config/mh-sco4: New file, like mh-sco but without defining
+       _POSIX_SOURCE.
+
+Wed Nov 11 21:20:14 1992  John Gilmore  ([email protected])
+
+       * configure.in:  Reformat to one-case-per-line.
+       Handle SunOS 3.5, as per Karl Berry, <[email protected]>.
+
+Wed Nov  4 15:32:31 1992  Stu Grossman  (grossman at cygnus.com)
+
+       * sysdep-norm.h:  Remove some crud, install dire warning.
+
+Thu Oct 22 01:08:13 1992  Stu Grossman  (grossman at cygnus.com)
+
+       * configure.in:  Make SCO work again...
+
+Mon Oct 12 15:04:07 1992  Ian Lance Taylor  ([email protected])
+
+       * readline.c (init_terminal_io): if tgetent returns 0, the
+       terminal type is unknown.
+
 Thu Oct  1 23:44:14 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
 
        * configure.in: use cpu-vendor-os triple instead of nested cases
This page took 0.024216 seconds and 4 git commands to generate.