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:
9404978
)
Describe C++ fixes.
author
Michael Tiemann
<tiemann@cygnus>
Mon, 19 Aug 1991 17:02:17 +0000
(17:02 +0000)
committer
Michael Tiemann
<tiemann@cygnus>
Mon, 19 Aug 1991 17:02:17 +0000
(17:02 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index cf5b54d3c45a1c56cd81a70a785d85942aff3f68..f94cfaf0dd816c43a7f554b1c0cea8fda48bfb6c 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,8
@@
+Mon Aug 19 00:41:04 1991 Michael Tiemann (tiemann at cygint.cygnus.com)
+
+ * dbxread.c (read_struct_type): Grok anon structs for C++.
+ (vb_name, vptr_name): Null terminate these strings.
+
Thu Aug 15 18:43:57 1991 John Gilmore (gnu at cygint.cygnus.com)
* main.c: Remove unused terminating_signals and catch_termination().