]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cilk-common.c
[Patch AArch64] Fixup floating point division with -march=armv8-a+nosimd
[thirdparty/gcc.git] / gcc / cilk-common.c
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-05-01  law2017-05-01 Xi Ruoyao <ryxi@stu.xidian.edu.cn>
2017-01-01  jakub Update copyright years.
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-01-04  jakub Update copyright years.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-09-17  rsandifoSplit up optabs.[hc]
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-06  rsandifogcc/
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-11-01  amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-09-02  kyukhingcc/
2014-04-02  mrsMerge in trunk.
2014-02-14  rguenth2014-02-14 Richard Biener <rguenther@suse.de>
2014-02-10  mrsMerge in trunk.
2014-02-07  jakub * cilk-common.c (cilk_init_builtins): Clear TREE_NOTHROW
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-04  rsandifoMerge with trunk.
2013-11-23  ebotcazou * cilk-common.c (expand_builtin_cilk_detach): Derefere...
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifogcc/c-family/
2013-11-16  mrsMerge in trunk.
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
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-04  mrsMerge in trunk.
2013-10-29  bviyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...