]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/omp-low.c
Merge from trunk.
[thirdparty/gcc.git] / gcc / omp-low.c
2013-11-20  rsandifoMerge from trunk.
2013-11-20  rsandifogcc/ada/
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-18  rsandifogcc/c-family/
2013-11-18  rsandifogcc/ada/
2013-11-18  rsandifogcc/c-family/
2013-11-18  rsandifogcc/ada/
2013-11-18  rsandifogcc/ada/
2013-11-17  amacleod * gimple.h: Reorder prototypes to match .c declaration...
2013-11-16  mrsMerge in trunk.
2013-11-15  aldyh * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-05  burnus2013-11-05 Tobias Burnus <burnus@net-b.de>
2013-11-04  mrsMerge in trunk.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
2013-10-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-10-17  amacleod * tree-flow.h (struct omp_region): Move to omp-low.c.
2013-10-11  jakublibgomp/
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-19  jakub PR tree-optimization/58472
2013-09-19  jakub * omp-low.c (expand_omp_sections): Always pass len...
2013-09-18  jakub * omp-low.c (copy_var_decl): Copy DECL_ATTRIBUTES.
2013-09-16  davidxlIntroduce -ftree-loop-vectorize option
2013-09-13  jakub PR tree-optimization/58392
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-04  mrsMerge in trunk.
2013-08-28  jakub PR middle-end/58257
2013-08-27  aldyh * Makefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-13  mrsAdd wide-int branch.
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-07-21  mrsFix typos.
2013-05-27  rguenth2013-05-27 Richard Biener <rguenther@suse.de>
2013-05-16  jakub * omp-low.c (extract_omp_for_data): For collapsed...
2013-04-29  rguenth2013-04-29 Richard Biener <rguenther@suse.de>
2013-04-26  rguenth2013-04-26 Richard Biener <rguenther@suse.de>
2013-04-26  rguenth2013-03-26 Richard Biener <rguenther@suse.de>
2013-04-09  jakub PR middle-end/56883
2013-02-06  jakub PR middle-end/56217
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-09-20  jamborm2012-09-20 Martin Jambor <mjambor@suse.cz>
2012-09-04  steven * gimple.h (gimple_build_switch): Remove.
2012-08-20  pmarliergcc/
2012-08-07  rguenth2012-08-07 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-07-23  steven * opts.c (common_handle_option): Do not set
2012-07-19  jakub PR middle-end/54017
2012-07-16  stevengcc/
2012-07-16  dehao2012-07-16 Dehao Chen <dehao@google.com>
2012-07-10  dehao2012-07-10 Dehao Chen <dehao@google.com>
2012-06-07  jakub PR middle-end/53580
2012-05-22  rguenth2012-05-22 Richard Guenther <rguenther@suse.de>
2012-05-21  jakub PR tree-optimization/53436
2012-05-14  rguenth2012-05-14 Richard Guenther <rguenther@suse.de>
2012-05-02  matz * coretypes.h (gimple_seq, const_gimple_seq): Typedef...
2012-05-02  rguenth2012-05-02 Richard Guenther <rguenther@suse.de>
2012-03-28  rguenth2012-03-28 Richard Guenther <rguenther@suse.de>
2012-03-07  rguenth2012-03-07 Richard Guenther <rguenther@suse.de>
2012-03-05  rthPR tree-opt/52242
2012-02-13  jakub PR middle-end/52230
2012-01-11  ebotcazou * gimple.h (gimplify_body): Remove first argument.
2011-11-27  rthomp-low: Assume anything aligned to BIGGEST_ALIGNMENT...
2011-11-11  rthImplement omp atomic load and store.
2011-11-08  aldyhMerge from transactional-memory branch.
2011-11-07  rthAllow libcalls to be installed for legacy __sync optabs.
2011-11-06  amacleodCheck in patch/merge from cxx-mem-model Branch
2011-10-11  meissnerConvert standard builtin functions from being arrays...
2011-08-02  jakubMerge from gomp-3_1-branch branch:
2011-07-29  jakub PR middle-end/49897
2011-07-19  rguenth2011-07-19 Richard Guenther <rguenther@suse.de>
2011-06-22  jakub PR libgomp/49490
2011-06-21  amacleodcosmetic. Add sync_ to all the expand_builtin defines...
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-06  froydnjgeneralize build_case_label to the rest of the compiler
2011-05-05  ebotcazou * tree.h (get_pending_sizes): Remove prototype.
2011-04-13  jakub PR middle-end/48591
2011-04-12  jamborm2011-04-12 Martin Jambor <mjambor@suse.cz>
2010-11-30  jsm28 * hwint.c: New. Extracted from toplev.c.
2010-11-03  froydnjgcc/
2010-07-23  jakub * tree.h (struct tree_base): Add nameless_flag bitfield.
2010-07-15  froydnjgcc/
2010-07-13  froydnjgcc/
2010-07-13  jakub PR debug/44901
2010-07-06  froydnjgcc/
2010-07-04  rsandifogcc/
2010-07-01  rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-28  stevengcc/ChangeLog:
2010-06-08  laurasgcc/ada:
2010-05-29  hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
next