From: Michael Chastain Date: Fri, 16 Feb 2001 18:25:56 +0000 (+0000) Subject: Obvious fix. X-Git-Tag: jimb_gnu_v3_branchpoint~162 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=da7dd56fe42891475451996cb82b9141721fe5ee;p=thirdparty%2Fbinutils-gdb.git Obvious fix. I wrote "gdb/somsolib.c" in ChangeLog. Should be "somsolib.c". --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 627e250338c..4f44e9e435a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,6 @@ 2001-02-12 Michael Chastain - * 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.