summaryrefslogtreecommitdiff
path: root/gdb/cp-name-parser.y
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-210xff chars in name components table; cp-name-parser lex UTF-8 identifiersPedro Alves
2017-11-08Fix "make test-cp-name-parser"Pedro Alves
2017-08-09Make cp_comp_to_string return a gdb::unique_xmalloc_ptr<char>Pedro Alves
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-03-27gdb/cp-name-parser.y: Eliminate make_empty, use cplus_demangle_fill_componentPedro Alves
2017-03-20Implement demangling for rvalue reference type namesArtemiy Volkov
2017-03-14Restore test-cp-name-parser buildPedro Alves
2017-03-13Merge libiberty: Initialize d_printing in all cplus_demangle_fill_* functions.mark
2017-01-10Add constructor and destructor to demangle_parse_infoTom Tromey
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-11-28Adjust GDB to demangler API changePedro Alves
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-08-06Add casts for legitimate integer to enum conversionsSimon Marchi
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-08-07Move libiberty.h to common-defs.hGary Benson
2014-08-07Move stdlib.h to common-defs.hGary Benson
2014-08-07Move stdio.h to common-defs.hGary Benson
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-09-21gdb/Jan Kratochvil
2012-04-09* ada-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): NewMark Kettenis
2012-01-10gdb/Jan Kratochvil
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-12-17* cp-name-parser.y (cp_merge_demangle_parse_infos): Don't useAndreas Schwab
2011-08-18 PR c++/12266Keith Seitz
2011-08-06gdb/Jan Kratochvil
2011-03-18 ARI fixes: Add missing internationalization markups throughoutPierre Muller
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-05-062010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-07-29gdb/Jan Kratochvil
2009-03-31gdbTom Tromey
2009-03-18 * Makefile.in: Update license to GPLv3.Nathan Sidwell
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-10-27 * cp-name-parser.y: Include defs.h instead of config.h.Pedro Alves
2008-08-25 * cp-name-parser.y: Include config.h before system headers.Pedro Alves
2008-08-10 * buildsym.c (start_subfile): Properly cast sentinel in concatPedro Alves
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-10-22 * cp-name-parser.y (exp1): Add & ( var ) as a reference expression.Daniel Jacobowitz
2007-10-22 * cp-support.c: Include "safe-ctype.h".Daniel Jacobowitz
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-05-28 * cp-name-parser.y (parse_escape): Revert previous change. ReturnDaniel Jacobowitz
2005-05-28 * MAINTAINERS: Change cris-elf state to non-broken.Hans-Peter Nilsson