From: Ron Unrau Date: Sun, 14 Jun 1998 14:49:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c4faac32e53b548c1a422484887bed6f6d3eb91f;p=binutils-gdb.git *** empty log message *** --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 826e12c72ae..073b583003c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Sun Jun 14 08:46:25 1998 Ron Unrau (runrau@cygnus.com) + + * partial-stab.h: 'F' and 'f' type N_FUN psymbols should pass + CUR_SYMBOL_VALUE as CORE_ADDR instead of long + * buildsym.[ch]: export pending_blocks list + Sat Jun 13 13:02:32 1998 Dawn Perchik (dawn@cygnus.com) * remote.c : Fix remote help string to match that of help.exp.