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:
d9f4c35
)
* breakpoint.c, infrun.c, printcmd.c: Change long command help
author
Stan Shebs
<shebs@codesourcery.com>
Tue, 13 Dec 1994 23:36:31 +0000
(23:36 +0000)
committer
Stan Shebs
<shebs@codesourcery.com>
Tue, 13 Dec 1994 23:36:31 +0000
(23:36 +0000)
strings into concats of shorter ones, for picky ANSI compilers.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 6436d706457007edb47020955314d1342dc92b32..a8e98c6ab4e36179da207fc36e1e4147f9f2f8eb 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,8
@@
+Tue Dec 13 15:15:33 1994 Stan Shebs <shebs@andros.cygnus.com>
+
+ * breakpoint.c, infrun.c, printcmd.c: Change long command help
+ strings into concats of shorter ones, for picky ANSI compilers.
+
Mon Dec 12 17:08:02 1994 Stan Shebs <shebs@andros.cygnus.com>
Sparc flat register window support.