From: Peter Schauer Date: Thu, 9 Sep 1993 12:02:59 +0000 (+0000) Subject: * mipsread.c (cross_ref): Allow SGI extended symbol types as cross X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=da398610b5207437683ec5263f0f94eab06fe590;p=binutils-gdb.git * mipsread.c (cross_ref): Allow SGI extended symbol types as cross reference targets. * symmisc.c (print_symbol): Use TYP_TAG_NAME not TYPE_NAME to avoid printing of identities. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index de6ddb9d506..2e42103f450 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +Thu Sep 9 04:59:03 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * mipsread.c (cross_ref): Allow SGI extended symbol types as cross + reference targets. + * symmisc.c (print_symbol): Use TYP_TAG_NAME not TYPE_NAME to avoid + printing of identities. + Wed Sep 8 19:18:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * breakpoint.c (breakpoint_1): Deal with step resume breakpoint.