| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 2023-01-01 | 1 | -1/+1 |
* | gdb: silence unused-but-set-variable warning about yynerrs in cp-name-parser.y | Simon Marchi | 2022-10-17 | 1 | -1/+6 |
* | Fix "b f(std::string)", always use DMGL_VERBOSE | Pedro Alves | 2022-05-10 | 1 | -8/+4 |
* | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 2022-01-01 | 1 | -1/+1 |
* | Use startswith in gdb subfolder. | Martin Liska | 2021-04-01 | 1 | -34/+34 |
* | Update copyright year range in all GDB files | Joel Brobecker | 2021-01-01 | 1 | -1/+1 |
* | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 2020-11-02 | 1 | -6/+6 |
* | Update copyright year range in all GDB files. | Joel Brobecker | 2020-01-01 | 1 | -1/+1 |
* | Fix test-cp-name-parser build, unused variable | Pedro Alves | 2019-03-12 | 1 | -1/+0 |
* | Update copyright year range in all GDB files. | Joel Brobecker | 2019-01-01 | 1 | -1/+1 |
* | Change functions in cp-name-parser.y into methods | Tom Tromey | 2018-06-04 | 1 | -253/+273 |
* | Make two cp-name-parser.y constants "const" | Tom Tromey | 2018-06-01 | 1 | -2/+2 |
* | Include parser-defs.h in cp-name-parser.y | Tom Tromey | 2018-06-01 | 1 | -5/+1 |
* | Make cp-name-parser.y a pure parser | Tom Tromey | 2018-06-01 | 1 | -284/+304 |
* | Use yy-remap.h in cp-name-parser.y | Tom Tromey | 2018-06-01 | 1 | -54/+8 |
* | Remove a static buffer from cp-name-parser.y | Tom Tromey | 2018-06-01 | 1 | -13/+9 |
* | Support UTF-8 identifiers in C/C++ expressions (PR gdb/22973) | Pedro Alves | 2018-05-22 | 1 | -25/+4 |
* | Fix "fall through" comments | Tom Tromey | 2018-05-04 | 1 | -1/+1 |
* | Update copyright year range in all GDB files | Joel Brobecker | 2018-01-02 | 1 | -1/+1 |
* | 0xff chars in name components table; cp-name-parser lex UTF-8 identifiers | Pedro Alves | 2017-11-21 | 1 | -3/+25 |
* | Fix "make test-cp-name-parser" | Pedro Alves | 2017-11-08 | 1 | -1/+1 |
* | Make cp_comp_to_string return a gdb::unique_xmalloc_ptr<char> | Pedro Alves | 2017-08-09 | 1 | -3/+4 |
* | -Wwrite-strings: The Rest | Pedro Alves | 2017-04-05 | 1 | -2/+2 |
* | gdb/cp-name-parser.y: Eliminate make_empty, use cplus_demangle_fill_component | Pedro Alves | 2017-03-27 | 1 | -46/+14 |
* | Implement demangling for rvalue reference type names | Artemiy Volkov | 2017-03-20 | 1 | -0/+4 |
* | Restore test-cp-name-parser build | Pedro Alves | 2017-03-14 | 1 | -9/+8 |
* | Merge libiberty: Initialize d_printing in all cplus_demangle_fill_* functions. | mark | 2017-03-13 | 1 | -0/+1 |
* | Add constructor and destructor to demangle_parse_info | Tom Tromey | 2017-01-10 | 1 | -29/+10 |
* | update copyright year range in GDB files | Joel Brobecker | 2017-01-01 | 1 | -1/+1 |
* | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 2016-01-01 | 1 | -1/+1 |
* | Adjust GDB to demangler API change | Pedro Alves | 2015-11-28 | 1 | -1/+1 |
* | Add casts to memory allocation related calls | Simon Marchi | 2015-09-25 | 1 | -3/+3 |
* | Add casts for legitimate integer to enum conversions | Simon Marchi | 2015-08-06 | 1 | -1/+1 |
* | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 2015-02-27 | 1 | -10/+10 |
* | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 2015-01-01 | 1 | -1/+1 |
* | Include string.h in common-defs.h | Gary Benson | 2014-08-07 | 1 | -2/+0 |
* | Include gdb_assert.h in common-defs.h | Gary Benson | 2014-08-07 | 1 | -1/+0 |
* | Move libiberty.h to common-defs.h | Gary Benson | 2014-08-07 | 1 | -1/+0 |
* | Move stdlib.h to common-defs.h | Gary Benson | 2014-08-07 | 1 | -1/+0 |
* | Move stdio.h to common-defs.h | Gary Benson | 2014-08-07 | 1 | -1/+0 |
* | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 2014-01-01 | 1 | -1/+1 |
* | Update years in copyright notice for the GDB files. | Joel Brobecker | 2013-01-01 | 1 | -1/+1 |
* | gdb/ | Jan Kratochvil | 2012-09-21 | 1 | -5/+25 |
* | * ada-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New | Mark Kettenis | 2012-04-09 | 1 | -0/+6 |
* | gdb/ | Jan Kratochvil | 2012-01-10 | 1 | -9/+29 |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -2/+1 |
* | * cp-name-parser.y (cp_merge_demangle_parse_infos): Don't use | Andreas Schwab | 2011-12-17 | 1 | -3/+0 |
* | PR c++/12266 | Keith Seitz | 2011-08-18 | 1 | -22/+112 |
* | gdb/ | Jan Kratochvil | 2011-08-06 | 1 | -2/+5 |
* | ARI fixes: Add missing internationalization markups throughout | Pierre Muller | 2011-03-18 | 1 | -5/+5 |