Avoid manual memory management of argv arrays in gdb/compile
[binutils-gdb.git] / gdb / compile / compile-c-types.c
2020-09-23 Tom TromeyRemove some manual memory management from compile interface
2020-09-15 Simon Marchigdb: remove TYPE_INSTANCE_FLAGS
2020-09-14 Pedro AlvesRewrite enum_flags, add unit tests, fix problems
2020-09-14 Simon Marchigdb: remove TYPE_VECTOR
2020-09-14 Simon Marchigdb: remove TYPE_VARARGS
2020-09-14 Simon Marchigdb: remove TYPE_PROTOTYPED
2020-09-14 Simon Marchigdb: remove TYPE_NOSIGN
2020-09-14 Simon Marchigdb: remove TYPE_UNSIGNED
2020-07-13 Simon Marchigdb: remove TYPE_LOW_BOUND_KIND and TYPE_HIGH_BOUND_KIND
2020-07-13 Simon Marchigdb: remove TYPE_HIGH_BOUND and TYPE_LOW_BOUND
2020-07-13 Simon Marchigdb: remove TYPE_RANGE_DATA macro
2020-06-08 Simon Marchigdb: remove TYPE_FIELD_TYPE macro
2020-06-08 Simon Marchigdb: remove TYPE_INDEX_TYPE macro
2020-05-22 Simon Marchigdb: remove TYPE_NFIELDS macro
2020-05-16 Simon Marchigdb: remove TYPE_NAME macro
2020-05-14 Simon Marchigdb: remove TYPE_CODE macro
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-09-06 Simon Marchicompile: Remove non-const reference parameters
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-04-27 Alexandre OlivaAdd libcc1 v1 compatibility to C compile feature
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-09-15 Pedro AlvesSync libiberty/ & include/ with GCC
2017-09-04 Pedro AlvesStop assuming no-debug-info variables have type int
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-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-17 Pedro AlvesType-safe wrapper for enum flags
2015-10-29 Pedro Alvescompile: Rename struct type_map_instance::gcc_type...
2015-09-25 Simon MarchiAdd some more casts (1/2)
2015-07-14 Simon MarchiRemove CHECK_TYPEDEF, use check_typedef instead
2015-07-08 Jan Kratochvilcompile: Warn for old GCC on cv-qualified self-reference
2015-06-24 Gary BensonRemove redundant include directives.
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-12 Tom Tromeythe "compile" command