summaryrefslogtreecommitdiff
path: root/gdb/cp-support.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-29Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves
2017-11-08lookup_name_info::make_ignore_paramsPedro Alves
2017-11-08Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves
2017-10-09Make cp_remove_params return a gdb::unique_xmalloc_ptrPedro Alves
2017-08-09Make cp_comp_to_string return a gdb::unique_xmalloc_ptr<char>Pedro Alves
2017-07-17Introduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throughoutPedro Alves
2017-01-10Add constructor and destructor to demangle_parse_infoTom Tromey
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-08Use ui_file_as_string throughout morePedro Alves
2016-06-23Move logic out of symbol_find_demangled_nameTom Tromey
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-08-13[Ada] Add support for subprogram renamingsPierre-Marie de Rodat
2015-08-01Replace the block_found global with explicit data-flowPierre-Marie de Rodat
2015-05-27Don't ignore domain in nested lookups.Doug Evans
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-12-23Add langdef arg to la_lookup_symbol_nonlocal.Doug Evans
2014-12-16cp_find_type_baseclass_by_name: Renamed from find_type_baseclass_by_name.Doug Evans
2014-12-12Rename cp_is_anonymous to cp_is_in_anonymous.Doug Evans
2014-12-10cp_lookup_symbol_imports: Make static.Doug Evans
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-25PR c++/14819: Explicit class:: inside class scope does not workKeith Seitz
2013-04-15 PR c++/11990:Tom Tromey
2013-01-25 * cp-namespace.c (cp_set_block_scope): Remove.Tom Tromey
2013-01-25 * cp-namespace.c (cp_scan_for_anonymous_namespaces): Update.Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-12 * cp-support.c (inspect_type,Tom Tromey
2012-06-13gdb/Jan Kratochvil
2012-05-24 * cp-support.h (cp_finalize_namespace, cp_initialize_namespace):Tom Tromey
2012-04-202012-04-20 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-04-05linespec rewrite:Keith Seitz
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-10-20 * cp-namespace.c (cp_scan_for_anonymous_namespaces): Changed functionAleksandar Ristovski
2011-08-18 PR c++/12266Keith Seitz
2011-06-29gdb/Jan Kratochvil
2011-05-31 PR symtab/12704Keith Seitz
2011-04-04gdbTom Tromey
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-12-312010-12-31 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-07-28gdbTom Tromey
2010-05-07Add ADL supportSami Wagiaalla
2010-05-03gdb/Jan Kratochvil
2010-03-15 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla
2010-03-10 2010-03-09 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla
2010-03-09dwarf2_physname patchset:Keith Seitz
2010-02-052010-02-05 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla
2010-01-26 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-09-21 * cp-support.h (cp_validate_operator): Declare new function.Keith Seitz