aboutsummaryrefslogtreecommitdiff
path: root/gdb/cp-support.h
AgeCommit message (Expand)AuthorFilesLines
2015-08-01Replace the block_found global with explicit data-flowPierre-Marie de Rodat1-10/+12
2015-05-27Don't ignore domain in nested lookups.Doug Evans1-1/+2
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-23Add langdef arg to la_lookup_symbol_nonlocal.Doug Evans1-3/+5
2014-12-16cp_find_type_baseclass_by_name: Renamed from find_type_baseclass_by_name.Doug Evans1-2/+2
2014-12-12Rename cp_is_anonymous to cp_is_in_anonymous.Doug Evans1-1/+1
2014-12-10cp_lookup_symbol_imports: Make static.Doug Evans1-7/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-25PR c++/14819: Explicit class:: inside class scope does not workKeith Seitz1-0/+5
2013-04-15 PR c++/11990:Tom Tromey1-0/+4
2013-01-25 * cp-namespace.c (cp_set_block_scope): Remove.Tom Tromey1-6/+0
2013-01-25 * cp-namespace.c (cp_scan_for_anonymous_namespaces): Update.Tom Tromey1-4/+5
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-12 * cp-support.c (inspect_type,Tom Tromey1-0/+6
2012-06-13gdb/Jan Kratochvil1-3/+3
2012-05-24 * cp-support.h (cp_finalize_namespace, cp_initialize_namespace):Tom Tromey1-5/+0
2012-04-202012-04-20 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-2/+1
2012-04-05linespec rewrite:Keith Seitz1-2/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-10-20 * cp-namespace.c (cp_scan_for_anonymous_namespaces): Changed functionAleksandar Ristovski1-1/+2
2011-08-18 PR c++/12266Keith Seitz1-4/+28
2011-06-29gdb/Jan Kratochvil1-0/+29
2011-05-31 PR symtab/12704Keith Seitz1-0/+8
2011-04-04gdbTom Tromey1-3/+0
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-12-312010-12-31 Michael Snyder <msnyder@vmware.com>Michael Snyder1-11/+16
2010-07-28gdbTom Tromey1-0/+6
2010-05-07Add ADL supportSami Wagiaalla1-0/+4
2010-05-03gdb/Jan Kratochvil1-13/+38
2010-03-15 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla1-2/+15
2010-03-10 2010-03-09 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla1-6/+2
2010-03-09dwarf2_physname patchset:Keith Seitz1-2/+0
2010-02-052010-02-05 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla1-4/+13
2010-01-26 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla1-1/+5
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-09-21 * cp-support.h (cp_validate_operator): Declare new function.Keith Seitz1-0/+2
2009-07-072009-07-07 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla1-10/+10
2009-06-292009-06-29 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla1-6/+4
2009-06-232009-06-23 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla1-0/+5
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-08-21 * buildsym.c (add_symbol_to_list): Do not callDaniel Jacobowitz1-5/+3
2008-08-21 * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.Daniel Jacobowitz1-0/+2
2008-05-19 * language.h (struct language_defn): Remove SYMTAB parameter fromUlrich Weigand1-4/+2
2008-05-03 * alpha-tdep.h (ALPHA_REGISTER_BYTES): Delete.Daniel Jacobowitz1-6/+0
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+2
2007-10-22 * cp-support.c: Include "safe-ctype.h".Daniel Jacobowitz1-2/+2
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3