diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-07-22 20:22:05 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-07-22 20:22:05 +0000 |
commit | fa0cd59bc68a9257b6f8df708b223b9dcf961657 (patch) | |
tree | 5de319bc672b8d394cb03f1d80e1238935c4055c /binutils/ChangeLog | |
parent | 9f6da653025d398d4378b1a302593cb4f4e59dfa (diff) | |
download | gdb-fa0cd59bc68a9257b6f8df708b223b9dcf961657.zip gdb-fa0cd59bc68a9257b6f8df708b223b9dcf961657.tar.gz gdb-fa0cd59bc68a9257b6f8df708b223b9dcf961657.tar.bz2 |
Tue Jul 22 16:19:34 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
* bucomm.c (make_tempname): If we might be using a DOS filesystem,
check for a backslash as well as a slash.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index f1e4250..b04bc8a 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Tue Jul 22 16:19:34 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE> + + * bucomm.c (make_tempname): If we might be using a DOS filesystem, + check for a backslash as well as a slash. + Thu Jun 26 13:53:17 1997 Ian Lance Taylor <ian@cygnus.com> * windres.c (main): Quit if we didn't get any resources. |