Obvious fix.

I wrote "gdb/somsolib.c" in ChangeLog.  Should be "somsolib.c".
This commit is contained in:
Michael Chastain 2001-02-16 18:25:56 +00:00
parent 9ca0e47c00
commit da7dd56fe4
1 changed files with 1 additions and 1 deletions

View File

@ -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.