gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / cp-support.c
2020-06-02  Andrew Burgessgdb: Convert language la_sniff_from_mangled_name field...
2020-05-30  Pedro Alvesreplace_typedefs: handle templates in namespaces
2020-05-16  Simon Marchigdb: remove TYPE_NAME macro
2020-05-14  Simon Marchigdb: remove TYPE_CODE macro
2020-05-08  Tom TromeySpeed up psymbol reading by removing a copy
2020-04-17  Tom TromeyReplace most calls to help_list and cmd_show_list
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-27  Tom TromeyRemove some unnecessary backslashes
2019-11-26  Tom TromeyFix mingw build of gdb
2019-11-26  Tom TromeyIntroduce thread-safe way to handle SIGSEGV
2019-11-26  Tom TromeyAdd RAII class for blocking gdb signals
2019-11-26  Simon MarchiMake a bunch of functions static
2019-11-22  Christian BiesingerReplace SYMBOL_*_NAME accessors with member functions
2019-10-26  Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-16  Christian BiesingerAllow not saving the signal state in SIGSETJMP
2019-09-18  Christian BiesingerChange boolean options to bool instead of int
2019-08-07  Tom TromeyAdd obstack_strdup overload taking a std::string
2019-07-09  Tom TromeyRename common to gdbsupport
2019-06-04  Pedro AlvesIntroduce and use make_unique_xstrdup
2019-04-25  Keith Seitzc++/24367: Infinite recursion of typedef substitution
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-03-25  Tom TromeyMore block constification
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-17  Tom TromeyAdd compunits range adapter to objfile
2019-01-17  Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-10  Tom TromeyRemove ALL_COMPUNITS
2019-01-10  Tom TromeyRemove ALL_OBJFILE_COMPUNITS
2019-01-10  Tom TromeyRemove most uses of ALL_OBJFILES
2019-01-03  Andrew Burgessgdb: Remove a cleanup from find_overload_match
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...
next
This page took 0.780319 seconds and 106 git commands to generate.