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:
9ca0e47
)
Obvious fix.
author
Michael Chastain
<mec@google.com>
Fri, 16 Feb 2001 18:25:56 +0000
(18:25 +0000)
committer
Michael Chastain
<mec@google.com>
Fri, 16 Feb 2001 18:25:56 +0000
(18:25 +0000)
I wrote "gdb/somsolib.c" in ChangeLog. Should be "somsolib.c".
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 627e250338c24e0de309962253fb9f502285fd21..4f44e9e435aebb61d095471dca162b28a71dfd81 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,6
+1,6
@@
2001-02-12 Michael Chastain <chastain@redhat.com>
- *
gdb/
somsolib.c (som_solib_add_solib_objfile): Do not use
+ * somsolib.c (som_solib_add_solib_objfile): Do not use
section relocation feature of syms_from_objfile. Do my own
section relocation, offsetting each section of the som by
either text_addr - text_link_addr or data_start.