From: David D. Zuhn Date: Sat, 13 Mar 1993 03:09:19 +0000 (+0000) Subject: consistent use of -solaris2* X-Git-Tag: gdb-4_18~19908 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5f8d4bcbb909c62b7bf24552ad3dcd3d9021c9af;p=platform%2Fupstream%2Fbinutils.git consistent use of -solaris2* --- diff --git a/mmalloc/ChangeLog b/mmalloc/ChangeLog index 1954f70..b7eb2b7 100644 --- a/mmalloc/ChangeLog +++ b/mmalloc/ChangeLog @@ -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 diff --git a/readline/ChangeLog b/readline/ChangeLog index 445df76..6ecb536 100644 --- a/readline/ChangeLog +++ b/readline/ChangeLog @@ -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.