Age | Commit message (Expand) | Author | Files | Lines |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -12/+22 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -24/+24 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-11-20 | Split struct symtab into two: struct symtab and compunit_symtab. | Doug Evans | 1 | -5/+5 |
2014-11-18 | symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated. | Doug Evans | 1 | -2/+2 |
2014-11-06 | New macro ALL_BLOCK_SYMBOLS_WITH_NAME. | Doug Evans | 1 | -3/+1 |
2014-11-06 | Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE_STRUCT. | Doug Evans | 1 | -2/+2 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-08-29 | Introduce common/gdb_setjmp.h | Gary Benson | 1 | -12/+0 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-07-23 | Fix build on systems without sigaltstack. | Gary Benson | 1 | -0/+4 |
2014-06-19 | Demangler crash handler | Gary Benson | 1 | -1/+145 |
2014-06-13 | make calls to help_list use enumerator | Tom Tromey | 1 | -1/+1 |
2014-06-07 | Revert patchset for c++/16253: it causes a large performance regression. | Keith Seitz | 1 | -24/+1 |
2014-04-14 | Remove symbol_matches_domain. This fixes | Keith Seitz | 1 | -1/+24 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-11-13 | PR c++/7539 | Keith Seitz | 1 | -2/+10 |
2013-08-20 | * blockframe.c: Remove #include "psymtab.h". | Doug Evans | 1 | -2/+0 |
2013-04-15 | PR c++/11990: | Tom Tromey | 1 | -1/+9 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-12 | * cp-support.c (inspect_type, | Tom Tromey | 1 | -18/+89 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -3/+0 |
2012-05-10 | * tracepoint.c (scope_info): Update. | Tom Tromey | 1 | -5/+3 |
2012-04-05 | linespec rewrite: | Keith Seitz | 1 | -117/+0 |
2012-03-15 | * NEWS: Mention "info vtbl", not "info vtable". | Tom Tromey | 1 | -2/+2 |
2012-03-15 | * gnu-v3-abi.c (struct value_and_voffset): New. | Tom Tromey | 1 | -0/+18 |
2012-02-07 | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 1 | -1/+1 |
2012-01-10 | gdb/ | Jan Kratochvil | 1 | -0/+7 |
2012-01-06 | 2012-01-06 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-08-18 | PR c++/12266 | Keith Seitz | 1 | -26/+429 |
2011-02-26 | 2011-02-25 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-02-18 | gdb/ | Jan Kratochvil | 1 | -2/+4 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+2 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-12-31 | 2010-12-31 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -66/+97 |
2010-06-25 | * cp-support.c (reset_directive_searched): New function. | Ulrich Weigand | 1 | -2/+26 |
2010-06-07 | Fix operator doubly nested namespace search. | Sami Wagiaalla | 1 | -28/+50 |
2010-06-07 | Test and support all cpp operator types. | Sami Wagiaalla | 1 | -10/+15 |
2010-06-02 | Fix ADL anonymous name crash. | Sami Wagiaalla | 1 | -0/+3 |
2010-05-13 | 2010-05-13 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+4 |
2010-05-07 | Add ADL support | Sami Wagiaalla | 1 | -15/+83 |
2010-05-07 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+0 |
2010-03-10 | gdb | Tom Tromey | 1 | -25/+7 |
2010-03-09 | dwarf2_physname patchset: | Keith Seitz | 1 | -2/+2 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-09-21 | * cp-support.h (cp_validate_operator): Declare new function. | Keith Seitz | 1 | -0/+116 |
2009-07-07 | 2009-07-07 Sami Wagiaalla <swagiaal@redhat.com> | Sami Wagiaalla | 1 | -2/+2 |