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:
231b5e2
)
fix typo.
author
Nick Clifton
<nickc@redhat.com>
Wed, 1 Sep 1999 16:18:50 +0000
(16:18 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Wed, 1 Sep 1999 16:18:50 +0000
(16:18 +0000)
binutils/ChangeLog
patch
|
blob
|
history
diff --git
a/binutils/ChangeLog
b/binutils/ChangeLog
index ff06195c455d1852c007e58140fbbe45001d7f59..1c3c94d638f62da0a8dbed16dbe2cc5923daad2c 100644
(file)
--- a/
binutils/ChangeLog
+++ b/
binutils/ChangeLog
@@
-6,7
+6,7
@@
(process_corefile_note_segment): New function.
(process_corefile_note_segments): New function.
(process_corefile_contents): New function.
- (process_
arch_specific
): Add call to process_corefile_contents.
+ (process_
file
): Add call to process_corefile_contents.
(parse_args): Add parsing of -n/--notes command line switch.
(usage): Document new command line switch.