diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-06-01 21:26:12 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-06-01 21:26:12 +0000 |
commit | eb447cc7d5ec9e6d9e846ff8206c847a0d5418f9 (patch) | |
tree | 4df98e581fa97137c3cc4b81087d9dabb5a02735 /ChangeLog | |
parent | 27f6715d303cb09e6b1f9f2bf39b3da8f404b7f2 (diff) | |
download | gdb-eb447cc7d5ec9e6d9e846ff8206c847a0d5418f9.zip gdb-eb447cc7d5ec9e6d9e846ff8206c847a0d5418f9.tar.gz gdb-eb447cc7d5ec9e6d9e846ff8206c847a0d5418f9.tar.bz2 |
* configure: Use && rather than using -a in test, because odd
strings can confuse test.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com> + + * configure: Use && rather than using -a in test, because odd + strings can confuse test. + +Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com> + + * ltconfig, ltmain.sh: Bring in Visual C++ support. + Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com) * COPYING.LIB: Update FSF address. @@ -91,6 +100,7 @@ Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com> (all-gprof): Likewise. (all-ld): Likewise. +start-sanitize-java Mon Apr 20 14:26:26 1998 Tom Tromey <tromey@cygnus.com> * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc. @@ -101,6 +111,7 @@ Mon Apr 20 14:26:26 1998 Tom Tromey <tromey@cygnus.com> (all-target-libjava): New target. (all-target-boehm-gc): Likewise. * configure.in (target_libs): Added libjava, boehm-gc. +end-sanitize-java 1998-04-19 Brendan Kehoe <brendan@cygnus.com> @@ -230,6 +241,10 @@ Tue Mar 3 11:01:52 1998 Gavin Koch <gavin@cygnus.com> end-sanitize-vr4320 +Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de> + + * config.sub (sco5): Fix typo. + Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com> * Makefile.in (INSTALL_MODULES): Move install-tcl before |