aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendan Kehoe <brendan@cygnus>1996-01-24 20:48:09 +0000
committerBrendan Kehoe <brendan@cygnus>1996-01-24 20:48:09 +0000
commit397a4fa366643d3813beac4720a5f5552261bdba (patch)
tree8827d9f5d5fb4ee094f6470637f597a114e5c1a0
parentdf1ddda9865466048ddf95a1c06f5d14e495ed74 (diff)
downloadfsf-binutils-gdb-397a4fa366643d3813beac4720a5f5552261bdba.zip
fsf-binutils-gdb-397a4fa366643d3813beac4720a5f5552261bdba.tar.gz
fsf-binutils-gdb-397a4fa366643d3813beac4720a5f5552261bdba.tar.bz2
* test-build.mk: Add checking of `hpux9' rather than just `hpux'.
Add creation of gconfigargs with `--enable-shared' turned on. ($(host)-stamp-stage2-configured): Pass $(gconfigargs). ($(host)-stamp-stage3-configured): Likewise. (HOLES): Add chatr and ldd. (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0a2160..36759d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
+
+ * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
+ Add creation of gconfigargs with `--enable-shared' turned on.
+ ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
+ ($(host)-stamp-stage3-configured): Likewise.
+ (HOLES): Add chatr and ldd.
+ (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
+
Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
* configure: Pass --nfp to recursive configures.