]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/mipsread.c
Fix a place in mipsread.c where I missed using tag_name; revision to
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 8 Jul 1993 03:34:04 +0000 (03:34 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 8 Jul 1993 03:34:04 +0000 (03:34 +0000)
commite7ff735c897815d298748f6805bdc33b0b16ad33
tree6670a6617e534aa6ca4a78ac12236060830d72bb
parent54023465250e1fb98fdb5bad7f8ebb0d95b55556
Fix a place in mipsread.c where I missed using tag_name; revision to
the following change.

Thu Jul  1 09:51:27 1993  Jim Kingdon  (kingdon@cygnus.com)

* gdbtypes.h (struct type): Add field tag_name.
* gdbtypes.c (type_name_no_tag), c-typeprint.c (c_type_print_base):
Use it.
* {coff,dwarf,mips,stabs}read.c: Set it.
gdb/mipsread.c