aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-01-14Correct target selector in -mfentry testsH.J. Lu3-2/+8
2015-01-14builtins.c (expand_builtin_atomic_exchange): Remove error when memory model i...Andrew MacLeod4-31/+52
2015-01-14+ * lto-cgraph: Update function comments forAldy Hernandez2-5/+10
2015-01-14Makefile.in (site.exp): Do not set ENABLE_LTO.Ilya Verbin4-5/+12
2015-01-14cgraphunit.c (ipa_passes): Remove argument from ipa_write_summaries.Ilya Verbin8-9/+24
2015-01-14Fix year in ChangeLog.Ilya Tocar2-6/+6
2015-01-14re PR tree-optimization/59354 (Element swizzling produces invalid result with...Richard Biener4-2/+51
2015-01-14Fix neon test fails on non-neon configs.Andrew Stubbs2-0/+11
2015-01-14re PR middle-end/59448 (Code generation doesn't respect C11 address-dependency)Andrew MacLeod4-2/+16
2015-01-14re PR target/64386 (ICE: in extract_insn, at recog.c:2327 (unrecognizable ins...Ilya Tocar4-0/+33
2015-01-14re PR target/64393 (ICE: in extract_insn, at recog.c:2327 (unrecognizable ins...Ilya Tocar5-3/+30
2015-01-14re PR target/64387 (ICE: in extract_insn, at recog.c:2327 (unrecognizable ins...Ilya Tocar4-2/+28
2015-01-14store-pair-1.c: Fix typo.Christophe Lyon2-1/+5
2015-01-14[AArch64] Error out of arm_neon.h if nofp/nosimdKyrylo Tkachov4-0/+26
2015-01-14[doc][ARM] Deprecate -mapcs and -mapcs-frame.Kyrylo Tkachov2-1/+7
2015-01-14re PR target/64453 (Live high register not saved in function prolog on ARM wi...Thomas Preud'homme4-5/+34
2015-01-14arm.c: Tune the max_cond_insns/branch_cost for Cortex-M7.Hale Wang2-2/+14
2015-01-14re PR middle-end/64415 (ICE: verify_ssa failed / segmentation fault with LTO)Richard Biener5-3/+53
2015-01-14IPA ICF: handle IMAGPART_EXPR and REALPART_EXPR.Martin Liska4-1/+54
2015-01-14vect-movi.c: Check for vectorization for 64-bit and 128-bit.Tejas Belagod2-4/+9
2015-01-14[ARM] Fix PR target/64460: Set 'shift' attr properly on some patterns.Kyrylo Tkachov4-2/+82
2015-01-14Fix Linux multilib configurations with default architecturesMatthew Fortune6-4/+38
2015-01-14re PR tree-optimization/64493 (ICE at -O3 on x86_64-linux-gnu)Richard Biener5-1/+84
2015-01-14arm.c (arm_compute_save_reg_mask): Do not save lr in case of tail call.Joey Ye3-1/+19
2015-01-13tree-vrp.c (check_array_ref): Emit more warnings for warn_array_bounds >= 2.Martin Uecker8-3/+137
2015-01-14[NDS32] Remove some features and options that are not available yet in nds32 ...Chung-Ju Wu5-192/+15
2015-01-14octeon3-pipe-1.c: New test.Naveen H.S3-4/+16
2015-01-14tree-profile.c (init_ic_make_global_vars): Drop workaround for bintuils bug 1...Jan Hubicka2-96/+45
2015-01-14ipa-inline.c (inline_small_functions): Swap the operands in enum.Naveen H.S2-4/+11
2015-01-14re PR ipa/64481 (r219076 breaks bootstrap (x86_64-unknown-linux-gnu))Jan Hubicka4-56/+33
2015-01-14Daily bump.GCC Administrator1-1/+1
2015-01-13jit: New API entrypoint: gcc_jit_context_dump_reproducer_to_fileDavid Malcolm16-413/+2354
2015-01-13Add dg-require-profiling to gcc.dg/aru-2.cH.J. Lu2-0/+5
2015-01-13Check if -pg links in check_profiling_availableH.J. Lu2-1/+15
2015-01-13re PR c++/64356 (Some constexpr expressions not recognized as constexpr)Jason Merrill4-6/+45
2015-01-13re PR c++/64514 (Error in template instantiation in GCC 4.9, works fine in GC...Jason Merrill3-0/+24
2015-01-13re PR c++/64520 (ICE with std::initializer_list)Jason Merrill3-1/+20
2015-01-13re PR ipa/64565 (ICE: in inline_small_functions, at ipa-inline.c:1664)Jan Hubicka4-1/+104
2015-01-13re PR middle-end/64391 (ICE: SIGSEGV in get_attrs_for (trans-mem.c:179) with ...Marek Polacek4-3/+26
2015-01-13Support PIE in gcc.dg/tree-ssa/ssa-store-ccp-3.cH.J. Lu2-2/+7
2015-01-13Add check_effective_target_pieH.J. Lu3-0/+28
2015-01-13re PR rtl-optimization/64286 (Redundant extend removal ignores vector element...Jakub Jelinek4-12/+114
2015-01-13re PR c++/57626 ([C++11] ICE with template alias and member function pointer)Paolo Carlini2-0/+19
2015-01-13[ARM]Make CLZ_DEFINED_VALUE_AT_ZERO and CTZ_DEFINED_VALUE_AT_ZERO return 2.Renlin Li2-2/+7
2015-01-13re PR fortran/64528 (ICE: in process_constraint, at tree-ssa-structalias.c:30...Jakub Jelinek4-2/+34
2015-01-13Option diff dump is added for target and optimizationMartin Liska4-8/+151
2015-01-13gcc/Richard Sandiford4-13/+45
2015-01-132015-01-13 Andrew Pinski <apinski@cavium.com>Andrew Pinski4-2/+23
2015-01-13re PR lto/64373 (ICE with lto related to variably modified type)Richard Biener4-1/+23
2015-01-13[multiple changes]Andrew Pinski5-0/+115