aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>1995-04-25 01:18:25 +0000
committerJason Merrill <jason@redhat.com>1995-04-25 01:18:25 +0000
commiteddd19426e8ebb48dc434fc3ee4d049f9da0cbf0 (patch)
treeb59a5304898774a8c7ecda3869f63272b88dc8dd /ChangeLog
parentc55c62ed589fc0472d441e3cc0876b31f3948740 (diff)
downloadgdb-eddd19426e8ebb48dc434fc3ee4d049f9da0cbf0.zip
gdb-eddd19426e8ebb48dc434fc3ee4d049f9da0cbf0.tar.gz
gdb-eddd19426e8ebb48dc434fc3ee4d049f9da0cbf0.tar.bz2
Mon Apr 24 16:23:41 1995 Michael Meissner <meissner@tiktok.cygnus.com>
* config.guess (*:Linux:*:*): Determine whether the default compiler is ELF or a.out.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cbfc312..aba0a96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+Mon Apr 24 16:23:41 1995 Michael Meissner <meissner@tiktok.cygnus.com>
+
+ * config.guess (*:Linux:*:*): Determine whether the default
+ compiler is ELF or a.out.
+
+Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
+
+ * configure.in (mips-sgi-irix6): Use mh-irix5.
+
+Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
+
+ * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
+
+Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
+
+ * test-build.mk: Enable building of shared libraries on IRIX 5 and
+ OSF/1. Fix compiler flags.
+ * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
+
Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
* configure.in: Recognize --with-newlib.