aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-omp.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-1/+1
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-133/+182
2008-05-09pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily1-2/+1
2008-01-05c-omp.c (check_omp_for_incr_expr): Handle CONVERT_EXPR.Richard Sandiford1-0/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-2/+2
2006-09-20re PR middle-end/28046 (libgomp test pr27337.C fails intermittently)Jakub Jelinek1-0/+9
2006-06-15re PR c++/26559 (ICE with __builtin_constant_p in template argument)Mark Mitchell1-7/+10
2006-01-25re PR middle-end/25886 (up to 256 tree codes for Objective-C++)Diego Novillo1-2/+2
2006-01-18[multiple changes]Diego Novillo1-0/+429