summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Define C++11 version of std::ios_base::failure.redi2014-11-1413-17/+288
* Fix patch mangling with --inline optionvries2014-11-142-4/+17
* gcc/cp:redi2014-11-144-1/+21
* * fold-const.c (fold_negate_expr): Don't fold INTEGER_CST ifmpolacek2014-11-144-2/+36
* PR sanitizer/63839mpolacek2014-11-1412-20/+106
* [RS6000] Remove vec_shl and (hopefully) fix vec_shralalaw012014-11-142-44/+9
* Fix ChangeLog datealalaw012014-11-141-1/+1
* [Vectorizer]Make reductions-via-shifts and vec_shr_optab endianness-neutralalalaw012014-11-144-13/+13
* Fix typo in *<arith_shift_insn>_shiftsiramana2014-11-143-167/+259
* 2014-11-14 Richard Biener <rguenther@suse.de>rguenth2014-11-146-216/+243
* * tree.c (build_common_builtin_nodes): Remove doubled ECF_LEAF.mpolacek2014-11-142-1/+5
* 2014-11-14 Richard Biener <rguenther@suse.de>rguenth2014-11-142-2/+19
* * configure.ac (--with-diagnostics-color): New configurejakub2014-11-146-16/+116
* 2014-11-13 Teresa Johnson <tejohnson@google.com>tejohnson2014-11-144-6/+23
* * cas_n.c (libat_compare_exchange): Add missing cast.law2014-11-142-1/+5
* 2014-11-13 Daniel Kruegler <daniel.kruegler@gmail.com>timshen2014-11-143-4/+78
* * timevar.def (TV_SCHED_FUSION): New time var.amker2014-11-1416-10/+497
* 2014-11-13 Rong Xu <xur@google.com>xur2014-11-144-1/+122
* 2014-11-14 Martin Jambor <mjambor@suse.cz>jamborm2014-11-143-8/+13
* Daily bump.gccadmin2014-11-141-1/+1
* 2014-11-13 Dominique Dhumieres <dominiq@lps.ens.fr>iverbin2014-11-133-7/+27
* Fix format of ChangeLog entry from r217505.tejohnson2014-11-131-0/+1
* libsanitizer merge from upstream r221802kcc2014-11-1398-1208/+1992
* * intrinsics/access.c: Include <stdlib.h>.mpolacek2014-11-139-0/+19
* Remove VEC_RSHIFT_EXPR tree code, now unusedalalaw012014-11-1311-118/+23
* [Vectorizer] Use a VEC_PERM_EXPR instead of VEC_RSHIFT_EXPR; expand appropria...alalaw012014-11-134-27/+122
* [Vectorizer] Split vect_gen_perm_mask into _checked and _any variantsalalaw012014-11-134-53/+60
* * ipa-utils.h: Fix typo in comments.fyang2014-11-134-6/+12
* 2014-11-13 Teresa Johnson <tejohnson@google.com>tejohnson2014-11-134-0/+49
* * optabs.c (prepare_operand): Gracefully fail if the mode of Xuweigand2014-11-132-1/+9
* [PATCH 4/4] OpenMP 4.0 offloading to Intel MIC: non-fallback testing.kyukhin2014-11-137-2/+89
* [PATCH 3/4] OpenMP 4.0 offloading to Intel MIC: libgomp plugin.kyukhin2014-11-1311-3/+19573
* [PATCH 2/4] OpenMP 4.0 offloading to Intel MIC: liboffloadmic.kyukhin2014-11-13100-21/+47533
* 2014-11-13 Richard Biener <rguenther@suse.de>rguenth2014-11-136-137/+74
* [PATCH 1/4] OpenMP 4.0 offloading to Intel MIC: mkoffload.kyukhin2014-11-134-0/+575
* [PATCH 7/7] OpenMP 4.0 offloading infrastructure: testsuite.kyukhin2014-11-1366-5/+3686
* [PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.kyukhin2014-11-1313-142/+540
* [PATCH 5/7] OpenMP 4.0 offloading infrastructure: libgomp.kyukhin2014-11-135-5/+1160
* [PATCH 4/7] OpenMP 4.0 offloading infrastructure: lto-wrapper.kyukhin2014-11-135-12/+365
* [PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.kyukhin2014-11-1318-2/+267
* 2014-11-13 Richard Biener <rguenther@suse.de>rguenth2014-11-132-2/+6
* [PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.kyukhin2014-11-1319-38/+205
* [PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makekyukhin2014-11-1327-66/+603
* Use POINTER_SIZE to check for pointer sizehjl2014-11-132-1/+7
* PR 60324 Unbounded stack allocations in libgfortran.jb2014-11-1324-295/+271
* * doc/tm.texi.in (SELECT_CC_MODE): Update example.ebotcazou2014-11-133-15/+26
* Run pass_expand_omp_ssa after pass_paralellize_loopsvries2014-11-135-17/+82
* * include/line-map.h: Include EXPR, so that unused variable warningsmarxin2014-11-132-1/+7
* Enable libcc1 on Solarisro2014-11-135-1/+155
* * tree.h (TYPE_OVERFLOW_SANITIZED): Define.mpolacek2014-11-134-12/+16