Regenerate Makefile.in to get rid of annoying diffs caused by non-deterministic automake.
[binutils-gdb.git] / gdb / compile /
2016-11-08 Pedro AlvesUse ui_file_as_string in gdb/compile/
2016-10-21 Tom TromeyUse RAII to save and restore scalars
2016-09-16 Pedro Alvesgdb: Use std::min and std::max throughout
2016-09-02 Tom TromeyHandle DW_OP_form_tls_address
2016-06-21 Pedro AlvesMake the interpreters be per UI
2016-05-28 Alan ModraReturn void from linker callbacks
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-10-26 Doug EvansPR symtab/17391 gdb internal error: assertion fails...
2015-09-25 Simon MarchiAdd some more casts (1/2)
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-08-27 Luis MachadoMention language in compile error message
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-25 Pierre-Marie de... DWARF: handle non-local references in nested functions
2015-08-06 Simon MarchiAdd casts for legitimate integer to enum conversions
2015-08-01 Pierre-Marie de... Replace the block_found global with explicit data-flow
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-07-02 Jan Kratochvildebug compile: Replace confusing debug message
2015-06-24 Gary BensonRemove redundant include directives.
2015-06-03 Jan Kratochvilcompile: Use also inferior munmap
2015-05-19 Jan Kratochvilcompile: gdb_stdout -> gdb_stdlog
2015-05-16 Jan Kratochvilcompile: Fix uninitialized variable compiler warnings
2015-05-16 Jan Kratochvilcompile: Fix detected inferior type
2015-05-16 Jan Kratochvilcompile: New 'compile print'
2015-05-16 Jan KratochvilCode cleanup: compile: func_addr -> func_sym
2015-05-16 Jan Kratochvilcompile: Use -Wall, not -w
2015-05-16 Jan Kratochvilcompile: Distribute scope, add scope_data
2015-05-16 Jan Kratochvilcompile: Add one debug message
2015-05-13 Jan KratochvilCall dummy_frame_dtor_ftype also from remove_dummy_frame
2015-05-06 Jan Kratochvilcompile: Support relocation to GNU-IFUNCs
2015-05-06 Jan KratochvilCode cleanup: compile: Constify some parameters
2015-03-31 Matthias KloseFix the triplet regexp to recognize triplets, not only...
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-07 Pedro AlvesNormalize TRY_CATCH exception handling block
2015-03-06 Gary BensonNew common function "startswith"
2015-02-26 Pedro AlvesAdd ATTRIBUTE_PRINTF attributes, and fix fallout
2015-02-26 Jan Kratochvilcompile: Fix GNU-IFUNC funcs called from injected code
2015-02-26 Jan KratochvilChange // comment in gdb/compile/
2015-02-03 Jan Kratochvilcompile: Filter out -fpreprocessed
2015-01-22 Jan Kratochvilcompile: Fix function pointers
2015-01-09 Chen Ganggdb/compile/compile.c: Check return value of 'system...
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-17 Jan KratochvilFix MinGW compilation
2014-12-13 Joel BrobeckerFix ARI warnings in gdb/compile/compile-object-load.c.
2014-12-12 Tom Tromeythe "compile" command