]> git.ipfire.org Git - thirdparty/gcc.git/history - libiberty/cplus-dem.c
PR tree-optimization/91996 - fold non-constant strlen relational expressions
[thirdparty/gcc.git] / libiberty / cplus-dem.c
2019-07-18  jakubinclude/
2019-01-01  jakub Update copyright years.
2018-12-23  jason Remove support for demangling GCC 2.x era mangling...
2018-12-07  nickcAdd a recursion limit to libiberty's demangling code...
2018-07-30  tromey2018-07-30 Tom Tromey <tom@tromey.com>
2018-01-03  jakub Update copyright years.
2017-04-27  rediPR demangler/80513 check for overflows and invalid...
2017-01-04  jakub Update copyright years.
2016-11-16  marklibiberty: Add Rust symbol demangling.
2016-11-15  marklibiberty: Fix some demangler crashes caused by reading...
2016-11-04  marklibiberty: Fix -Wimplicit-fallthrough warnings.
2016-11-01  marklibiberty: Fix memory leak in ada_demangle when symbol...
2016-08-04  law2016-08-04 Marcel Böhme <boehme.marcel@gmail.com>
2016-07-13  law PR c++/70926
2016-05-18  law * cplus-dem.c (enum type_kind_t): Add tk_rvalue...
2016-04-08  berndsFix memory allocation size overflows (PR69687, patch...
2016-04-08  berndsHandle an overflow case (PR70498, patch by Marcel Böhme).
2016-03-31  law * cplus-dem.c (squangle_mop_up): Zero bsize/ksize...
2014-09-23  ianinclude/:
2014-06-11  palvesDelete temporary string within demangler even in failur...
2014-05-14  garylibiberty/
2011-04-20  meyeringremove useless if-before-free tests
2011-01-03  jakubUpdate Copyright years for files modified in 2010.
2010-09-22  gingold2010-09-22 Tristan Gingold <gingold@adacore.com>
2010-01-11  gingoldinclude/
2009-09-23  gingold2009-09-23 Matthew Gingell <gingell@adacore.com>
2008-03-13  spark2008-03-12 Seongbae Park <seongbae.park@gmail.com>
2008-01-23  bje2008-01-23 Thiago Jung Bauermann <bauerman@br.ibm...
2006-05-12  dj* cplus-dem.c (demangle_fund_type): Ensure buf is large...
2005-05-24  gdrinclude/
2005-05-10  nickcUpdate the address and phone number of the FSF organiza...
2005-03-27  gdr Convert libiberty to use ISO C prototype style...
2004-11-24  ian PR other/18623
2004-01-02  ian * cp-demangle.c (d_encoding): When DMGL_PARAMS is...
2003-10-20  brobecke * cplus-dem.c (demangle_template): Register...
2003-03-11  dj* cplus-dem.c (demangle_integral_value): Correction...
2003-03-04  mmitchel * cplus-dem.c: Add license exception to copyright...
2003-02-20  dj* cplus_dem.c: Fix typo: intializes -> initializes.
2003-02-13  drow Fix PR c++/7612.
2002-10-06  aj * libiberty/cplus-dem.c (ada_demangle): Get rid of...
2002-09-20  danglin * cp-demangle.c (demangling_new): Cast 0 to enum.
2002-09-11  zackgcc:
2002-07-29  neil * cplus-dem.c (PREPEND_BLANK): Remove.
2002-02-19  dj* testsuite/demangle-expected: Add test case for infini...
2002-02-18  rodrigc2002-02-18 Carlo Wood <carlo@gnu.org>
2002-02-05  jason * demangle.h (cplus_demangle_v3): Add "options...
2002-02-03  hjl2002-02-02 H.J. Lu (hjl@gnu.org)
2002-01-02  ghazi * gcc.c (default_compilers): Const-ify.
2002-01-02  ghazi * cplus-dem.c (mystrstr): Delete. All callers changed...
2001-12-12  rodrigc2001-12-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
2001-12-06  rth * demangle.h (no_demangling): New.
2001-10-17  dj* argv.c, asprintf.c, choose-temp.c, concat.c, cplus...
2001-10-07  ghaziinclude:
2001-03-20  jason * cplus-dem.c (main): Skip initial $.
2001-03-05  danglin * cplus-dem.c (main): Cast enum style to int.
2001-02-16  bryce2001-02-16 Loren J. Rittle <ljrittle@acm.org>
2001-02-02  bryce Add support for Java demangling under the v3 ABI:
2000-12-08  zackinclude:
2000-12-04  jason * cp-demangle.c: s/new_abi/v3/.
2000-11-22  hp * cplus-dem.c (main): Handle gnat_demangling.
2000-11-21  hp * cplus-dem.c (cplus_demangle): Fix formatting.
2000-11-19  ghazi * cplus-dem.c (grow_vect): Prototype.
2000-11-16  hp* cplus-dem.c (ada_demangle): Add back ATTRIBUTE_UNUSED for
2000-11-15  gerald * cplus_dem.c: Eliminate use of DEFUN, it is obsolete...
2000-11-15  hp * cplus_dem.c: Add gnat demangler. Add java to demang...
2000-09-13  hp * testsuite/demangle-expected: Add two tests for anonymous
2000-09-10  hp * testsuite/demangle-expected: Add four tests for...
2000-09-05  samuelIn include:
2000-08-24  gkm * libiberty/cplus-dem.c (cplus_demangle_opname, cplus_...
2000-08-12  jason * cplus-dem.c (demangle_signature): Change...
2000-07-20  law * cplus-dem.c (demangle_fund_type): Make 'dec...
2000-07-07  aph2000-07-07 Andrew Haley <aph@cygnus.com>
2000-06-05  samuelIn include,
2000-05-04  ghaziinclude:
2000-04-28  jason * libiberty/cplus-dem.c
2000-04-17  rth * cplus-dem.c (cplus_demangle_opname): Changed...
1999-10-26  law * cplus-dem.c: Move declarations of standard_sy...
1999-10-19  mmitchel * cplus-dem.c (INTBUF_SIZE): New macro.
1999-10-11  mmitchel * cplus-dem.c (do_type): Handle pointer to member...
1999-10-02  ghazi * cplus-dem.c (fancy_abort, demangle_integral_value,
1999-08-25  ghaziWarning fixes:
1999-05-17  law * cplus-dem.c (demangle_fund_type (near 'I...
1999-05-13  law * cplus-dem.c (standard_symbol_characters)...
1999-05-11  jimb* cplus-dem.c (main): Use table lookup to distinguish...
1999-04-20  jimbFix from Dale Hawkins:
1999-04-12  jimbFix from Marcus Daniels:
1999-04-11  mmitchel * cplus-dem.c (demangle_template_value_parm): Handle
1999-04-09  tromey1999-04-01 Jim Blandy <jimb@zwingli.cygnus.com>
1999-04-07  lawChanges from official libiberty sources.
1999-03-30  tromey * cplus-dem.c (consume_count): If `count' wraps, retur...
1999-01-14  drepper(mop_up): Set work->previous_argument to NULL after...
1998-12-22  ghaziWarning fixes:
1998-12-18  amacleodFri Dec 18 16:11:43 EST 1998 Andrew MacLeod <amacleod...
1998-12-07  law * HP aCC demangling support.
1998-11-27  ghazi * choose-temp.c: Always include libiberty.h...
1998-11-23  bkoz
1998-11-13  amacleod* cplus-dem.c (demangle_prefix): Use the last __
1998-11-08  mmitchel * cplus-dem.c (type_kind_t): Add tk_reference.
1998-11-08  mmitchel * cplus-dem.c (demangle_template_value_parm): Use...
1998-10-25  mmitchel * cplus-dem.c (gnu_special): Fix handling of virtual...
next