* inflow.c (pass_signal): Signal handlers take one int arg;
[deliverable/binutils-gdb.git] / readline / ChangeLog
index 53cec69c9f8bbcf29831525bb6d60e088d28736e..a0ad6bbebf3ffe07ea3cbdb8a2e01e4f32cca6b7 100644 (file)
@@ -1,3 +1,113 @@
+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)
+
+Tue Mar  2 21:25:36 1993  Fred Fish  (fnf@cygnus.com)
+
+       * sysdep-sysv4.h:  New file for SVR4.
+       * configure.in (*-*-sysv4*):  Use sysdep-sysv4.h.
+
+       * configure.in (*-*-ultrix2):  Add triplet from Michael Rendell
+       (michael@mercury.cs.mun.ca)
+
+Tue Dec 15 12:38:16 1992  Ian Lance Taylor  (ian@cygnus.com)
+
+       * 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  (gnu@cygnus.com)
+
+       * configure.in:  Reformat to one-case-per-line.
+       Handle SunOS 3.5, as per Karl Berry, <karl@claude.cs.umb.edu>.
+
+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  (ian@cygnus.com)
+
+       * 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
+
+Wed Sep 30 12:58:57 1992  Stu Grossman  (grossman at cygnus.com)
+
+       * readline.c (rl_complete_internal):  Cast alloca to (char *) to
+       avoid warning.
+
+Fri Sep 25 12:45:05 1992  Stu Grossman  (grossman at cygnus.com)
+
+       * readline.c (clear_to_eol, rl_generic_bind):  Make static.
+       (rl_digit_loop):  Add arg to call to rl_message().
+       * vi_mode.c (rl_vi_first_print):  Add arg to call to
+       rl_back_to_indent().
+
+Wed Aug 19 14:59:07 1992  Ian Lance Taylor  (ian@cygnus.com)
+
+       * Makefile.in: always create installation directories, use full
+       file name for install target.
+
+Wed Aug 12 15:50:57 1992  John Gilmore  (gnu@cygnus.com)
+
+       * readline.c (last_readline_init_file):  Fix typo made by Steve
+       Chamberlain/DJ Delorie.  Proper control file name is ~/.inputrc,
+       not ~/inputrc.
+
+Thu Jun 25 16:15:27 1992  Stu Grossman  (grossman at cygnus.com)
+
+       * configure.in:  Make bsd based systems use sysdep-obsd.h.
+
+Tue Jun 23 23:22:53 1992  Per Bothner  (bothner@cygnus.com)
+
+       * config/mh-posix:  New file, for Posix-compliant systems.
+       * configure.in:  Use mh-posix for Linux (free Unix clone).
+
 Tue Jun 23 21:59:20 1992  Fred Fish  (fnf@cygnus.com)
 
        * sysdep-norm.h (alloca):  Protect against previous definition as
This page took 0.024085 seconds and 4 git commands to generate.