aboutsummaryrefslogtreecommitdiff
path: root/gdb/cp-support.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-29Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves1-0/+7
2017-11-08lookup_name_info::make_ignore_paramsPedro Alves1-0/+8
2017-11-08Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves1-0/+5
2017-10-09Make cp_remove_params return a gdb::unique_xmalloc_ptrPedro Alves1-1/+2
2017-08-09Make cp_comp_to_string return a gdb::unique_xmalloc_ptr<char>Pedro Alves1-2/+2
2017-07-17Introduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throughoutPedro Alves1-0/+8
2017-01-10Add constructor and destructor to demangle_parse_infoTom Tromey1-6/+5
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-08Use ui_file_as_string throughout morePedro Alves1-5/+5
2016-06-23Move logic out of symbol_find_demangled_nameTom Tromey1-0/+4
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-08-13[Ada] Add support for subprogram renamingsPierre-Marie de Rodat1-91/+1
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