* mipsread.c (cross_ref): Allow SGI extended symbol types as cross
authorPeter Schauer <Peter.Schauer@mytum.de>
Thu, 9 Sep 1993 12:02:59 +0000 (12:02 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Thu, 9 Sep 1993 12:02:59 +0000 (12:02 +0000)
reference targets.
* symmisc.c (print_symbol):  Use TYP_TAG_NAME not TYPE_NAME to avoid
printing of identities.

gdb/ChangeLog

index de6ddb9d506446e9817f585113622591b737ad25..2e42103f45035c4bbc133871655b29ed0e181479 100644 (file)
@@ -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.