summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* PR c++/71576 - bitfield and rvalue referencejason2016-07-243-1/+18
* PR c++/71748 - call to base destructor in template.jason2016-07-243-4/+42
* Daily bump.gccadmin2016-07-241-1/+1
* 2016-07-22 Michael Meissner <meissner@linux.vnet.ibm.com>meissner2016-07-232-4/+11
* Daily bump.gccadmin2016-07-231-1/+1
* 2016-07-22 Steven G. Kargl <kargl@gcc.gnu.org>kargl2016-07-226-4/+36
* PR c++/71675 - __atomic_compare_exchange_n returns wrong type for typed enummsebor2016-07-225-1/+84
* libgo: update to go1.7rc3ian2016-07-221-1/+1
* gcc/ChangeLog:msebor2016-07-222-1/+5
* PR c/71560 - union compound literal initializes wrong union fieldmsebor2016-07-222-38/+50
* gcc/ChangeLog:kelvin2016-07-227-62/+62
* 2016-07-22 Evgeny Stupachenko <evstupac@gmail.com>iverbin2016-07-224-0/+30
* c/ChangeLog:uros2016-07-224-3/+12
* * common.opt (funsafe-loop-optimizations): Mark ignore.amker2016-07-226-54/+13
* * tree-ssa-loop-niter.h (number_of_iterations_exit_assumptions): Newamker2016-07-226-39/+41
* Subject: [PATCH] rs6000: Fix logic for when to emit .machine (PR71216)segher2016-07-222-2/+7
* 2016-07-22 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2016-07-224-0/+37
* Consider functions with xloc.file == NULL (PRmarxin2016-07-226-4/+41
* libgfortran/ChangeLog:vehre2016-07-222-0/+27
* gcc/fortran/ChangeLog:vehre2016-07-225-38/+48
* * config/avr/avr.c (TARGET_SECONDARY_RELOAD): Remove hook define...gjl2016-07-224-74/+11
* Fix params.exp test-casesmarxin2016-07-223-2/+264
* PR c++/69223 - ICE with deduced template return type.jason2016-07-223-2/+23
* PR c++/71274 - deprecated warning without use.jason2016-07-223-19/+46
* PR c++/71630 - extern variable templatejason2016-07-223-1/+18
* PR c++/71913 - missing copy elision with new.jason2016-07-223-3/+35
* * call.c (build_over_call): Check unsafe_copy_elision_p even forjason2016-07-224-10/+55
* compiler: fix check for duplicate declarationian2016-07-222-3/+10
* Daily bump.gccadmin2016-07-221-1/+1
* 2016-07-21 Michael Meissner <meissner@linux.vnet.ibm.com>meissner2016-07-2211-0/+1224
* 016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-07-214-7/+14
* 016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-07-214-6/+50
* PR c++/71728jakub2016-07-214-5/+30
* Fix build of spellcheck-tree.c with older gccsdmalcolm2016-07-212-1/+7
* PR sanitizer/71953jakub2016-07-212-2/+9
* [Patch 3/2 ifcvt costs] Don't expand a conditional move between identical sou...jgreenhalgh2016-07-212-0/+16
* [Patch 2/2 ifcvt costs] Introduce a new cost model for ifcvt.jgreenhalgh2016-07-218-99/+127
* [Patch 1/2 ifcvt costs] New target hook: max_noce_ifcvt_seq_costjgreenhalgh2016-07-218-0/+106
* 2016-07-21 Richard Biener <rguenther@suse.de>rguenth2016-07-214-4/+36
* 2016-07-21 Richard Biener <rguenther@suse.de>rguenth2016-07-2110-0/+32
* 2016-07-21 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922016-07-212-1/+6
* Some patterns for moving one bit around by BST + BLD.gjl2016-07-214-1/+198
* * tree-chrec.c (convert_affine_scev): New parameter. Pass new arg.amker2016-07-219-26/+174
* * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne): Clean upamker2016-07-212-77/+33
* [ARM] Fix PR target/59833ramana2016-07-211-0/+18
* gcc/testsuiteamker2016-07-212-1/+5
* * tree-object-size.c (unknown): Use HOST_WIDE_INT_M1U instead of -1.jakub2016-07-212-1/+10
* PR c++/71941jakub2016-07-214-0/+42
* PR c++/70781 - ICE on ill-formed lambda.jason2016-07-213-2/+16
* PR c++/71896 - constexpr pointer-to-member comparison.jason2016-07-213-0/+21