target.h (globalize_decl_name): New.
[gcc.git] / gcc / omp-low.c
2006-12-30 Jan Hubickacgraph.c (cgraph_exapnd_queue): Rename to...
2006-12-20 Andrew Pinskire PR middle-end/30143 ([4.2 only] OpenMP can produce...
2006-12-16 Jan Hubickaomp-low.c (expand_omp_parallel): Set function properties.
2006-12-12 Andrew Pinskire PR middle-end/28436 (accessing an element via a...
2006-12-11 Jan HubickaMove all varpool routines out of cgraph/cgraphunit...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-12-04 Jakub Jelinekre PR middle-end/29947 (OpenMP parallel for fails for...
2006-12-04 Jakub Jelinekre PR middle-end/29965 (OpenMP vs always throw in a...
2006-10-18 Marcin Daleckiomp-low.c (expand_parallel_call): Use BSI_SAME_STMT...
2006-08-15 Jakub Jelinekre PR middle-end/28713 (GNU OpenMP produces type mismat...
2006-05-28 Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-05-16 Jakub Jelinekre PR middle-end/27573 (ICE with -fopenmp -fprofile...
2006-05-15 Jakub Jelinekomp-low.c (check_omp_nesting_restrictions): New function.
2006-05-15 Jakub Jelinekre PR middle-end/27416 (ICE on invalid firstprivate...
2006-05-02 Jakub Jelinekre PR c++/26943 ([gomp] firstprivate + lastprivate...
2006-05-02 Jakub Jelinekre PR middle-end/27337 (OpenMP ICE in expand_expr_real_...
2006-05-02 Jakub Jelinekre PR middle-end/27328 (ICE with -fopenmp and goto)
2006-05-02 Jakub Jelinekre PR middle-end/27325 (ICE with enabled exceptions...
2006-05-01 Diego Novilloomp-low.c (dump_omp_region): Add newlines.
2006-04-26 Jakub Jelinekre PR middle-end/25989 (gomp ICE with -O2 and schedule...
2006-04-15 Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-04-13 Richard Hendersonre PR libgomp/26651 ([gomp] #omp for ordered leaks...
2006-03-22 Richard Hendersonre PR middle-end/26084 (ICE (segfault) on C++ OpenMP...
2006-03-13 Jakub Jelinekre PR middle-end/25989 (gomp ICE with -O2 and schedule...
2006-03-04 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-01-30 Diego Novillore PR c++/25874 ([gomp] ICE in calc_dfs_tree())
2006-01-26 Diego Novillore PR middle-end/25886 (up to 256 tree codes for Object...
2006-01-23 Diego Novilloomp-low.c: Update documentation.
2006-01-19 Diego Novillotree-pretty-print.c (dump_generic_node): Handle OMP_PAR...
2006-01-18 Diego Novillo[multiple changes]