summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * lto.c (hash_canonical_type): Use tree_code_for_canonical_type_merging.hubicka2015-06-048-2/+86
* * MAINTAINERS (gen* on machine desc): Add self.rsandifo2015-06-042-0/+5
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Function>: Ifebotcazou2015-06-042-1/+8
* PR target/66369uros2015-06-042-14/+38
* [patch, testsuite, ARM] don't clobber dg-do-what-default in advsimd-intrinsic...jgreenhalgh2015-06-042-1/+9
* Remove TARGET_RELAXED_ORDERING and optimize for weak memory models.ramana2015-06-0416-96/+65
* [AArch64] Always register fma_steering pass but gate it on the target option ...ktkachov2015-06-043-3/+9
* PR c/66341mpolacek2015-06-044-1/+31
* Daily bump.gccadmin2015-06-041-1/+1
* * lto.c (iterative_hash_canonical_type,hubicka2015-06-034-2/+41
* PR c++/44282jason2015-06-035-23/+59
* 2015-06-03 François Dumont fdumont@gcc.gnu.org>fdumont2015-06-032-0/+5
* 2015-06-03 Manuel López-Ibáñez <manu@gcc.gnu.org>paolo2015-06-039-12/+65
* /cppaolo2015-06-038-23/+65
* PR sanitizer/66190mpolacek2015-06-036-3/+92
* 2015-06-03 Michael Meissner <meissner@linux.vnet.ibm.com>meissner2015-06-034-8/+127
* PR target/66275uros2015-06-034-7/+30
* 2015-06-03 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-06-038-2/+39
* Fix GNU coding style in memory statistics.marxin2015-06-036-58/+122
* Fix FT32 ChangeLogslaw2015-06-034-6/+17
* 2015-06-03 Benigno B. Junior <bbj@gentoo.org>law2015-06-032-0/+6
* * doc/plugins.texi (enum plugin_event): New event.law2015-06-0312-1/+99
* 2015-06-03 Richard Biener <rguenther@suse.de>rguenth2015-06-035-30/+76
* * config/rl78/rl78-real.md: Add peepholes to avoid a registernickc2015-06-033-3/+50
* [ifcvt][obvious] Fix typo in commentktkachov2015-06-032-1/+5
* gcc/ienkovich2015-06-034-7/+42
* Fix memory report layout at various places.marxin2015-06-035-31/+47
* Port pool-allocator memory stats to a new infrastructure.marxin2015-06-037-120/+187
* gcc/rsandifo2015-06-032-12/+17
* * gcc-interface/utils.c (copy_type): Also set TYPE_CANONICAL.ebotcazou2015-06-032-0/+5
* * gcc-interface/trans.c (gnat_to_gnu) <N_Simple_Return_Statement>: Fixebotcazou2015-06-032-1/+6
* Update check after force_const_mem call in the plus_constant function to see ...abennett2015-06-032-1/+8
* gcc/ienkovich2015-06-0310-32/+169
* PR c/64223mpolacek2015-06-035-36/+106
* 2015-06-03 Richard Biener <rguenther@suse.de>rguenth2015-06-034-7/+52
* 2015-06-03 Richard Biener <rguenther@suse.de>rguenth2015-06-034-26/+48
* * tree-ssa-loop-ivopts.c (dump_iv): New parameter.amker2015-06-032-9/+12
* gcc/rsandifo2015-06-032-10/+53
* gcc/testsuite amker2015-06-032-2/+6
* gcc/wilson2015-06-032-5/+16
* Daily bump.gccadmin2015-06-031-1/+1
* gcc/ChangeLog:kugan2015-06-024-1/+37
* Add the PR number that I forgot in m y previous commit.kargl2015-06-022-0/+2
* 2015-06-02 Steven G. Kargl <kargl@gcc.gnu.org>kargl2015-06-024-2/+31
* 2015-06-02 Michael Meissner <meissner@linux.vnet.ibm.com>meissner2015-06-026-0/+122
* PR c/66220: Fix false positive from -Wmisleading-indentationdmalcolm2015-06-024-8/+70
* Avoid unnecessary work when -Wmisleading-indentation isn't enableddmalcolm2015-06-022-0/+11
* PR bootstrap/66319jason2015-06-023-2/+7
* * g++.dg/warn/Wsystem-headers1.C: Use extern "C".jason2015-06-021-1/+1
* * cp-tree.h (init_error): Remove declaration.jason2015-06-024-14/+11