Age | Commit message (Expand) | Author | Files | Lines |
2015-03-30 | PR c++/18141 | Doug Evans | 1 | -2/+5 |
2015-03-06 | New common function "startswith" | Gary Benson | 1 | -2/+1 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -31/+32 |
2015-02-21 | PR c++/17976, symtab/17821 | Doug Evans | 1 | -15/+28 |
2015-02-13 | misc cp-namespace.c cleanups | Doug Evans | 1 | -9/+8 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-23 | Look up primitive types as symbols. | Doug Evans | 1 | -7/+44 |
2014-12-23 | Add langdef arg to la_lookup_symbol_nonlocal. | Doug Evans | 1 | -1/+2 |
2014-12-23 | Replace some symbol accessor macros with functions. | Doug Evans | 1 | -2/+1 |
2014-12-22 | cp-namespace.c (cp_lookup_symbol_via_all_imports): New function. | Doug Evans | 1 | -46/+37 |
2014-12-22 | cp-namespace.c (cp_lookup_symbol_via_imports): New arg "search_scope_first". | Doug Evans | 1 | -6/+10 |
2014-12-22 | cp-namespace.c (cp_lookup_nested_symbol_1): New function. | Doug Evans | 1 | -136/+201 |
2014-12-22 | cp-namespace.c (cp_lookup_symbol_in_namespace): Simplify. | Doug Evans | 1 | -10/+9 |
2014-12-22 | cp-namespace.c: Whitespace cleanup. | Doug Evans | 1 | -9/+9 |
2014-12-17 | New parameter "debug symbol-lookup". | Doug Evans | 1 | -15/+138 |
2014-12-16 | cp_lookup_symbol_via_imports: Renamed from cp_lookup_symbol_imports. | Doug Evans | 1 | -13/+13 |
2014-12-16 | cp_find_type_baseclass_by_name: Renamed from find_type_baseclass_by_name. | Doug Evans | 1 | -2/+2 |
2014-12-12 | Rename cp_is_anonymous to cp_is_in_anonymous. | Doug Evans | 1 | -4/+4 |
2014-12-11 | cp-namespace.c (cp_lookup_nested_symbol): Fix comments. | Doug Evans | 1 | -2/+2 |
2014-12-10 | cp_lookup_symbol_nonlocal: Move definition closer to its subroutines. | Doug Evans | 1 | -29/+23 |
2014-12-10 | cp-namespace.c (lookup_symbol_file): Move next to only caller. | Doug Evans | 1 | -112/+106 |
2014-12-10 | cp_lookup_symbol_imports: Make static. | Doug Evans | 1 | -1/+1 |
2014-11-22 | cp-namespace.c (cp_lookup_symbol_nonlocal): Fix comment. | Doug Evans | 1 | -3/+1 |
2014-11-18 | Use SYMBOL_OBJFILE more. | Doug Evans | 1 | -1/+1 |
2014-11-06 | Rename lookup_symbol_global to lookup_global_symbol. | Doug Evans | 1 | -2/+2 |
2014-11-06 | lookup_symbol_in_block: Renamed from lookup_symbol_aux_block. | Doug Evans | 1 | -1/+1 |
2014-11-06 | Rename lookup_symbol_static to lookup_symbol_in_static_block, | Doug Evans | 1 | -4/+5 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-06-07 | Revert patchset for c++/16253: it causes a large performance regression. | Keith Seitz | 1 | -32/+7 |
2014-04-16 | PR c++/16597 | Keith Seitz | 1 | -0/+5 |
2014-04-14 | Remove symbol_matches_domain. This fixes | Keith Seitz | 1 | -7/+32 |
2014-04-14 | implement support for "enum class" | Tom Tromey | 1 | -0/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-19 | fortran: enable ptype/whatis for modules. | Keven Boell | 1 | -0/+4 |
2013-11-25 | PR c++/14819: Explicit class:: inside class scope does not work | Keith Seitz | 1 | -0/+28 |
2013-08-20 | move gdbarch object from objfile to per-BFD | Tom Tromey | 1 | -1/+2 |
2013-06-05 | PR 15519 | Doug Evans | 1 | -15/+19 |
2013-05-30 | fix cp-namespace.c | Tom Tromey | 1 | -1/+4 |
2013-03-14 | From: Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -0/+5 |
2013-01-31 | 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 1 | -4/+0 |
2013-01-25 | * cp-namespace.c (cp_set_block_scope): Remove. | Tom Tromey | 1 | -37/+0 |
2013-01-25 | * cp-namespace.c (cp_scan_for_anonymous_namespaces): Update. | Tom Tromey | 1 | -8/+22 |
2013-01-21 | * symfile.h (obsavestring): Don't declare. | Tom Tromey | 1 | -9/+8 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-16 | PR c++/13615 | Keith Seitz | 1 | -15/+141 |
2012-11-13 | ARI fixes: Avoid sprintf function use rule. | Pierre Muller | 1 | -3/+4 |
2012-06-13 | gdb/ | Jan Kratochvil | 1 | -12/+11 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-11-04 | * cp-namespace.c (cp_lookup_symbol_imports): Reindent. | Tom Tromey | 1 | -65/+65 |
2011-10-20 | * cp-namespace.c (cp_scan_for_anonymous_namespaces): Changed function | Aleksandar Ristovski | 1 | -2/+3 |