summaryrefslogtreecommitdiff
path: root/include/demangle.h
Commit message (Expand)AuthorAgeFilesLines
* * demangle.h: Change license to LGPL + exception.Mark Mitchell2007-04-261-14/+23
* demangle.h: New cplus_demangle_print_callback...Simon Baldwin2007-01-291-5/+36
* Fixes java/PR9861Terry Laurenzo2005-12-111-0/+2
* demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.Richard Henderson2005-05-251-0/+3
* Update the address and phone number of the FSF organization.Nick Clifton2005-05-101-2/+2
* demangle.h: Remove uses of PARAMS.Gabriel Dos Reis2005-03-261-36/+34
* demangle.h: Do not use C++ reserved keyword typename as parameter for...Andreas Jaeger2004-05-041-1/+1
* demangle.h: Instead of checking ANSI_PROTOTYPES, just include "libiberty.h".Ian Lance Taylor2004-01-131-6/+1
* * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.Ian Lance Taylor2004-01-131-0/+5
* demangle.h (enum demangle_component_type): Define.Ian Lance Taylor2004-01-121-2/+364
* demangle.h: Support C++.H.J. Lu2003-07-061-0/+8
* demangle.h: #include "ansidecl.h" rather than #include <ansidecl.h>.Alan Modra2002-06-251-2/+2
* demangle.h (cplus_demangle_v3): Add "options" parm.Jason Merrill2002-02-051-6/+3
* demangle.h (cplus_demangle_v3_type): New prototype.H.J. Lu2002-02-021-0/+5
* demangle.h (no_demangling): New.Richard Henderson2001-12-061-0/+2
* demangle.h (demangler_engine): Const-ify.Kaveh R. Ghazi2001-10-071-5/+5
* cp-demangle.c (demangle_v3_with_details, [...]): Use K+R style function defin...Zack Weinberg2001-05-081-2/+4
* demangle.h (enum gnu_v3_constructor_kinds, [...]): New declarations.Jim Blandy2001-03-211-0/+26
* Fix copyright datesNick Clifton2001-03-141-1/+2
* Add support for Java demangling under the v3 ABI:Bryce McKinlay2001-02-021-1/+4
* also tweak commentJason Merrill2000-12-051-1/+1
* * demangle.h: Change "new_abi" to "v3" everywhere.Richard Henderson2000-12-041-6/+6
* * demangle.h: Add gnat and java demangle styles.Kenneth Block2000-11-151-2/+9
* configure.in (ac_libiberty_warn_cflags): Add -pedantic.Kaveh R. Ghazi2000-06-071-1/+1
* In include,Alex Samuel2000-06-051-20/+30
* demangle.h (demangler_engine): Constify.Kaveh R. Ghazi2000-05-041-2/+2
* * libiberty/cplus-dem.cKenneth Block2000-04-281-0/+15
* demangle.h: Don't check IN_GCC anymore.Kaveh R. Ghazi1998-12-141-2/+0
* demangle.h: (DMGL_EDG): new macro for Kuck and AssociatesElena Zannoni1998-12-071-3/+13
* ansidecl.h: Wrap problematic macros with !IN_GCC.Kaveh R. Ghazi1998-11-081-4/+2
* demangle.h: Don't include gansidecl.h.Kaveh R. Ghazi1998-11-071-1/+0
* Initial revisionJason Merrill1997-08-211-0/+90