* stabs.c (parse_stab_range_type): Handle 4 and 8 byte signed
authorIan Lance Taylor <ian@airs.com>
Thu, 2 Jul 1998 00:46:49 +0000 (00:46 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 2 Jul 1998 00:46:49 +0000 (00:46 +0000)
commit7fc0b65fa20919eaaa1b8dbd8e40eb7a75183966
tree9035b1bdbddd427f9f9fe6838a59673845939cbc
parent9e7e5d5e5b074af9fa1fbb91b56175adb34ef19a
* stabs.c (parse_stab_range_type): Handle 4 and 8 byte signed
  integers with real upper bounds.  Handle a lower bound one larger
  than the upper bound as a signed integer.  Handle 8 byte signed
integers.
(stab_demangle_template): Optionally return the demangled name of
the template.
(stab_demangle_qualified): Treat a template name as a tagged
type.
(stab_demangle_fund_type): Likewise.
binutils/ChangeLog
binutils/stabs.c