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