Convert lvalue reference type check to general reference type check
[deliverable/binutils-gdb.git] / gdb / cp-support.c
2017-03-20  Artemiy VolkovConvert lvalue reference type check to general referenc...
2017-03-20  Artemiy VolkovImplement demangling for rvalue reference type names
2017-02-02  Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-11  Tom TromeyAdd constructor and destructor to demangle_parse_info
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-08  Pedro AlvesUse ui_file_as_string throughout more
2016-06-24  Tom TromeyMove logic out of symbol_find_demangled_name
2016-04-12  Pedro AlvesUse setjmp/longjmp for TRY/CATCH instead of sigsetjmp...
2016-04-12  Pedro AlvesUse target_terminal_ours_for_output in cp-support.c
2016-03-15  Don BreazealPR 18303, Tolerate malformed input for lookup_symbol...
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-27  Pedro Alvesgdb: Use sighandler_t everywhere
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-13  Pierre-Marie de... [Ada] Add support for subprogram renamings
2015-08-01  Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-05-27  Doug EvansPR c++/18141, c++/18417.
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-20  Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-11-18  Doug Evanssymtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR...
2014-11-07  Doug EvansNew macro ALL_BLOCK_SYMBOLS_WITH_NAME.
2014-11-07  Doug EvansDelete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE...
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-08-29  Gary BensonIntroduce common/gdb_setjmp.h
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-07-23  Gary BensonFix build on systems without sigaltstack.
2014-06-19  Gary BensonDemangler crash handler
2014-06-13  Tom Tromeymake calls to help_list use enumerator
2014-06-07  Keith SeitzRevert patchset for c++/16253: it causes a large perfor...
2014-04-14  Keith SeitzRemove symbol_matches_domain. This fixes
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-11-13  Keith SeitzPR c++/7539
2013-08-20  Doug Evans * blockframe.c: Remove #include "psymtab.h".
2013-04-15  Tom Tromey PR c++/11990:
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-12  Tom Tromey * cp-support.c (inspect_type,
2012-05-18  Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-10  Tom Tromey * tracepoint.c (scope_info): Update.
2012-04-05  Keith Seitzlinespec rewrite:
2012-03-15  Tom Tromey * NEWS: Mention "info vtbl", not "info vtable".
2012-03-15  Tom Tromey * gnu-v3-abi.c (struct value_and_voffset): New.
2012-02-07  Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-01-10  Jan Kratochvilgdb/
2012-01-06  Sergio Durigan Junior2012-01-06 Sergio Durigan Junior <sergiodj@redhat...
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-08-18  Keith Seitz PR c++/12266
2011-02-26  Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-02-18  Jan Kratochvilgdb/
2011-01-05  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-12-31  Michael Snyder2010-12-31 Michael Snyder <msnyder@vmware.com>
2010-06-25  Ulrich Weigand * cp-support.c (reset_directive_searched): New function.
2010-06-07  Sami WagiaallaFix operator doubly nested namespace search.
2010-06-07  Sami WagiaallaTest and support all cpp operator types.
2010-06-02  Sami WagiaallaFix ADL anonymous name crash.
2010-05-13  Michael Snyder2010-05-13 Michael Snyder <msnyder@vmware.com>
2010-05-07  Sami WagiaallaAdd ADL support
2010-05-07  Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-03-10  Tom Tromeygdb
2010-03-09  Keith Seitzdwarf2_physname patchset:
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-09-21  Keith Seitz * cp-support.h (cp_validate_operator): Declare new...
2009-07-07  Sami Wagiaalla2009-07-07 Sami Wagiaalla <swagiaal@redhat.com>
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-09-13  Tom Tromey * varobj.c (varobj_set_display_format): Use xfree.
2008-08-21  Daniel Jacobowitz * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.
2008-05-19  Ulrich Weigand * symtab.h (lookup_symbol_in_language): Remove SYMTAB...
2008-05-07  Daniel Jacobowitz * cp-support.c (mangled_name_to_comp): Initialize...
2008-03-28  Aleksandar Ristovski* cp-support.c (first_component_command): Return if...
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-10-22  Daniel Jacobowitz * cp-support.c: Include "safe-ctype.h".
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-01-21  Daniel Jacobowitz * objfiles.h (ALL_PRIMARY_SYMTABS): Define.
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17  Eli Zaretskii * breakpoint.c:
2005-03-26  Daniel Jacobowitz * cp-support.c (cp_class_name_from_physname): Rewrite.
2005-03-11  Daniel Jacobowitz * Makefile.in (SFILES): Add cp-names.y.
2005-02-15  Andrew Cagney2005-02-15 Andrew Cagney <cagney@gnu.org>
2005-02-14  Andrew Cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-12  Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11  Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11  Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2004-07-06  Jeff Johnston2004-07-06 Jeff Johnston <jjohnstn@redhat.com>
2004-02-02  David Carlton2004-02-02 David Carlton <carlton@kealia.com>
2003-12-16  David Carlton2003-12-16 David Carlton <carlton@kealia.com>
2003-12-05  Michael Chastain2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
2003-09-14  Andrew Cagney2003-09-14 Andrew Cagney <cagney@redhat.com>
2003-09-11  David Carlton2003-09-11 David Carlton <carlton@kealia.com>
2003-06-30  David CarltonFix indentation of previous commit.
2003-06-30  David Carlton2003-06-30 David Carlton <carlton@kealia.com>
2003-06-12  David Carlton2003-06-12 David Carlton <carlton@bactrian.org>
2003-06-08  Andrew Cagney2003-06-08 Andrew Cagney <cagney@redhat.com>
2003-04-23  David Carlton2003-04-23 David Carlton <carlton@bactrian.org>
2003-04-15  David Carlton2003-04-15 David Carlton <carlton@math.stanford.edu>
next
This page took 1.297354 seconds and 107 git commands to generate.