projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3723a1a
)
* rddbg.c (read_section_stabs_debugging_info): Preserve the
author
Ian Lance Taylor
<ian@airs.com>
Thu, 24 Oct 1996 20:43:23 +0000
(20:43 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Thu, 24 Oct 1996 20:43:23 +0000
(20:43 +0000)
backslash when concatenating multiple stabs strings.
binutils/ChangeLog
patch
|
blob
|
history
diff --git
a/binutils/ChangeLog
b/binutils/ChangeLog
index 9b16fc3e492664ed4e37509bff407a67743d9816..9310fe3f28f94f10ed39e377ec58e97162bd1a86 100644
(file)
--- a/
binutils/ChangeLog
+++ b/
binutils/ChangeLog
@@
-1,3
+1,8
@@
+Thu Oct 24 16:42:10 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * rddbg.c (read_section_stabs_debugging_info): Preserve the
+ backslash when concatenating multiple stabs strings.
+
Thu Oct 10 11:36:31 1996 Doug Evans <dje@canuck.cygnus.com>
* dlltool.c (scan_open_obj_file): Fix loop exit test.