From: Michael Chastain Date: Fri, 16 Feb 2001 18:25:56 +0000 (+0000) Subject: Obvious fix. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=8841f9a72d70f34f0bfa8c32ebba51fa9beed711;p=pf3gnuchains%2Fpf3gnuchains3x.git Obvious fix. I wrote "gdb/somsolib.c" in ChangeLog. Should be "somsolib.c". --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 627e250338..4f44e9e435 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.