aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-24re PR c/63357 (Warn for P && P and P || P (same expression used multiple tim...Marek Polacek6-14/+151
2015-04-24re PR c/65830 (-Wno-shift-count-negative -Wno-shift-count-overflow don't work...Marek Polacek4-6/+35
2015-04-24re PR c/61534 (Wlogical-op should not warn when either operand comes from mac...Marek Polacek6-0/+40
2015-04-24sse.md (*vec_widen_smult_even_v8si<mask_name>): Mark operand1 commutative.Uros Bizjak1-0/+5
2015-04-24unknown-elf.h (ASM_OUTPUT_ALIGNED_DECL_LOCAL): fix ternary operator in fprint...Thomas Preud'homme2-2/+7
2015-04-24sse.md (*vec_concatv2sf_sse4_1): Do not allow both input operands in memory.Uros Bizjak2-14/+34
2015-04-24re PR rtl-optimization/34503 (Issues with constant/copy propagation implement...Thomas Preud'homme4-64/+101
2015-04-24pr42172-1.c: Check str instead of ldr.Bin Cheng2-1/+5
2015-04-24pr65710.c: Update the options.Terry Guo2-1/+6
2015-04-24ipa-icf.c (sem_function::equals_wpa): Compare thunk info.Jan Hubicka3-41/+83
2015-04-24Daily bump.GCC Administrator1-1/+1
2015-04-23altivec.md (*altivec_lvx_<mode>_internal): Remove asterisk from name so this ...Bill Schmidt3-31/+48
2015-04-23Revert:PR c++/50800Jason Merrill8-136/+53
2015-04-23Skip gcc.target/i386/pr65523.c for x32H.J. Lu2-1/+5
2015-04-23rs6000.opt (mcrypto): Change option description to match category changes in ...Bill Schmidt2-1/+6
2015-04-23tree.h (attribute_value_equal): Declare.Jan Hubicka3-1/+8
2015-04-23[ARM] Rewrite vc<cond> NEON patterns to use RTL operations rather than UNSPECsKyrylo Tkachov5-111/+165
2015-04-23Fix testuite for updated ICF dumps.Jan Hubicka1-1/+1
2015-04-23re PR c++/50800 (Internal compiler error in finish_member_declarations, possi...Jason Merrill8-53/+136
2015-04-23re PR c++/65646 (ICE in invalid syntax)Jason Merrill3-4/+10
2015-04-23Correct name and email address in the Changelog commit.Ramana Radhakrishnan1-1/+1
2015-04-23ipa-icf.c (sem_item::compare_attributes): New function.Jan Hubicka3-46/+152
2015-04-23costmodel-bb-slp-9a.c: Replace vect_no_align with vect_no_align && { ! vect_h...Bill Schmidt2-1/+6
2015-04-23ipa-icf.c (symbol_compare_collection::symbol_compare_collection): cleanup.Jan Hubicka3-57/+190
2015-04-23re PR target/26702 (.size is not emitted for BSS variables)Ramana Radhakrishnan4-0/+17
2015-04-23re PR c/65345 (ICE with _Generic selection on _Atomic int)Marek Polacek6-11/+157
2015-04-23rl78.c (rl78_preferred_reload_class): Add ATTRIBUTE_UNUSED to x parameter.Nick Clifton3-2/+7
2015-04-23crypto.md (crypto_vpmsum<CR_char>): Change TARGET_CRYPTO to TARGET_P8_VECTOR>Bill Schmidt6-15/+112
2015-04-23PF fortran/60322Andre Vehreschild14-132/+541
2015-04-23passes.def: Remove copy propagation passes run directly after CCP.Richard Biener3-24/+36
2015-04-23[ARM] Remove an unused reload hook.Matthew Wahab4-274/+11
2015-04-23Re: [PATCH 02/12] remove some ifdef HAVE_cc0.Kyrylo Tkachov2-1/+7
2015-04-23[ARM] Restrict {load,store}_multiple expanders to MAX_LD_STM_OPS regsKyrylo Tkachov2-2/+8
2015-04-23[ARM] Make issue rate part of per-core tuning structsKyrylo Tkachov4-52/+85
2015-04-23tree-vect-slp.c (vect_find_first_load_in_slp_instance): Remove.Richard Biener4-81/+108
2015-04-23cfgexpand.c (expand_gimple_stmt_1): Use ops.code.Richard Biener5-2/+32
2015-04-23rs6000.c (rs6000_output_function_prologue): No need for -mprofile-kernel to s...Anton Blanchard2-1/+5
2015-04-23rs6000.c (rtx_is_swappable_p): Commentary adjustments.Bill Schmidt4-7/+79
2015-04-23ira-costs.c (record_operand_costs): Fix typo (remove redundant code).Kugan Vivekanandarajah2-2/+4
2015-04-23re PR target/65456 (powerpc64le autovectorized copy loop missed optimization)Bill Schmidt82-119/+336
2015-04-23Daily bump.GCC Administrator1-1/+1
2015-04-22re PR fortran/65429 (ICE on implied-length character empty array constructor)Steven G. Kargl4-3/+30
2015-04-22libiberty/setenv.c: Do not declare environ if defined as a macro.Eli Zaretskii2-0/+6
2015-04-22Makefile.tpl: Remove surplus whitespace throughout.Bernhard Reutner-Fischer3-2504/+2509
2015-04-22Revert:Kyrylo Tkachov6-113/+32
2015-04-22libstdc++, libgfortran gthr workaround for muslSzabolcs Nagy6-2/+20
2015-04-22unwind fix for muslGregor Richards2-0/+12
2015-04-22fixincludes update for musl supportGregor Richards2-1/+6
2015-04-22config changes for musl libc supportGregor Richards6-15/+127
2015-04-22libitm fixes for musl supportGregor Richards3-3/+12