]> git.ipfire.org Git - thirdparty/gcc.git/history - libiberty/cplus-dem.c
AArch64: Cleanup memset expansion
[thirdparty/gcc.git] / libiberty / cplus-dem.c
2024-04-02  Tom Tromeylibiberty: Invoke D demangler when --format=auto
2024-01-03  Jakub JelinekUpdate copyright years.
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-16  Eduard-Mihai Burtescu[PATCH] Refactor rust-demangle to be independent of...
2019-07-18  Eduard-Mihai Burtescudemangle.h (rust_is_mangled): Move to libiberty/rust...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-23  Jason MerrillRemove support for demangling GCC 2.x era mangling...
2018-12-07  Nick CliftonAdd a recursion limit to libiberty's demangling code...
2018-07-30  Tom Tromeycplus-dem.c (remember_Btype): Don't call memcpy with...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-04-27  Jonathan WakelyPR demangler/80513 check for overflows and invalid...
2017-01-04  Jakub JelinekUpdate copyright years.
2016-11-16  David Tolnaylibiberty: Add Rust symbol demangling.
2016-11-15  Mark Wielaardlibiberty: Fix some demangler crashes caused by reading...
2016-11-04  Mark Wielaardlibiberty: Fix -Wimplicit-fallthrough warnings.
2016-11-01  Mark Wielaardlibiberty: Fix memory leak in ada_demangle when symbol...
2016-08-04  Marcel Böhmere PR c++/71696 (Libiberty Demangler segfaults (6))
2016-07-13  Marcel Böhmere PR c++/70926 (Libiberty Demangler segfaults (5))
2016-05-18  Artemiy Volkovcplus-dem.c (enum type_kind_t): Add tk_rvalue_reference...
2016-04-08  Marcel BöhmeFix memory allocation size overflows (PR69687, patch...
2016-04-08  Marcel BöhmeHandle an overflow case (PR70498, patch by Marcel Böhme).
2016-03-31  Mikhail Maltsevcplus-dem.c (squangle_mop_up): Zero bsize/ksize after...
2014-09-23  Iain Buclawdemangle.h (DMGL_DLANG): New macro.
2014-06-11  Andrew BurgessDelete temporary string within demangler even in failur...
2014-05-14  Andrew Burgesscplus-dmem.c (internal_cplus_demangle): Free any resour...
2011-04-20  Jim Meyeringremove useless if-before-free tests
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-09-22  Tristan Gingoldcplus-dem.c (ada_demangle): Add comments.
2010-01-11  Tristan Gingolddemangle.h (ada_demangle): Add prototype.
2009-09-23  Matthew Gingellcplus-dem.c (ada_demangle): Ensure demangled is freed.
2008-03-13  Seongbae Parkcplus-dem.c (malloc, realloc): Use void * instead of...
2008-01-23  Thiago Jung Bauermanncplus-dem.c (demangle_function_name): Changed to return...
2006-05-12  Anton Blanchardcplus-dem.c (demangle_fund_type): Ensure buf is large...
2005-05-24  Gabriel Dos Reislibiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-10  Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-03-27  Gabriel Dos ReisConvert libiberty to use ISO C prototype style 3/n.
2004-11-24  Ian Lance Taylorre PR other/18623 (4 * libiberty local variables set...
2004-01-02  Ian Lance Taylorcp-demangle.c (d_encoding): When DMGL_PARAMS is not...
2003-10-20  J. Brobeckercplus-dem.c (demangle_template): Register a new Btype...
2003-03-11  Carlo Woodcplus-dem.c (demangle_integral_value): Correction to...
2003-03-04  Mark Mitchell* cplus-dem.c: Add license exception to copyright notice.
2003-02-20  jmc* cplus_dem.c: Fix typo: intializes -> initializes.
2003-02-13  Daniel Jacobowitzre PR c++/7612 (Memory leaks in cplus-dem.c)
2002-10-06  Andreas Jaegercplus-dem.c (ada_demangle): Get rid of unneeded variabl...
2002-09-20  John David Anglincp-demangle.c (demangling_new): Cast 0 to enum.
2002-09-11  Zack WeinbergMakefile.in: Remove all references to s-under and under...
2002-07-29  Neil Booth* cplus-dem.c (PREPEND_BLANK): Remove.
2002-02-19  Scott Snyderdemangle-expected: Add test case for infinite loop...
2002-02-18  Carlo Woodre PR other/5390 ([3.3 only?] Libiberty fails to demang...
2002-02-05  Jason Merrilldemangle.h (cplus_demangle_v3): Add "options" parm.
2002-02-03  H.J. Lucp-demangle.c (cp_demangle_type): Do not protect with...
2002-01-02  Kaveh R. Ghazigcc.c (default_compilers): Const-ify.
2002-01-02  Kaveh R. Ghazicplus-dem.c (mystrstr): Delete.
2001-12-12  Craig Rodriguesre PR other/2719 (demangler crash)
2001-12-06  Richard Hendersondemangle.h (no_demangling): New.
2001-10-17  DJ Delorieargv.c, [...]: Improve manual formatting.
2001-10-07  Kaveh R. Ghazidemangle.h (demangler_engine): Const-ify.
2001-03-20  Jason Merrill* cplus-dem.c (main): Skip initial $.
2001-03-05  John David Anglin* cplus-dem.c (main): Cast enum style to int.
2001-02-16  Loren J. Rittlecplus-dem.c (main): Initialize style.
2001-02-02  Bryce McKinlayAdd support for Java demangling under the v3 ABI:
2000-12-08  Zack Weinbergsafe-ctype.h: New file.
2000-12-04  Jason Merrillcp-demangle.c: s/new_abi/v3/.
2000-11-22  H.J. Lu* cplus-dem.c (main): Handle gnat_demangling.
2000-11-21  Hans-Peter Nilssoncplus-dem.c (cplus_demangle): Fix formatting.
2000-11-19  Kaveh R. Ghazicplus-dem.c (grow_vect): Prototype.
2000-11-16  Hans-Peter Nilssoncplus-dem.c (ada_demangle): Add back ATTRIBUTE_UNUSED...
2000-11-15  Kenneth Blockcplus_dem.c: Eliminate use of DEFUN, it is obsolete...
2000-11-15  Kenneth Blockcplus_dem.c: Add gnat demangler.
2000-09-13  Hans-Peter Nilssondemangle-expected: Add two tests for anonymous namespaces.
2000-09-10  Hans-Peter Nilssondemangle-expected: Add four tests for type_info mangling.
2000-09-05  Alex SamuelIn include:
2000-08-24  Greg McGarycplus-dem.c (cplus_demangle_opname, [...]): Use ARRAY_SIZE.
2000-08-12  Daniel Berlincplus-dem.c (demangle_signature): Change if (GNU_DEMANG...
2000-07-20  Joseph Myerscplus-dem.c (demangle_fund_type): Make 'dec' an unsigne...
2000-07-07  Andrew Haleycplus-dem.c (main): fflush() after emitting last char...
2000-06-05  Alex SamuelIn include,
2000-05-04  Kaveh R. Ghazidemangle.h (demangler_engine): Constify.
2000-04-28  Kenneth Block* libiberty/cplus-dem.c
2000-04-17  Dave Pitts* cplus-dem.c (cplus_demangle_opname): Changed to use...
1999-10-26  Jim Kingdoncplus-dem.c: Move declarations of standard_symbol_chara...
1999-10-19  Mark Mitchellcplus-dem.c (INTBUF_SIZE): New macro.
1999-10-11  Mark Mitchellcplus-dem.c (do_type): Handle pointer to member types...
1999-10-02  Kaveh R. Ghazicplus-dem.c (fancy_abort, [...]): Add prototype.
1999-08-25  Kaveh R. GhaziWarning fixes:
1999-05-17  Stu Grossmancplus-dem.c (demangle_fund_type (near 'I' case)): Don...
1999-05-13  Marc Espiecplus-dem.c (standard_symbol_characters): Renamed from...
1999-05-11  Jim Blandycplus-dem.c (main): Use table lookup to distinguish...
1999-04-20  Jim BlandyFix from Dale Hawkins:
1999-04-12  Jim BlandyFix from Marcus Daniels:
1999-04-11  Mark Mitchellcplus-dem.c (demangle_template_value_parm): Handle...
1999-04-09  Jim Blandycplus-dem.c: Attempt to handle overflows in counts...
1999-04-07  Jeff LawChanges from official libiberty sources.
1999-03-30  Tom Tromeycplus-dem.c (consume_count): If `count' wraps, return...
1999-01-14  Ulrich Drepper(mop_up): Set work->previous_argument to NULL after...
1998-12-22  Kaveh R. GhaziWarning fixes:
1998-12-18  Andrew MacLeodcplus-dem.c (demangle_fund_type): Process CV and u...
next