Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-09-13 | * varobj.c (varobj_set_display_format): Use xfree. | Tom Tromey | 1 | -1/+1 |
2008-08-21 | * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME. | Daniel Jacobowitz | 1 | -3/+3 |
2008-05-19 | * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter. | Ulrich Weigand | 1 | -1/+1 |
2008-05-07 | * cp-support.c (mangled_name_to_comp): Initialize storage. | Daniel Jacobowitz | 1 | -2/+2 |
2008-03-28 | * cp-support.c (first_component_command): Return if no arguments. | Aleksandar Ristovski | 1 | -2/+8 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+2 |
2007-10-22 | * cp-support.c: Include "safe-ctype.h". | Daniel Jacobowitz | 1 | -20/+50 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-01-21 | * objfiles.h (ALL_PRIMARY_SYMTABS): Define. | Daniel Jacobowitz | 1 | -2/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-03-26 | * cp-support.c (cp_class_name_from_physname): Rewrite. | Daniel Jacobowitz | 1 | -105/+151 |
2005-03-11 | * Makefile.in (SFILES): Add cp-names.y. | Daniel Jacobowitz | 1 | -102/+187 |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-14 | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-12 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+4 |
2004-07-06 | 2004-07-06 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -1/+1 |
2004-02-02 | 2004-02-02 David Carlton <carlton@kealia.com> | David Carlton | 1 | -70/+159 |
2003-12-16 | 2003-12-16 David Carlton <carlton@kealia.com> | David Carlton | 1 | -2/+2 |