re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with LTO)
[gcc.git] / gcc /
2015-01-20 Jan Hubickare PR lto/45375 ([meta-bug] Issues with building Mozill...
2015-01-20 David MalcolmNew jit API entrypoint: gcc_jit_context_compile_to_file
2015-01-20 GCC AdministratorDaily bump.
2015-01-19 Jan Hubickare PR lto/45375 ([meta-bug] Issues with building Mozill...
2015-01-19 Oleg Endore PR target/64652 ([SH] ICE when using -mdiv=call-fp)
2015-01-19 Matthew FortuneMIPS: Only pass floating-point options to the assembler...
2015-01-19 Oleg Endore PR target/53988 ([SH] tst Rm,Rn not used for QI...
2015-01-19 Jan Hubickaparams.def (inline-unit-growth): Drop to 15%.
2015-01-19 Martin Liskare PR ipa/64668 (internal compiler error: in compare_ss...
2015-01-19 Jan Hubickare PR ipa/64218 (ICE: Segmentation fault (symtab_node...
2015-01-19 Jan Hubickaipa-devirt.c (ipa_devirt): Drop polymorphic call info...
2015-01-19 Vladimir Makarovre PR rtl-optimization/64671 (s390-linux profiledbootst...
2015-01-19 David MalcolmFix int vs bool issue in jit.dg/test-arith-overflow.c
2015-01-19 Bernd Edlingerre PR ada/64640 (Ada build failure on cygwin-32)
2015-01-19 David Edelsohndefault64.h: Include rs6000-cpus.def.
2015-01-19 Martin Liskare PR ipa/64664 (ICE: tree check: expected function_dec...
2015-01-19 David Malcolmjit: fix crash in memento_of_new_string_literal::make_d...
2015-01-19 Martin LiskaIPA ICF: add no_icf attribute.
2015-01-19 Ramana RadhakrishnanImprove documentation of register constraints.
2015-01-19 Fei Yang* gcc.target/aarch64/advsimd-intrinsics/compute-ref...
2015-01-19 Jiong Wang[AArch64] Remove ashift pattern for QI/HI
2015-01-19 Kyrylo Tkachov[AArch64] PR 64448: Combine ((x ^ y) & m) ^ x into...
2015-01-19 Igor Zamyatinre PR rtl-optimization/64081 (r217828 prevents RTL...
2015-01-19 Jakub Jelinek* common.opt (fgraphite): Fix a typo.
2015-01-19 Felix Yangaarch64-simd.md (aarch64_<maxmin_uns>p<mode>): New...
2015-01-19 Jakub JelinekRemove 2014 entries somebody mistakenly readded.
2015-01-19 Tejas Belagodre PR testsuite/63971 (Some of gcc.target/aarch64...
2015-01-19 Thomas Schwinge[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable...
2015-01-19 Thomas Schwinge[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable...
2015-01-19 Ilya Enkovichtree-sra.c (some_callers_have_mismatched_arguments_p...
2015-01-19 Ilya Enkovichipa-chkp.c (chkp_produce_thunks): Add early param to...
2015-01-19 Andrew Pinskiabitest.S (LABEL_TEST_FUNC_RETURN): Load testfunc_ptr...
2015-01-19 GCC AdministratorDaily bump.
2015-01-18 Paul Thomas[multiple changes]
2015-01-18 Jan Hubickalto.c (compare_tree_sccs_1): Add comparsion of DECL_FUN...
2015-01-18 Jan Hubicka* cgraph.c (cgraph_node::dump): Dump profile flags.
2015-01-18 Oleg Endore PR target/64652 ([SH] ICE when using -mdiv=call-fp)
2015-01-18 Jan Hubickaipa-icf-32.c: Update template.
2015-01-18 Jan Hubickare PR ipa/64378 (ICE: in inline_call, at ipa-inline...
2015-01-18 Paul Thomascorrect PR numbers on previous commit
2015-01-18 Paul Thomasre PR fortran/64578 ([OOP] Seg-fault and ICE with unlim...
2015-01-18 Paul Thomasre PR fortran/55901 ([OOP] type is (character(len=...
2015-01-18 Sandra Loosemoreinvoke.texi ([-funroll-loops], [...]): Remove duplicate...
2015-01-18 Felix Yangauto-profile.c (afdo_find_equiv_class): Remove unnecess...
2015-01-18 GCC AdministratorDaily bump.
2015-01-17 Segher Boessenkoolppc-fpconv-4.c: Skip for -mpowerpc64.
2015-01-17 Segher Boessenkool* gcc.dg/20020919-1.c: Use _ARCH_PPC64 to test for...
2015-01-17 Segher Boessenkoolrs6000.md (probe_stack): Delete.
2015-01-17 Segher Boessenkoolrs6000.c (rs6000_gimplify_va_arg): Use TARGET_32BIT...
2015-01-17 Segher Boessenkoolrs6000.c (rs6000_parallel_return): New function.
2015-01-17 Sandra Loosemoreinvoke.texi ([-ftracer]): Remove duplicate option listing.
2015-01-17 Paul Thomasre PR fortran/64578 ([OOP] Seg-fault and ICE with unlim...
2015-01-17 Andre Vehreschildre PR fortran/60357 ([F08] structure constructor with...
2015-01-17 Eric Botcazoureorg.c (fill_simple_delay_slots): If TARGET_FLAGS_REGN...
2015-01-17 Andre Vehreschildre PR fortran/60334 (Segmentation fault on character...
2015-01-17 Jan Kratochvildwarf2out.c (gen_producer_string): Ignore also OPT_fpre...
2015-01-17 Bernd Schmidtre PR rtl-optimization/52773 (internal error: in replac...
2015-01-17 Jeff Lawre PR rtl-optimization/32790 (REG_N_SETS holds wrong...
2015-01-17 Alan ModraRevert last change
2015-01-17 DJ Delorierl78-real.md (addqi3_real): Allow volatiles.
2015-01-17 Maxim KuvyrkovModel cache auto-prefetcher in scheduler
2015-01-17 Maxim KuvyrkovHandle SCRATCH in decompose_address
2015-01-17 Maxim KuvyrkovEnable max_issue for AArch32 and AArch64
2015-01-17 Alan Modracprop.c (do_local_cprop): Disallow replacement of fixed...
2015-01-17 GCC AdministratorDaily bump.
2015-01-16 Richard Hendersoncompiler, reflect, runtime: Use static chain for closures.
2015-01-16 Jan Hubickainvoke.texi (--param early-inlining-insns): Update...
2015-01-16 David MalcolmParallelize the jit testsuite
2015-01-16 Christophe Lyon[ARM/AArch64][testsuite] Add vld1_lane tests.
2015-01-16 Paolo Carlinire PR c++/62134 ([C++11] ICE with template alias)
2015-01-16 Christophe Lyon[ARM/AArch64][testsuite] Be more verbose, and actually...
2015-01-16 Christophe Lyon[ARM/AArch64][testsuite] Add explicit dependency on...
2015-01-16 Kyrylo Tkachov[ARM] PR 62066: Call va_end on early return from va_lis...
2015-01-16 Bernd Edlingeroops.. fixed typo in ChangeLog
2015-01-16 Bernd Edlingersanititer.def (BUILT_IN_TSAN_VPTR_UPDATE): Fixed parame...
2015-01-16 Paolo Carlinire PR c++/60056 ([C++11] ICE in var_defined_without_dyn...
2015-01-16 James Greenhalgh[Obvious, ARM Testsuite] mangle-arm-crypto.C needs...
2015-01-16 David MalcolmAdd missing testcase accidentally omitted from r219681
2015-01-16 Paolo Carlinire PR c++/62276 (ICE when non-variadic template templat...
2015-01-16 Kyrylo Tkachov[ARM] Move comment about splitting Thumb1 patterns...
2015-01-16 Segher Boessenkoolrs6000.c (rs6000_scalar_mode_supported_p): Disallow...
2015-01-16 Segher Boessenkoolrs6000.c (TARGET_LIBGCC_CMP_RETURN_MODE, [...]): Implem...
2015-01-16 Segher Boessenkoolrs6000.c (rs6000_va_start): Use MIN_UNITS_PER_WORD...
2015-01-16 Segher Boessenkoolrs6000.c (TARGET_PROMOTE_FUNCTION_MODE): Implement...
2015-01-16 Segher Boessenkoolrs6000.h (PROMOTE_MODE): Correct test for when -m32...
2015-01-16 Ilya Enkovichre PR middle-end/64353 (ICE: in execute_todo, at passes...
2015-01-16 James Greenhalgh[AArch64, Obvious] Fix broken commit r219724
2015-01-16 Kyrylo Tkachov[AArch64] Fix PR 64263: Do not try to split constants...
2015-01-16 Jakub Jelinekjit-builtins.h (DEF_FUNCTION_TYPE_VAR_5): Fix spelling...
2015-01-16 David EdelsohnRevert ISA change
2015-01-16 Yuri Rumyantsevre PR tree-optimization/64434 (Performance regression...
2015-01-16 Markus TrippelsdorfAdd missing } to gcc.c-torture/compile/20150108.c
2015-01-16 Richard Bienerre PR middle-end/64614 (bogus used initialized warning...
2015-01-16 Richard Bienerre PR middle-end/64568 (error: invalid reference prefix)
2015-01-16 Uros Bizjakbuiltins.c (expand_builtin_acc_on_device): Check target...
2015-01-16 Matthew Wahab[AArch64] Remove -mlra/-mno-lra option for Aarch64
2015-01-16 Ilya Enkovichre PR target/64363 (Unresolved labels with -fcheck...
2015-01-16 Rainer OrthMark cl_target_option_print_diff args unused
2015-01-16 Janus Weilre PR fortran/45290 ([F08] pointer initialization)
2015-01-16 Robert SuchanekAdjust handling of word sized subregs for OP_OUT
next