DJ Delorie
758d77bec1
merge from gcc
23 years ago
DJ Delorie
2d7332114a
merge from gcc
23 years ago
DJ Delorie
099f84cfba
merge from gcc
23 years ago
DJ Delorie
74aee4eb9f
merge from gcc
23 years ago
DJ Delorie
820542c970
merge from gcc
23 years ago
DJ Delorie
2730f65149
merge from gcc
23 years ago
DJ Delorie
d4edd1123b
merge from gcc
23 years ago
DJ Delorie
d35d0cd43c
merge from gcc
23 years ago
DJ Delorie
97ceaf5b4d
merge from gcc
23 years ago
DJ Delorie
858b45cfbf
merge from gcc
23 years ago
DJ Delorie
24afc00d03
merge from gcc
23 years ago
DJ Delorie
331c3da232
merge from gcc
23 years ago
DJ Delorie
54a962d927
merge from gcc
23 years ago
DJ Delorie
8fe0d34792
merge from gcc
23 years ago
DJ Delorie
5659daa1d9
merge from gcc
23 years ago
DJ Delorie
e281fb7919
merge from gcc
23 years ago
Joel Brobecker
eec65ede89
* cplus-dem.c (demangle_template): Register a new Btype only
when needed.
* testsuite/demangle-expected: Add a new test.
23 years ago
H.J. Lu
cd275bff00
2003-10-14 H.J. Lu <hongjiu.lu@intel.com>
* testsuite/demangle-expected: Update the expected output of
_GLOBAL__I__Z2fnv.
23 years ago
H.J. Lu
78c5b0a5c0
2003-06-26 H.J. Lu <hongjiu.lu@intel.com>
* testsuite/demangle-expected: Add more GNU V3 testcases.
24 years ago
DJ Delorie
54c60684a4
merge from gcc
24 years ago
DJ Delorie
a54ba43fe9
merge from gcc
24 years ago
DJ Delorie
b851d07bfd
merge from gcc
24 years ago
DJ Delorie
59ea9fe7b6
merge from gcc
25 years ago
DJ Delorie
6f84855018
merge from gcc
25 years ago
DJ Delorie
42da15d6b3
merge from gcc
25 years ago
DJ Delorie
2c955b8b61
merge from gcc
25 years ago
DJ Delorie
ae53364610
merge from gcc
25 years ago
DJ Delorie
bc9bf2596e
merge from gcc
26 years ago
Hans-Peter Nilsson
d3e8500506
* testsuite/demangle-expected: Add two tests for anonymous
namespaces.
* cplus-dem.c (gnu_special): Handle anonymous namespaces.
26 years ago
Hans-Peter Nilsson
1dc349e58c
* testsuite/demangle-expected: Add four tests for type_info
mangling.
* cplus-dem.c (gnu_special): Use do_type, not demangle_fund_type,
for a non-template non-qualified type_info function or node.
26 years ago
Hans-Peter Nilsson
6ef554e3f6
(From GCC:) Add testcases and missing changelogs:
2000-08-31 Hans-Peter Nilsson <hp@axis.com>
* testsuite/demangle-expected: Add nine tests for
underscore-after-number followed by five tests for name-signature
delimiter.
2000-07-24 Hans-Peter Nilsson <hp@axis.com>
* cplus-dem.c (work_stuff_copy_to_from): New.
(delete_non_B_K_work_stuff): New.
(delete_work_stuff): New.
(mop_up): Break out work_stuff destruction to delete_work_stuff.
(iterate_demangle_function): New.
(demangle_prefix): Call iterate_demangle_function instead of
demangle_function_name. Leave handling of name-signature
__-delimiters to iterate_demangle_function.
* cplus-dem.c (demangle_integral_value): Strip an optional
following underscore cautiously. Handle negative numbers.
26 years ago
Hans-Peter Nilsson
2ed78d1b89
* testsuite/regress-demangle (failed test): Show result and
expected output.
(From GCC.)
26 years ago
Ian Lance Taylor
e2eaf47799
import libiberty from egcs
27 years ago