consistent use of -solaris2*

This commit is contained in:
David D. Zuhn 1993-03-13 03:09:19 +00:00
parent 663a55364b
commit 5f8d4bcbb9
2 changed files with 32 additions and 0 deletions

View File

@ -1,3 +1,30 @@
Fri Mar 12 18:35:43 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)
Mon Feb 22 18:08:53 1993 John Gilmore (gnu@cygnus.com)
* Makefile.in (distclean): Add.
Tue Feb 16 08:09:15 1993 Fred Fish (fnf@cygnus.com)
* Makefile.in, attach.c, detach.c, keys.c, mmap-sup.c, mmtrace.c,
sbrk-sup.c: Use GNU Library General Public License, like other
files.
Wed Nov 18 19:18:59 1992 John Gilmore (gnu@cygnus.com)
* configure.in: Regularize list of host configs.
Fri Oct 30 00:59:46 1992 John Gilmore (gnu@cygnus.com)
* mmalloc.texi: Add missing doubled @. Bugfix by Paul Eggert.
Fri Oct 23 01:50:52 1992 Stu Grossman (grossman at cygnus.com)
* configure.in: Handle solaris same as sysv4.
Thu Oct 1 23:34:20 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
* configure.in: use cpu-vendor-os triple instead of nested cases

View File

@ -1,3 +1,8 @@
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.