diff options
author | Rob Savoye <rob@cygnus> | 1997-06-11 20:09:55 +0000 |
---|---|---|
committer | Rob Savoye <rob@cygnus> | 1997-06-11 20:09:55 +0000 |
commit | f14c4109f8c9f4fea51acaa210dcb9a7f067c37d (patch) | |
tree | bf7bff0afcf41febedbaffa86f176dd0f8e538f0 /ChangeLog | |
parent | 8519ea2120056aed56c20011dca7c4d72d806a61 (diff) | |
download | gdb-f14c4109f8c9f4fea51acaa210dcb9a7f067c37d.zip gdb-f14c4109f8c9f4fea51acaa210dcb9a7f067c37d.tar.gz gdb-f14c4109f8c9f4fea51acaa210dcb9a7f067c37d.tar.bz2 |
* configure: Use '|' instead of ":" as the seperator in
sed. Otherwise sed chokes on NT path names with drive
designators. Also look for "?:*" as the leading characters in an
absolute pathname.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,3 +1,23 @@ +Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com> + + * configure: Use '|' instead of ":" as the seperator in + sed. Otherwise sed chokes on NT path names with drive + designators. Also look for "?:*" as the leading characters in an + absolute pathname. + +Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com> + + * config.sub: Support for r3900. + +Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com> + + * configure.in: Use install-sh, not install.sh. + +Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com> + + * Makefile.in (taz): Improve check for BISON so it doesn't try to + apply it twice. + Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com> * Makefile.in (INSTALL_MODULES): Put install-opcodes before |