aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-04svn merge -r228776:228777 svn+ssh://gcc.gnu.org/svn/gcc/trunkgomp-4_1-branchJakub Jelinek
2016-05-04svn merge -r228743:228776 svn+ssh://gcc.gnu.org/svn/gcc/trunkJakub Jelinek
2015-10-13 * config/i386/i386.c (classify_argument): Use CEIL where applicable.Uros Bizjak
2015-10-13support BLKmode inputs for store_bit_fieldAlexandre Oliva
2015-10-13Fix prototype for print_insn in rtl.hNikolai Bozhenov
2015-10-13 * config/sparc/sparc.h (SPARC_STACK_ALIGN): Implement usingUros Bizjak
2015-10-13 * config/sparc/sparc.h (SPARC_STACK_ALIGN): Implement usingUros Bizjak
2015-10-13Fix parloops gimple_uid usageTom de Vries
2015-10-13Followup to [AArch64_be] Fix vtbl[34] and vtbx4Christophe Lyon
2015-10-13 * c-c++-common/cpp/openmp-define-3.c: Adjust for the newJakub Jelinek
2015-10-13gcc/Yuri Rumyantsev
2015-10-13gcc/ada/Jakub Jelinek
2015-10-13[PATCH] Allow FSM to thread single block cases tooJeff Law
2015-10-13Add param parloops-scheduleTom de Vries
2015-10-13Support DEFPARAMENUM in params.defTom de Vries
2015-10-13Handle original loop tree in expand_omp_for_genericTom de Vries
2015-10-13 * gimple.c (gimple_copy): Unshare clauses on GIMPLE_OMP_ORDERED.Jakub Jelinek
2015-10-13svn merge -r227620:228743 svn+ssh://gcc.gnu.org/svn/gcc/trunkJakub Jelinek
2015-10-132015-10-13 Richard Biener <rguenther@suse.de>Richard Biener
2015-10-13To: gcc-patches@gcc.gnu.orgRichard Sandiford
2015-10-13gcc/Jakub Jelinek
2015-10-13 * gcc.dg/vect/vect-simd-clone-15.c: New test.Jakub Jelinek
2015-10-13 * c-c++-common/gomp/map-3.c: New test.Jakub Jelinek
2015-10-13 * gimplify.c (gimplify_omp_ordered): Diagnose ordered dependJakub Jelinek
2015-10-13 * gimplify.c (gimplify_omp_ordered): Disallow multipleJakub Jelinek
2015-10-13c/Jakub Jelinek
2015-10-13Daily bump.GCC Administrator
2015-10-12[PATCH] Allow FSM threader to thread more complex conditionsJeff Law
2015-10-12 * testsuite/libgomp.oacc-c-c++-common/vector-loop.c: Fix loopJames Norris
2015-10-12 revert:Jan Hubicka
2015-10-12[PATCH] Improve FSM threader to handle compiler temporaries tooJeff Law
2015-10-12Add missing phis in expand_omp_for_genericTom de Vries
2015-10-12Handle simple latch in expand_omp_for_genericTom de Vries
2015-10-12[AArch64_be] Fix vtbl[34] and vtbx4Christophe Lyon
2015-10-12 * config/rs6000/rs6000.h (RS6000_ALIGN): Implement usingUros Bizjak
2015-10-122015-10-12 Richard Biener <rguenther@suse.de>Richard Biener
2015-10-12 * config/msp430/msp430.c (msp430_mcu_names): Rename toNick Clifton
2015-10-12PR c++/58566Ville Voutilainen
2015-10-122015-10-12 Richard Biener <rguenther@suse.de>Richard Biener
2015-10-12 PR c++/67557Jason Merrill
2015-10-12 * cgraphbuild.c (compute_call_stmt_bb_frequency): UseJan Hubicka
2015-10-12 * tree-profile.c (tree_profiling): Do not clearJan Hubicka
2015-10-12 * fold-const.c (fold_comparsion): Pass OEP_ADDRESS_OF when comparingJan Hubicka
2015-10-12[PATCH] Refactoring FSM bits into their own fileJeff Law
2015-10-12Daily bump.GCC Administrator
2015-10-11Test for __cxa_thread_atexit_impl when cross-compiling libstdc++ for GNU targ...Joseph Myers
2015-10-11 * config/alpha/alpha.h (ALPHA_ROUND): Implement using ROUND_UP macro.Uros Bizjak
2015-10-11bb-reorder: Improve the simple algorithm for -Os (PR67864)Segher Boessenkool
2015-10-11Add bdver4 for multiversioning and fix AMD model detection.Venkataramanan Kumar
2015-10-11always define REVERSE_CONDITIONTrevor Saunders