inclhack.def (hpux_imaginary_i): Remove spaces.
[gcc.git] / gcc / omp-low.c
2009-08-19 Michael Matzomp-low.c (optimize_omp_library_calls): Use types_compa...
2009-08-03 Richard Guenthertree-cfg.c (pass_warn_unused_result): Mark name that...
2009-07-30 Andrew MacLeodAdd source_location support to PHI arguments.
2009-07-17 Richard Guentherre PR c/40401 (ICE: verify_gimple failed)
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-06-29 Richard Guentherre PR middle-end/38212 (restrict implementation causes...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-05-29 Jakub Jelinekre PR middle-end/39958 (OMP tasking creates invalid...
2009-05-22 Richard Guentherre PR tree-optimization/38964 (TBAA side-effects of...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-17 Diego Novilloomp-low.c (create_omp_child_function): Set DECL_CONTEXT...
2009-04-17 Ian Lance Taylordf.h: Include "timevar.h".
2009-04-16 Richard Guentherre PR tree-optimization/39698 (wrong types for vectoriz...
2009-04-15 Richard Guentheromp-low.c (lower_rec_input_clauses): Build correct...
2009-04-14 Richard Guenthertree-cfg.c (verify_gimple_assign_unary): Adjust vector...
2009-04-08 Jakub Jelinekre PR middle-end/39573 (Linking fails on AMD with ...
2009-04-03 Steven Bosscheromp-low.c (pass_expand_omp): Don't claim to provide...
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-04-01 Jakub Jelinekre PR other/39591 (GOMP_loop_end illegally optmized...
2009-03-30 Martin Jamboripa-prop.h (jump_func_type): Rename IPA_UNKNOWN...
2009-03-27 Richard Guenthergimplify.c (mark_addressable): Export.
2009-03-01 Richard Guentherre PR tree-optimization/39331 (OpenMP and return-slot...
2008-12-08 Jakub Jelinekre PR middle-end/36802 (pop_gimplify_context ICE using...
2008-11-03 Steve Ellceyomp-low.c (expand_omp_for_generic): If iter_type has...
2008-09-04 Ian Lance Taylorrtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL...
2008-08-09 Richard Guenthergimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-19 Jakub Jelinekre PR middle-end/36877 (-O0 -fopenmp -march=i386 atomics)
2008-07-10 Jakub Jelinekre PR middle-end/36790 (ICE on valid code: OpenMP task...
2008-07-09 Jakub Jelinekgimplify.c (struct gimplify_ctx): Move to tree-gimple.h.
2008-06-27 Jakub Jelinekre PR debug/36617 (Debug info for OpenMP code is almost...
2008-06-26 Kaveh R. Ghazidriver-i386.c (detect_caches_amd, [...]): Fix -Wc+...
2008-06-20 Jakub Jelinekre PR c++/36523 (OpenMP task construct fails to instant...
2008-06-15 Ralf Wildenhuesomp-low.c (extract_omp_for_data): Fix comment typo.
2008-06-12 Jakub Jelinekre PR middle-end/36506 (Broken #pragma omp sections...
2008-06-12 Jakub Jelinekre PR middle-end/36506 (Broken #pragma omp sections...
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-23 Aldy Hernandezomp-low.c (gate_expand_omp_ssa): Remove.
2008-05-13 Diego Novillotree.h (init_phinodes, [...]): Move ...
2008-05-07 Jakub Jelinekre PR middle-end/36106 (#pragma omp atomic issues with...
2008-04-18 Jan Hubickaexcept.c (dw2_size_of_call_site_table, [...]): Use...
2008-04-03 Jakub Jelinekre PR middle-end/35818 (ICE on incomplete array in...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-03-13 Jakub Jelinekre PR middle-end/35185 (ICE using openmp with g++-4.2)
2008-03-12 Jakub Jelinekre PR middle-end/35549 (Invalid use of copy-in/out...
2008-02-15 Jakub Jelinekre PR middle-end/35196 (lastprivate broken for static...
2008-01-19 Jakub Jelinekre PR gcov-profile/34610 (ICE with "-fprofile-arcs...
2008-01-08 Jakub Jelinekre PR middle-end/34694 (Wrong line number for uninitial...
2008-01-02 Jakub Jelinekre PR middle-end/34608 (ICE with "-ftest-coverage ...
2007-12-19 Zdenek Dvorakomp-low.c (build_omp_regions_1): Recognition of combine...
2007-12-04 Jakub Jelinekomp-low.c (optimize_omp_library_calls): New function.
2007-12-03 Jakub Jelinekomp-low.c (lookup_decl_in_outer_ctx): Allow calling...
2007-10-29 Razya Ladelsky2007-09-23 Razya Ladelsky
2007-09-15 Zdenek Dvoraktree-parloops.c: New file.
2007-09-07 Zdenek Dvorakcgraphbuild.c (rebuild_cgraph_edges): Export.
2007-09-05 Sandra LoosemoreAdd target hook invoked when cfun changes.
2007-08-14 Kaveh R. Ghazialias.c (component_uses_parent_alias_set): Constify.
2007-08-01 Zdenek Dvoraktree-pretty-print.c (dump_generic_node): Dump OMP_SECTI...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-02 Jakub Jelinekre PR libgomp/32468 (number of threads in a parallel...
2007-06-21 Jakub Jelinekre PR middle-end/32362 (ICE: in lookup_decl_in_outer_ct...
2007-06-12 Ian Lance Taylorre PR libstdc++/29286 (placement new does not change...
2007-04-27 Zdenek Dvoraktree-ssa-loop-im.c (determine_invariantness_stmt):...
2007-04-23 Zdenek Dvoraktree-phinodes.c (reserve_phi_args_for_new_edge, [....
2007-04-14 Jakub Jelinekre PR c++/25874 ([gomp] ICE in calc_dfs_tree())
2007-03-31 Richard Guentheromp-low.c (splay-tree.h): Include.
2007-02-19 Roger Saylefunction.c (gimplify_parameters): Call build_gimple_mod...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-01-24 Jakub Jelinekre PR middle-end/30421 (incorrect warning when using...
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...
next