diff options
author | Nick Clifton <nickc@redhat.com> | 1998-05-14 21:03:51 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1998-05-14 21:03:51 +0000 |
commit | 6f005bdcb11c3d0831ef9dfc20231ebda532bb40 (patch) | |
tree | 12a1581002f2a9c8e6dbcad0a16f99124cda6f54 /binutils | |
parent | ca6a899da7df8f243b6cfd54045547d3de052fac (diff) | |
download | gdb-6f005bdcb11c3d0831ef9dfc20231ebda532bb40.zip gdb-6f005bdcb11c3d0831ef9dfc20231ebda532bb40.tar.gz gdb-6f005bdcb11c3d0831ef9dfc20231ebda532bb40.tar.bz2 |
Support Win32 style directory separators.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 183db6f..97830e0 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,11 @@ +Thu May 14 14:00:56 1998 Nick Clifton <nickc@cygnus.com> + + * stabs.c (parse_stab): Support Win32 style directory separators. + +Sun May 10 22:34:44 1998 Jeffrey A Law (law@cygnus.com) + + * po/Make-in (install-info): New target. + Fri May 8 10:33:13 1998 Nick Clifton <nickc@cygnus.com> * ar.c (usage): Extend information provided about command line |