]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/cp-array-notation.c
[Patch AArch64] Fixup floating point division with -march=armv8-a+nosimd
[thirdparty/gcc.git] / gcc / cp / cp-array-notation.c
2017-07-18  nathan gcc/
2017-01-17  aldyh PR c++/70565
2017-01-01  jakub Update copyright years.
2016-10-05  mpolacek Implement P0305R1, Selection statements with initializer.
2016-01-16  ppalkaFix logic bug in Cilk Plus array expansion
2016-01-04  jakub Update copyright years.
2015-11-27  marxinFix memory leak in cilk
2015-11-14  jason Merge C++ delayed folding branch.
2015-11-11  amacleodada
2015-10-29  amacleodada
2015-07-13  aldyhFix double word typos.
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-27  mpolacek * call.c (set_up_extended_ref_temp): Use VAR_P.
2015-06-26  mpolacek * cp-array-notation.c (expand_sec_reduce_builtin)...
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-08-22  kyukhinPR other/62008
2014-08-01  kyukhingcc/cp/
2014-08-01  kyukhin PR middle-end/61455
2014-06-30  kyukhinPR middle-end/57541
2014-06-04  kyukhingcc/c/
2014-05-22  redicp:
2014-05-21  rsandifogcc/
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2014-01-02  rsandifogcc/
2013-11-04  mrsMerge in trunk.
2013-10-30  burnus2013-10-30 Tobias Burnus <burnus@net-b.de>
2013-10-20  mrsMerge in trunk.
2013-10-11  jakublibgomp/
2013-09-04  mrsMerge in trunk.
2013-08-20  bviyerFix for PR c/57490.
2013-07-21  mrs2013-07-21 OndÅ\99ej Bílka <neleai@seznam.cz>
2013-06-28  bviyerImplemented Jason Merrill's suggestions on Array Notati...
2013-06-25  bviyerReplaced Dynamic arrays with vec trees in Array Notatio...
2013-06-21  bviyerImplemented Cilk Plus Array Notation for C++