gdb: remove symbol value macros
[binutils-gdb.git] / gdb / compile / compile-c-support.c
2022-03-29 Tom TromeyUnify gdb printf functions
2022-03-29 Tom TromeyUnify gdb puts functions
2022-01-26 Simon Marchigdb: add string_file::release method
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-11-18 Simon Marchigdbsupport: make gdb_assert_not_reached accept a format...
2021-02-05 Tom TromeyReturn unique_ptr from language_defn::get_compile_context
2021-01-24 Tom TromeyUse std::vector for "registers_used" in compile feature
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-09-14 Simon Marchigdb: remove TYPE_UNSIGNED
2020-06-17 Andrew Burgessgdb: Convert language la_compute_program field to a...
2020-05-14 Simon Marchigdb: remove TYPE_CODE macro
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-08-23 Sergio Durigan JuniorMove gdb-dlfcn.[ch] to gdbsupport/
2019-07-10 Tom TromeyDon't include gdbarch.h from defs.h
2019-07-09 Tom TromeyRename common to gdbsupport
2019-03-29 Keith SeitzAllow really large fortran array bounds: TYPE_LENGTH...
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-09-06 Simon Marchicompile: Remove non-const reference parameters
2018-08-29 Keith SeitzC++ compile support
2018-08-10 Keith SeitzUse policies for code generation
2018-08-10 Keith SeitzChange compile_instance/compile_c_instance into classes
2018-08-10 Keith SeitzMove C-related declarations to compile-c.h
2018-08-10 Keith SeitzReturn unique_xmalloc_ptr for generate_c_for_variable_l...
2018-02-08 Tom TromeyReturn unique_xmalloc_ptr from macro scope functions
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-09-03 Tom TromeyUse std::string and unique_xmalloc_ptr in compile/...
2017-06-22 Pedro AlvesAdd STRINGIFY to gdb/common/preprocessor.h
2017-04-12 Tom TromeyIntroduce gdb_dlhandle_up
2017-02-23 Pedro AlvesUse gdb::function_view in iterate_over_symtabs & co
2017-02-02 Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-08 Pedro AlvesUse ui_file_as_string in gdb/compile/
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25 Simon MarchiAdd some more casts (1/2)
2015-05-16 Jan Kratochvilcompile: New 'compile print'
2015-05-16 Jan Kratochvilcompile: Use -Wall, not -w
2015-02-26 Jan KratochvilChange // comment in gdb/compile/
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-12 Tom Tromeythe "compile" command