Cope with demangling function names that include a double underscore.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index de9c5716db0a881ced6d54c0d4f9e9e3c2087e62..9b0a306f9fdf70b8f0ff7778eaab2c088e19d28b 100644 (file)
@@ -1,3 +1,13 @@
+2002-08-16  Sivaguru Sankaridurg  <siva@eternal-systems.com>
+
+       * stabs.c (parse_stab_argtype): Pass length of physname to
+       stab_demangle_argtypes.
+       (stab_demangle_argtypes): Add new parameter - length of physname.
+       Pass length of physname on to stab_demangle_prefix.
+       (stab_demangle_prefix): Add new parameter - length of physname.
+       Use length of physname (if supplied) to compute end of function
+       name.
+
 2002-08-15  Alan Modra  <amodra@bigpond.net.au>
 
        * readelf.c: Include elf/i370.h.
This page took 0.023571 seconds and 4 git commands to generate.