From: Jim Blandy Date: Wed, 5 Apr 2000 20:41:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c3f432d938bf49837931b84102f72fe8ea35692c;p=binutils-gdb.git *** empty log message *** --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 829081610de..2ac78b274ef 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2000-04-05 Jim Blandy + + * solib.c (update_solib_list): New function. + (solib_add): Call update_solib_list, and then read symbols. + (info_sharedlibrary_command): Call update_solib_list, not + solib_add. + 2000-04-05 Scott Bambrough * arm-linux-tdep.c: Resolve implicit function declarations by