aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-08-03Daily bump.GCC Administrator1-1/+1
2015-08-02c.opt (-Wframe-address): New warning option.Martin Sebor12-17/+220
2015-08-02Improve -Wmisleading-indentation heuristicsPatrick Palka4-20/+322
2015-08-02Remove is_first_nonwhitespace_on_line(), instead improve get_visual_column()Patrick Palka2-29/+32
2015-08-02Refactor entry point to -Wmisleading-indentationPatrick Palka8-118/+240
2015-08-02arm.md (*arm_smin_cmp): New pattern.Michael Collison4-0/+69
2015-08-01re PR bootstrap/66521 (xgcc: cc1plus segfaults when compiling libstdc++-v3/sr...Caroline Tice5-4/+128
2015-08-02Daily bump.GCC Administrator1-1/+1
2015-08-01re PR fortran/67091 ([OOP] Bad result for type-bound procedures returning poi...Paul Thomas4-0/+62
2015-08-01Allow non-overflow ops in reductionsTom de Vries10-15/+122
2015-08-01Daily bump.GCC Administrator1-1/+1
2015-07-31compiler: Report errors for malformed builtin calls.Ian Lance Taylor2-2/+3
2015-07-31re PR target/67049 (sh64-elf: internal compiler error: in df_uses_record, at ...Kaz Kojima2-1/+6
2015-07-31compiler: Check the type in function declarations.Ian Lance Taylor3-1/+36
2015-07-31compiler: Update unicode tables.Ian Lance Taylor2-176/+313
2015-07-31compiler: Don't allow builtin function values.Ian Lance Taylor2-1/+23
2015-07-31[ARM][2/3] Make if_neg_move and if_move_neg into insn_and_splitKyrylo Tkachov2-22/+44
2015-07-31m32r.c (m32r_attribute_identifier): New function.Nick Clifton2-0/+16
2015-07-31re PR go/66870 (split stack issues on ppc64le and ppc64)Alan Modra2-0/+11
2015-07-31re PR sanitizer/66977 (-fsanitize=shift may introduce uninitialized variables)Marek Polacek4-0/+45
2015-07-31fold-const.c (fold_binary_loc): Remove X ^ C1 == C2 -> X == (C1 ^ C2) which i...Richard Biener3-52/+34
2015-07-31Refactoring masked built-in decls to use proper mask type.Petr Murzin3-2134/+2456
2015-07-31gimple-fold.c (fold_gimple_assign): Remove folding of GIMPLE_BINARY_RHS.Richard Biener2-14/+5
2015-07-31go-lang.c (go_langhook_init_options_struct): Don't set x_flag_split_stack.Andreas Schwab2-4/+11
2015-07-31Don't cancel loop tree in parloopsTom de Vries3-15/+86
2015-07-31* sv.po: Update.Joseph Myers2-82/+50
2015-07-31Daily bump.GCC Administrator1-1/+1
2015-07-31[V850] Hookize LIBCALL_VALUEAnatoly Sokolov4-8/+22
2015-07-31Use lowpart_subreg instead of simplify_gen_subregAnatoly Sokolov8-42/+34
2015-07-30c-pretty-print.c (unary_expression): Don't print '*' for reference decay.Jason Merrill2-1/+12
2015-07-30* gcc.target/i386/pr66648.c: Move to correct place.Uros Bizjak1-0/+0
2015-07-30[AArch64] Removed unused VRL2/3/4 iterator valuesAlan Lawrence1-12/+3
2015-07-30builtins.c (HAVE_atomic_clear, [...]): Delete.Richard Sandiford2-12/+6
2015-07-30gimple-fold.c (fold_gimple_assign): Only fold !tcc_comparison binaries.Richard Biener2-66/+61
2015-07-30aarch64-simd.md (aarch64_ext<mode>): Replace call to GET_MODE_SIZE (GET_MODE_...David Sherwood9-36/+53
2015-07-30genmatch.c (decision_tree::gen_gimple): Merge with ...Richard Biener2-112/+70
2015-07-30class.c (check_for_override): Use DECL_SOURCE_LOCATION and "%qD" in warning_a...Paolo Carlini3-50/+83
2015-07-30c-common.c (warn_tautological_cmp): Bail for float types.Marek Polacek4-0/+34
2015-07-30genmatch.c (verbose): New global.Richard Biener3-21/+92
2015-07-30re PR middle-end/67053 (FAIL: experimental/optional/constexpr/make_optional.cc)Richard Biener2-1/+7
2015-07-30DR 1558 PR c++/67021Jason Merrill3-0/+34
2015-07-30re PR target/66217 (PowerPC rotate/shift/mask instructions not optimal)Segher Boessenkool2-16/+26
2015-07-30Daily bump.GCC Administrator1-1/+1
2015-07-29syscall: Fix to libgo/mksysinfo.shIan Lance Taylor1-1/+1
2015-07-29[graphite] reduce the number of params in a scop to 3Aditya Kumar2-1/+5
2015-07-29Define DBX_REGISTER_NUMBER for IA MCUH.J. Lu2-0/+18
2015-07-29[AArch64 Testsuite] vld1_lane.c: Remove unused test dataAlan Lawrence2-15/+19
2015-07-29[AArch64 Testsuite] vld1-vst1_1.c: Add missing float32x4_t caseAlan Lawrence2-0/+5
2015-07-29gimple-fold.c (fold_gimple_cond): Remove.Richard Biener2-31/+5
2015-07-29[ARM/AArch64 Testsuite] Add basic fp16 testsAlan Lawrence4-0/+116