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:
a924cf1
)
* symfile.c (deduce_language_from_filename): Recognize .S as asm,
author
Stan Shebs
<shebs@codesourcery.com>
Sat, 23 Jul 1994 22:56:46 +0000
(22:56 +0000)
committer
Stan Shebs
<shebs@codesourcery.com>
Sat, 23 Jul 1994 22:56:46 +0000
(22:56 +0000)
.cp as C++, alphabetize better.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 65bdaafab1f8992f9da3a5efeaaa378e1e9e363b..06534aa08d4a64bf4c65455b3c80e701e7855948 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,5
+1,8
@@
Sat Jul 23 14:36:09 1994 Stan Shebs (shebs@andros.cygnus.com)
+ * symfile.c (deduce_language_from_filename): Recognize .S as asm,
+ .cp as C++, alphabetize better.
+
* breakpoint.c (ignore, condition): Move usage note into body of
help text, so first line can be one-line summary.