From da7dd56fe42891475451996cb82b9141721fe5ee Mon Sep 17 00:00:00 2001 From: Michael Chastain Date: Fri, 16 Feb 2001 18:25:56 +0000 Subject: [PATCH] Obvious fix. I wrote "gdb/somsolib.c" in ChangeLog. Should be "somsolib.c". --- gdb/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.30.2