summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * tree-flow.h: Remove all remaining prototypes, enums and structs thatamacleod2013-10-0925-550/+663
* * gcc.dg/vect/bb-slp-31.c: Add cleanup-tree-dump.jakub2013-10-092-0/+5
* * tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.amacleod2013-10-0913-272/+234
* * tree-flow.h: Move some protoypes. Include new tree-ssa-loop.h.amacleod2013-10-0919-856/+1034
* 2013-10-09 Marc Glisse <marc.glisse@inria.fr>glisse2013-10-099-6/+89
* PR middle-end/58570ebotcazou2013-10-094-2/+35
* [AArch64] Implement vclz ADVSimd intrinsic.mshawcroft2013-10-096-134/+664
* [AArch64] Implement vadd_f64 and vsub_f64 ADVSimd intrinsics.mshawcroft2013-10-095-0/+251
* [AArch64] Implemented vdiv_f64 ADVSimd intrinsic.mshawcroft2013-10-094-0/+375
* [AArch64] vneg ADVSimd intrinsics rewritten in C.mshawcroft2013-10-095-109/+676
* [gcc/]ktkachov2013-10-092-1/+5
* 2013-10-09 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2013-10-092-20/+24
* 2013-10-09 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2013-10-092-61/+53
* 2013-10-09 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2013-10-092-197/+503
* * config/rl78/rl78-expand.md (movqi): use operands[] not operandN.dj2013-10-092-21/+24
* * config/rl78/rl78.c (rl78_print_operand_1): Change %c to %C todj2013-10-094-32/+40
* Daily bump.gccadmin2013-10-091-1/+1
* runtime: Do not report thunks and recover functions in backtrace.ian2013-10-091-0/+15
* compiler: Error for qualified ID as field name in struct literal.ian2013-10-083-9/+50
* * config/i386/i386.c (ix86_option_override_internal): Switchhubicka2013-10-082-0/+18
* /cppaolo2013-10-086-5/+26
* /cppaolo2013-10-084-10/+19
* * testsuite/*: Remove stray semi-colons after function definitions.redi2013-10-0871-75/+79
* 2013-10-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2013-10-082-1/+5
* PR libstdc++/58659redi2013-10-084-50/+102
* * tree-flow.h: Remove some prototypes.amacleod2013-10-088-52/+89
* 2013-10-08 Marc Glisse <marc.glisse@inria.fr>glisse2013-10-084-15/+85
* PR tree-optimization/58619ramana2013-10-082-1/+10
* 2013-10-08 Zhenqiang Chen <zhenqiang.chen@linaro.org>xguo2013-10-082-4/+13
* 2013-10-08 Tim Shen <timshen91@gmail.com>timshen2013-10-084-83/+234
* Daily bump.gccadmin2013-10-081-1/+1
* reflect: Use C style comments in 386 assembly for Solaris assembler.ian2013-10-071-23/+24
* 2013-10-07 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2013-10-072-0/+93
* gcc:wschmidt2013-10-078-1/+530
* [gcc/]ktkachov2013-10-072-1/+5
* 2013-10-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2013-10-074-11/+75
* 2013-10-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2013-10-075-21/+73
* Daily bump.gccadmin2013-10-071-1/+1
* /cppaolo2013-10-065-8/+66
* 2013-10-06 Tim Shen <timshen91@gmail.com>timshen2013-10-0642-317/+680
* /cppaolo2013-10-064-0/+29
* 2013-10-06 Oleg Endo <olegendo@gcc.gnu.org>paolo2013-10-062-2/+10
* Daily bump.gccadmin2013-10-061-1/+1
* Daily bump.gccadmin2013-10-051-1/+1
* /cppaolo2013-10-044-1/+17
* /cppaolo2013-10-045-5/+50
* /cppaolo2013-10-044-1/+20
* * tree-ssa-threadedge.c: Fix some trailing whitespace problems.law2013-10-042-33/+88
* reflect: Fix calling Interface method on value created by MakeFunc.ian2013-10-042-1/+25
* compiler: Use backend interface for temporary reference expressions.ian2013-10-044-8/+34