aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-13[PATCH 2/4] OpenMP 4.0 offloading to Intel MIC: liboffloadmic.Kirill Yukhin100-21/+47533
2014-11-13match.pd: Add tcc_comparison...Richard Biener6-137/+74
2014-11-13[PATCH 1/4] OpenMP 4.0 offloading to Intel MIC: mkoffload.Ilya Verbin4-0/+575
2014-11-13[PATCH 7/7] OpenMP 4.0 offloading infrastructure: testsuite.Andrey Turetskiy66-5/+3686
2014-11-13[PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.Bernd Schmidt13-142/+540
2014-11-13[PATCH 5/7] OpenMP 4.0 offloading infrastructure: libgomp.Jakub Jelinek5-5/+1160
2014-11-13[PATCH 4/7] OpenMP 4.0 offloading infrastructure: lto-wrapper.Ilya Verbin5-12/+365
2014-11-13[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.Ilya Verbin18-2/+267
2014-11-13genmatch.c (dt_node::gen_kids): Fix placement of break statement.Richard Biener2-2/+6
2014-11-13[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.Ilya Verbin19-38/+205
2014-11-13[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt27-66/+603
2014-11-13Use POINTER_SIZE to check for pointer sizeH.J. Lu2-1/+7
2014-11-13PR 60324 Unbounded stack allocations in libgfortran.Janne Blomqvist24-295/+271
2014-11-13tm.texi.in (SELECT_CC_MODE): Update example.Eric Botcazou3-15/+26
2014-11-13Run pass_expand_omp_ssa after pass_paralellize_loopsTom de Vries5-17/+82
2014-11-13line-map.h: Include EXPR, so that unused variable warnings do not occur.Manuel López-Ibáñez2-1/+7
2014-11-13Enable libcc1 on SolarisRainer Orth5-1/+155
2014-11-13tree.h (TYPE_OVERFLOW_SANITIZED): Define.Marek Polacek4-12/+16
2014-11-13cp-tree.h (cp_build_function_call): Remove prototype.Kai Tietz3-18/+13
2014-11-13Rename struct in gcc/lra-lives.cKirill Yukhin2-3/+9
2014-11-13target-supports.exp (error_h): New check.Alexander Ivchenko12-0/+54
2014-11-13match.pd: Implement conditional expression patterns.Richard Biener4-103/+60
2014-11-13re PR tree-optimization/61559 (FAIL: gcc.dg/builtin-bswap-8.c on i686 with -m...Richard Biener2-0/+20
2014-11-13divmodhi.S: Add support for the G10 architecture.Nick Clifton9-212/+257
2014-11-13re PR libstdc++/63775 ([C++11] Regex range with leading dash (-) not working)Tim Shen4-17/+116
2014-11-13lra.c (lra): Switch off rematerialization pass.Vladimir Makarov2-1/+5
2014-11-13common.opt (flra-remat): New.Vladimir Makarov14-161/+1531
2014-11-13opts-global.c (postpone_unknown_option_warning): Fix spelling.Manuel López-Ibáñez4-7/+15
2014-11-13Daily bump.GCC Administrator1-1/+1
2014-11-13compiler: Do not count package uses from ambiguous lookups.Ian Lance Taylor4-13/+66
2014-11-12std::shared_ptr atomic operationsJonathan Wakely10-0/+540
2014-11-13re PR ipa/63838 (ipa-pure-const miscomputes can_throw)Jakub Jelinek4-14/+72
2014-11-12Use gen_rtx_REG to set pic_offset_table_rtxH.J. Lu2-1/+6
2014-11-12Implement MIPS o32 FPXX, FP64, FP64A ABI extensions.Matthew Fortune37-52/+955
2014-11-12Initialize PIC register for large PIC model C++ thunkH.J. Lu4-18/+96
2014-11-12DR 1510 PR c++/60420Paolo Carlini7-5/+49
2014-11-12sdbout.c (sdbout_symbol): Eliminate register only if decl isn't a global vari...Kai Tietz2-4/+12
2014-11-12Implement resolutions of LWG 2399, 2400 and 2401.Jonathan Wakely6-26/+50
2014-11-12Add a testcase for PR tree-optimization/63835H.J. Lu2-0/+21
2014-11-12Add bounds checking to vqdm*_lane intrinsics via a qualifier that also flips ...Alan Lawrence56-264/+1148
2014-11-12Fix ChangeLog of previous commit, r217438:Tobias Burnus1-1/+1
2014-11-12Makefile.def: Remove CLooG.Tobias Burnus3-0/+14
2014-11-12387-1.c (dg-skip-if): Use *-*-* target selector.Uros Bizjak42-41/+87
2014-11-12Makefile.in (CLOOGLIBS, CLOOGINC): Remove.Tobias Burnus6-37/+11
2014-11-12pr45852.c: Simplify target selector.Uros Bizjak5-4/+11
2014-11-12[AArch64] Let LR register alloctableJiong Wang6-3/+96
2014-11-12Fix typo in *<arith_shift_insn>_shiftsiRamana Radhakrishnan2-1/+5
2014-11-12Cast strtol return to unsigned longKirill Yukhin2-1/+7
2014-11-12gcc-dg.exp (${tool}_load): Call prune_file_path instead of prune_gcc_output.Marek Polacek3-3/+15
2014-11-12fold-const.c (fold_binary_loc): Don't fold if the result is undefined.Marek Polacek7-12/+53