summaryrefslogtreecommitdiff
path: root/gcc/c-omp.c
Commit message (Expand)AuthorAgeFilesLines
* vecir.h: New file with VEC primitives for tree, gimple, and rtl.Steven Bosscher2010-05-151-4/+1
* re PR c/43893 (Error: Invalid controlling predicate with -fopenmp)Jakub Jelinek2010-04-261-5/+9
* re PR c/40885 (build_indirect_ref i18n problems)Shujing Zhao2009-12-171-1/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-3/+3
* re PR c/40401 (ICE: verify_gimple failed)Richard Guenther2009-07-171-0/+1
* re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez2009-07-161-20/+22
* java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2009-06-121-33/+53
* combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor2009-04-241-2/+3
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-2/+2
* re PR c/39495 (OMP parallel loop w/ unsigned index var rejected)Jakub Jelinek2009-03-191-2/+19
* re PR c++/38348 (ICE from c_finish_omp_for)Jakub Jelinek2008-12-011-1/+2
* c-decl.c (finish_decl): Pass input_location to build_unary_op.Aldy Hernandez2008-10-061-11/+10
* tree.c (protected_set_expr_location): New.Aldy Hernandez2008-09-011-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-1/+1
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-133/+182
* pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily2008-05-091-2/+1
* c-omp.c (check_omp_for_incr_expr): Handle CONVERT_EXPR.Richard Sandiford2008-01-051-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-2/+2
* re PR middle-end/28046 (libgomp test pr27337.C fails intermittently)Jakub Jelinek2006-09-201-0/+9
* re PR c++/26559 (ICE with __builtin_constant_p in template argument)Mark Mitchell2006-06-151-7/+10
* re PR middle-end/25886 (up to 256 tree codes for Objective-C++)Diego Novillo2006-01-251-2/+2
* [multiple changes]Diego Novillo2006-01-181-0/+429