aboutsummaryrefslogtreecommitdiff
path: root/libiberty/cplus-dem.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-02cp-demangle.c (d_encoding): When DMGL_PARAMS is not set...Ian Lance Taylor1-2/+21
2003-10-20cplus-dem.c (demangle_template): Register a new Btype only when needed.J. Brobecker1-4/+4
2003-03-11cplus-dem.c (demangle_integral_value): Correction to reflect patch of 2002-01...Carlo Wood1-23/+26
2003-03-04* cplus-dem.c: Add license exception to copyright notice.Mark Mitchell1-0/+9
2003-02-20* cplus_dem.c: Fix typo: intializes -> initializes.jmc1-1/+1
2003-02-13re PR c++/7612 (Memory leaks in cplus-dem.c)Daniel Jacobowitz1-15/+16
2002-10-06cplus-dem.c (ada_demangle): Get rid of unneeded variable and of strict-aliasi...Andreas Jaeger1-10/+8
2002-09-20cp-demangle.c (demangling_new): Cast 0 to enum.John David Anglin1-2/+2
2002-09-11Makefile.in: Remove all references to s-under and underscore.c.Zack Weinberg1-334/+0
2002-07-29* cplus-dem.c (PREPEND_BLANK): Remove.Neil Booth1-2/+0
2002-02-19demangle-expected: Add test case for infinite loop in demangler.Scott Snyder1-2/+9
2002-02-18re PR other/5390 ([3.3 only?] Libiberty fails to demangle multi-digit templat...Carlo Wood1-5/+16
2002-02-05demangle.h (cplus_demangle_v3): Add "options" parm.Jason Merrill1-7/+4
2002-02-02cp-demangle.c (cp_demangle_type): Do not protect with IN_LIBGCC2.H.J. Lu1-1/+5
2002-01-02gcc.c (default_compilers): Const-ify.Kaveh R. Ghazi1-1/+1
2002-01-02cplus-dem.c (mystrstr): Delete.Kaveh R. Ghazi1-27/+8
2001-12-12re PR other/2719 (demangler crash)Craig Rodrigues1-0/+3
2001-12-06demangle.h (no_demangling): New.Richard Henderson1-0/+10
2001-10-17argv.c, [...]: Improve manual formatting.DJ Delorie1-1/+1
2001-10-07demangle.h (demangler_engine): Const-ify.Kaveh R. Ghazi1-7/+7
2001-03-20* cplus-dem.c (main): Skip initial $.Jason Merrill1-1/+1
2001-03-05* cplus-dem.c (main): Cast enum style to int.John David Anglin1-1/+1
2001-02-16cplus-dem.c (main): Initialize style.Loren J. Rittle1-1/+1
2001-02-02Add support for Java demangling under the v3 ABI:Bryce McKinlay1-9/+11
2000-12-08safe-ctype.h: New file.Zack Weinberg1-32/+33
2000-12-04cp-demangle.c: s/new_abi/v3/.Jason Merrill1-12/+17
2000-11-22* cplus-dem.c (main): Handle gnat_demangling.H.J. Lu1-0/+1
2000-11-21cplus-dem.c (cplus_demangle): Fix formatting.Hans-Peter Nilsson1-31/+33
2000-11-19cplus-dem.c (grow_vect): Prototype.Kaveh R. Ghazi1-4/+8
2000-11-16cplus-dem.c (ada_demangle): Add back ATTRIBUTE_UNUSED for parameter `option'.Hans-Peter Nilsson1-1/+1
2000-11-15cplus_dem.c: Eliminate use of DEFUN, it is obsolete and cannot be used in GCC.Kenneth Block1-8/+8
2000-11-15cplus_dem.c: Add gnat demangler.Kenneth Block1-0/+148
2000-09-13demangle-expected: Add two tests for anonymous namespaces.Hans-Peter Nilsson1-0/+19
2000-09-10demangle-expected: Add four tests for type_info mangling.Hans-Peter Nilsson1-1/+1
2000-09-05In include:Alex Samuel1-1/+1
2000-08-24cplus-dem.c (cplus_demangle_opname, [...]): Use ARRAY_SIZE.Greg McGary1-13/+12
2000-08-11cplus-dem.c (demangle_signature): Change if (GNU_DEMANGLING) to if (AUTO_DEMA...Daniel Berlin1-31/+243
2000-07-20cplus-dem.c (demangle_fund_type): Make 'dec' an unsigned int, and print it wi...Joseph Myers1-2/+2
2000-07-07cplus-dem.c (main): fflush() after emitting last char before waiting for input.Andrew Haley1-0/+1
2000-06-05In include,Alex Samuel1-0/+27
2000-05-04demangle.h (demangler_engine): Constify.Kaveh R. Ghazi1-4/+5
2000-04-28* libiberty/cplus-dem.cKenneth Block1-29/+121
2000-04-16* cplus-dem.c (cplus_demangle_opname): Changed to use islower.Dave Pitts1-4/+4
1999-10-25cplus-dem.c: Move declarations of standard_symbol_characters and hp_symbol_ch...Jim Kingdon1-6/+6
1999-10-19cplus-dem.c (INTBUF_SIZE): New macro.Mark Mitchell1-107/+146
1999-10-11cplus-dem.c (do_type): Handle pointer to member types whose enclosing classes...Mark Mitchell1-1/+14
1999-10-02cplus-dem.c (fancy_abort, [...]): Add prototype.Kaveh R. Ghazi1-8/+30
1999-08-25Warning fixes:Kaveh R. Ghazi1-5/+5
1999-05-16cplus-dem.c (demangle_fund_type (near 'I' case)): Don't advance the *mangled ...Stu Grossman1-6/+8
1999-05-12cplus-dem.c (standard_symbol_characters): Renamed from standard_symbol_alphabet.Marc Espie1-26/+15