summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2013-10-214-44/+15
* 2013-10-21 Cong Hou <congh@google.com>congh2013-10-212-0/+5
* * gcc.dg/20050922-1.c: Remove stdlib.h and declare abort().law2013-10-213-2/+9
* 2013-10-21 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-10-212-22/+13
* 2013-10-21 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-10-213-12/+20
* * ipa-inline.c (edge_badness): Cap edge->count at max_count for badnesspmatos2013-10-212-6/+13
* * tree-ssa-threadedge.c (thread_through_normal_block): New argument VI...law2013-10-213-17/+42
* * doc/invoke.texi (Optimize Options): For -fno-toplevel-reorder,ian2013-10-212-2/+8
* 2013-10-20 Edward Smith-Rowland <3dw4rd@verizon.net>emsr2013-10-213-5/+18
* [gcc/]ktkachov2013-10-212-4/+9
* 2013-10-21 Richard Biener <rguenther@suse.de>rguenth2013-10-215-2/+65
* 2013-10-21 Richard Biener <rguenther@suse.de>rguenth2013-10-214-0/+29
* * config/i386/i386.md (kxnor<mode>): Add FLAGS_REG clobber.uros2013-10-212-8/+15
* * config/i386/i386-tune.def: Add comment; organize into categorieshubicka2013-10-212-280/+333
* * config/i386/i386.c (expand_set_or_movmem_via_loop): Add issetmemkyukhin2013-10-215-624/+433
* Daily bump.gccadmin2013-10-211-1/+1
* 2013-10-20 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2013-10-202-64/+76
* * config/i386/x86-tune.def (X86_TUNE_SLOW_IMUL_IMM32_MEM,hubicka2013-10-202-3/+9
* 2013-10-20 Tim Shen <timshen91@gmail.com>timshen2013-10-207-57/+66
* 2013-10-20 Chris Jefferson <chris@bubblescope.net>paolo2013-10-203-1/+61
* gcc/testsuite/rsandifo2013-10-203-2/+11
* gcc/rsandifo2013-10-2010-0/+148
* Daily bump.gccadmin2013-10-201-1/+1
* * c-c++-common/opaque-vector.c: Skip long double test on hppa.danglin2013-10-192-1/+3
* PR testsuite/58645danglin2013-10-192-1/+6
* PR target/58603danglin2013-10-192-1/+7
* 2013-10-19 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2013-10-192-3/+9
* * g++.dg/lto/lto.exp: Add support for C/C++ mix language testing.mrs2013-10-196-1/+14
* * gcc.target/sh/pr54089-3.c: Fix test for load of constant 31.olegendo2013-10-192-1/+5
* PR target/58792uros2013-10-192-3/+18
* * mode-switching.c (create_pre_exit): Rename maybe_builtin_applyuros2013-10-192-16/+25
* * config/i386/i386.h (ACCUMULATE_OUTGOING_ARGS): Disable accumulationhubicka2013-10-194-26/+70
* * gcc-interface/Makefile.in: Use canonical absolute path to refer toebotcazou2013-10-192-7/+21
* * gcc-interface/utils.c (scale_by_factor_of): New function.ebotcazou2013-10-192-56/+71
* * gcc-interface/cuintp.c: Remove useless include directives.ebotcazou2013-10-193-35/+43
* * gcc-interface/utils.c (gnat_set_type_context): New function.ebotcazou2013-10-192-3/+24
* PR tree-optimization/58508law2013-10-194-0/+147
* 2013-10-18 Edward Smith-Rowland <3dw4rd@verizon.net>emsr2013-10-196-254/+408
* Daily bump.gccadmin2013-10-191-1/+1
* /cppaolo2013-10-184-0/+26
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-1846-288/+320
* 2013-10-18 Teresa Johnson <tejohnson@google.com>tejohnson2013-10-183-5/+32
* [gcc/]ktkachov2013-10-182-1/+108
* 2013-10-18 Tim Shen <timshen91@gmail.com>timshen2013-10-183-4/+62
* * tree-ssa-threadupdate.c: Do not include "tm.h" or "tm_p.h".law2013-10-183-2/+18
* * config/rs6000/rs6000.c: Include cgraph.h.amacleod2013-10-182-0/+5
* 2013-10-18 Teresa Johnson <tejohnson@google.com>tejohnson2013-10-182-0/+19
* 2013-10-18 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-10-182-12/+17
* runtime: Fix typo in dup3 fallback implementation.ian2013-10-181-1/+1
* * tree-cfg.h: Rename from tree-flow.h. Remove #includes.amacleod2013-10-1817-56/+67