aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-08-04[AArch64][2/14] Refactor arches handling, add arch enum identifierKyrylo Tkachov7-37/+72
2015-08-04[AArch64][1/14] Add ident field to struct processorKyrylo Tkachov2-8/+19
2015-08-04gimple-fold.c (gimple_fold_stmt_to_constant_1): Remove dispatching to fold_bi...Richard Biener2-35/+25
2015-08-04re PR fortran/64022 ([F2003][IEEE] ieee_support_flag does not handle kind=10 ...Francois-Xavier Coudert5-76/+165
2015-08-03tree-if-conv.c: Fix various typos in comments.Abe Skolnik3-8/+13
2015-08-04runtime: initialize variable to avoid compiler warningIan Lance Taylor1-1/+1
2015-08-04re PR debug/67043 (-fcompare-debug failure with -O3)Thomas Preud'homme4-0/+47
2015-08-04Daily bump.GCC Administrator1-1/+1
2015-08-03syscall: RawSockaddr fix for ppc64, ppc64leIan Lance Taylor1-1/+1
2015-08-03htm.md (tabort.): Restrict the source operand to using a base register.Peter Bergner4-1/+22
2015-08-03Refactoring of timevar APIDavid Malcolm25-320/+1667
2015-08-03compiler: Don't allow multiple function declarations.Ian Lance Taylor3-10/+7
2015-08-03re PR middle-end/64744 (ARM: gcc internal compiler error: in store_field, at ...Alexander Basov9-13/+110
2015-08-03compiler: Don't make erroneous type descriptors.Ian Lance Taylor2-2/+2
2015-08-03libgo/testsuite: kill sleep process in gotestIan Lance Taylor1-1/+1
2015-08-03re PR go/67101 (mprof.goc:408:5: error: calling ‘__builtin_frame_address’...Ian Lance Taylor1-1/+1
2015-08-03re PR target/67060 (FAIL: gcc.dg/pr56228.c (test for excess errors))John David Anglin2-6/+6
2015-08-03vector.md (VEC_L): Add KFmode and TFmode.Michael Meissner9-22/+274
2015-08-03Add a testcase for PR tree-optimization/67077H.J. Lu2-0/+25
2015-08-03re PR fortran/66942 (trans-expr.c:5701 runtime error: member call on null poi...Steven G. Kargl2-5/+10
2015-08-03re PR middle-end/66314 (ice in verify_loop_structure)Jeff Law5-3/+105
2015-08-03* Makefile.in (OBJS): Put gimple-match.o and generic-match.o first.Segher Boessenkool2-5/+9
2015-08-03Avoid recomputing the defining predicate chains for the same PHIPatrick Palka2-25/+56
2015-08-03re PR c/67088 (Incorrect location of error on invalid type used in bit-field ...Marek Polacek4-11/+43
2015-08-03genmatch.c (simplify::for_subst_vec): New member.Richard Biener1-2/+6
2015-08-03genmatch.c (simplify::for_subst_vec): New member.Richard Biener2-39/+190
2015-08-03genmatch.c (dt_simplify::gen): Create captures array with an initializer.Richard Biener2-9/+13
2015-08-03configure.ac: Set aliasing_flags to -fno-strict-aliasing if...Ulrich Weigand4-3/+77
2015-08-03[ARM] PR target/66731 Fix vnmul insn with -frounding-mathSzabolcs Nagy8-1/+121
2015-08-03Fix random class_allocate_18.f90 failureMikael Morin4-6/+50
2015-08-03[RTL-ifcvt] Improve conditional select ops on immediatesKyrylo Tkachov5-11/+118
2015-08-03genmatch.c (struct sinfo, [...]): New hash-map to record equivalent transforms.Richard Biener2-6/+222
2015-08-03gimple-fold.c (fold_gimple_assign): Remove folding of the comparison in COND_...Richard Biener2-43/+10
2015-08-03gimple-match-head.c (gimple_simplify): For [VEC_]COND_EXPRs on the rhs of ass...Richard Biener2-1/+40
2015-08-03re PR tree-optimization/66917 (ARM: NEON: memcpy compiles to vst1 with incorr...Richard Biener4-33/+58
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