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:
7c76fa9
)
Fix typo.
author
Michael Snyder
<msnyder@vmware.com>
Tue, 8 Jan 2002 21:33:23 +0000
(21:33 +0000)
committer
Michael Snyder
<msnyder@vmware.com>
Tue, 8 Jan 2002 21:33:23 +0000
(21:33 +0000)
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 4f8b3bdea8dc30957e235536fcabc34e09fe663a..7013b7d23f1d7c52388ee1eb0253d85ef6660670 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-7,7
+7,7
@@
(elfcore_write_pstatus): New function.
(elfcore_write_prfpreg): New function.
(elfcore_write_prxfpreg): New function.
- * elf-bfd.
c
: Add prototypes for above functions.
+ * elf-bfd.
h
: Add prototypes for above functions.
2002-01-08 Alexandre Oliva <aoliva@redhat.com>