IA MCU psABI support: changes to libraries
[gcc.git] / gcc / ipa-icf-gimple.c
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-04-15 Jakub Jelinekre PR ipa/65765 (Compiling Firefox with GCC 5 leads...
2015-04-12 Jakub Jelinekre PR middle-end/65747 (ICE (in compare_ssa_name, at...
2015-03-13 Jan Hubickaipa-icf.c (sem_function::equals_wpa): Match CXX_CONSTRU...
2015-03-05 Richard Bienerre PR ipa/65270 (issues with merging memory accesses...
2015-03-02 Richard Bienerre PR ipa/65270 (issues with merging memory accesses...
2015-03-01 Martin Liskare PR ipa/65245 (internal compiler error: in address_ma...
2015-03-01 Jan Hubickaipa-icf-gimple.c (func_checker::compare_operand): Fix...
2015-03-01 Martin LiskaICF is more strict about non-common function and var
2015-02-25 Martin LiskaICF: Validate correctly hard register variables.
2015-01-19 Martin Liskare PR ipa/64668 (internal compiler error: in compare_ss...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-14 Martin LiskaIPA ICF: handle IMAGPART_EXPR and REALPART_EXPR.
2015-01-12 Martin Liskare PR ipa/64550 (IPA fixes cause ICE in tree-ssa.c...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-09 Martin LiskaIPA ICF: compare_operand is split to multiple functions.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-23 Martin LiskaFix for PR ipa/63851 and ipa/63852.
2014-12-19 Martin Liskare PR ipa/63569 (Wrong code with volatile and ICF)
2014-12-10 Martin Liskare PR ipa/63909 (ICE: SIGSEGV in ipa_icf_gimple::func_c...
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-10 Jakub Jelinekipa-icf-gimple.c (func_checker::compare_bb): Fix commen...
2014-11-07 Martin Liskare PR tree-optimization/63747 (icf mis-compares switch...
2014-10-30 Martin Liskare PR tree-optimization/63574 (ICE building libjava...
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-20 Martin Liskare PR tree-optimization/63583 (ICF does not check that...
2014-10-16 Martin LiskaIPA ICF pass, part 3/5