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:
a3377a6
)
Fix typo in my recent ChangeLog entry.
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Mon, 17 Oct 1994 21:44:25 +0000
(21:44 +0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Mon, 17 Oct 1994 21:44:25 +0000
(21:44 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 6b860b767d3ecccea3d029565d31fe53b69ce9b8..11cf1383865a821fe06a46fbcacc68f6451806ab 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-14,7
+14,7
@@
Mon Oct 17 10:29:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
* coffread.c (cs_to_section, find_targ_sec): New functions.
(process_coff_symbol): Set SYMBOL_SECTION to result
from cs_to_section.
- (coff_symtab_read): Call cs_to_section and deal
appropriate
+ (coff_symtab_read): Call cs_to_section and deal
with result
rather than assuming sections are in a certain order. Deal with
BSS.
* coffread.c: Remove text_bfd_scnum variable.