aboutsummaryrefslogtreecommitdiff
path: root/mmalloc
diff options
context:
space:
mode:
authorDavid D. Zuhn <zoo@cygnus>1993-03-13 03:09:19 +0000
committerDavid D. Zuhn <zoo@cygnus>1993-03-13 03:09:19 +0000
commit5f8d4bcbb909c62b7bf24552ad3dcd3d9021c9af (patch)
tree7fd75470587a2b135221afdecee810f58129b01b /mmalloc
parent663a55364b3fe62526b8d952eb0a272f40cd8cc8 (diff)
downloadfsf-binutils-gdb-5f8d4bcbb909c62b7bf24552ad3dcd3d9021c9af.zip
fsf-binutils-gdb-5f8d4bcbb909c62b7bf24552ad3dcd3d9021c9af.tar.gz
fsf-binutils-gdb-5f8d4bcbb909c62b7bf24552ad3dcd3d9021c9af.tar.bz2
consistent use of -solaris2*
Diffstat (limited to 'mmalloc')
-rw-r--r--mmalloc/ChangeLog27
1 files changed, 27 insertions, 0 deletions
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