Update copyright year range in all GDB files.
[external/binutils.git] / gdb / cp-support.c
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-21 Pedro AlvesEliminate make_symbol_overload_list-related globals...
2018-10-05 Tom TromeySimple -Wshadow=local fixes
2018-06-01 Tom TromeyRemove TYPE_TAG_NAME
2018-05-23 Tom TromeyRemove symfile_complaints
2018-01-05 Pedro AlvesFix regresssion(internal-error) printing subprogram...
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-29 Pedro AlvesBreakpoints in symbols with ABI tags (PR c++/19436)
2017-11-29 Pedro AlvesMake "break foo" find "A::foo", A::B::foo", etc. [C...
2017-11-29 Pedro AlvesHandle custom completion match prefix / LCD
2017-11-24 Pedro AlvesMake strcmp_iw NOT ignore whitespace in the middle...
2017-11-08 Pedro Alveslookup_name_info::make_ignore_params
2017-11-08 Pedro AlvesIntroduce lookup_name_info and generalize Ada's FULL...
2017-11-07 Tom TromeyConstify add_info
2017-11-04 Tom TromeyRemove directive-searched cleanups
2017-10-11 Tom TromeyConstify add_prefix_cmd
2017-10-09 Pedro AlvesMake cp_remove_params return a gdb::unique_xmalloc_ptr
2017-09-30 Tom TromeyRemove cleanups from cp-support.c
2017-09-27 Tom TromeyConstify first_component_command
2017-09-20 Tom TromeyRemove make_cleanup_restore_target_terminal
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-08-09 Pedro AlvesMake cp_comp_to_string return a gdb::unique_xmalloc_ptr...
2017-08-09 Yao QiFix memory leak in cp-support.c
2017-07-20 Pedro AlvesFix cp_find_first_component_aux bug
2017-07-17 Pedro AlvesIntroduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throu...
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.
next