Move DWARF code to dwarf2/ subdirectory
[binutils-gdb.git] / gdb / compile / compile-c-symbols.c
2020-02-08 Tom TromeyMove DWARF code to dwarf2/ subdirectory
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-22 Christian BiesingerReplace SYMBOL_*_NAME accessors with member functions
2019-11-22 Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
2019-04-08 Tom TromeyRename gdb exception types
2019-04-08 Tom TromeyRewrite TRY/CATCH
2019-04-08 Tom TromeyMake exceptions use std::string and be self-managing
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-09-06 Simon Marchicompile: Remove non-const reference parameters
2018-08-23 Kevin BuettnerUse BLOCK_ENTRY_PC in place of most uses of BLOCK_START
2018-08-10 Keith SeitzMove compile_instance to compile.c
2018-08-10 Keith SeitzChange compile_instance/compile_c_instance into classes
2018-08-10 Keith SeitzAdd a C++ wrapper for GCC C plug-in
2018-08-10 Keith SeitzMove C-related declarations to compile-c.h
2018-08-10 Keith SeitzRename symbol_substitution_name
2018-08-10 Keith SeitzReturn unique_xmalloc_ptr for generate_c_for_variable_l...
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-09-04 Pedro AlvesStop assuming no-debug-info functions return int
2017-09-03 Tom TromeyUse std::string and unique_xmalloc_ptr in compile/...
2017-03-20 Artemiy VolkovConvert lvalue reference type check to general referenc...
2017-02-02 Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-11 Tom TromeyRemove make_cleanup_htab_delete
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25 Simon MarchiAdd some more casts (1/2)
2015-08-25 Pierre-Marie de... DWARF: handle non-local references in nested functions
2015-08-01 Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-06-24 Gary BensonRemove redundant include directives.
2015-05-19 Jan Kratochvilcompile: gdb_stdout -> gdb_stdlog
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-07 Pedro AlvesNormalize TRY_CATCH exception handling block
2015-02-26 Jan Kratochvilcompile: Fix GNU-IFUNC funcs called from injected code
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-23 Doug EvansReplace some symbol accessor macros with functions.
2014-12-12 Tom Tromeythe "compile" command