aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-10-01[ChangeLog] Fix typo in 228324.James Greenhalgh1-1/+1
2015-10-01[Patch 2/2 ARM/AArch64] Add a new Cortex-A53 scheduling modelJames Greenhalgh4-201/+673
2015-10-01gimple-match.h (mprts_hook): Declare.Richard Biener10-451/+148
2015-10-01bb-reorder: Documentation updatesSegher Boessenkool2-4/+29
2015-10-01bb-reorder: Add -freorder-blocks-algorithm= and wire it upSegher Boessenkool5-5/+46
2015-10-01bb-reorder: Add the "simple" algorithmSegher Boessenkool2-1/+184
2015-10-01bb-reorder: Split out STCSegher Boessenkool2-11/+24
2015-10-01Make dumping of function attributes resemble source syntaxTom de Vries2-7/+31
2015-10-01Daily bump.GCC Administrator1-1/+1
2015-09-30re PR go/66870 (split stack issues on ppc64le and ppc64)Lynn Boger8-6/+137
2015-10-01[RS6000] Make -msingle-pic-base remove the ELFv2 global entry codeAlan Modra2-4/+11
2015-09-30mkoffload.c (process): Change offload data format.Nathan Sidwell2-7/+25
2015-09-30[PATCH] Improve DOM's optimization of control statementsJeff Law6-28/+99
2015-09-30nvptx.c (nvptx_goacc_validate_dims): New.Nathan Sidwell10-0/+226
2015-09-30re PR rtl-optimization/67037 (Wrong code at -O1 and above on ARM)Bernd Edlinger4-1/+60
2015-09-30[PATCH] Update SSA_NAME manager to use two listsBernd Schmidt5-2/+49
2015-09-30Pass on the verbose flag "-v" to/in the mkoffloadsThomas Schwinge4-0/+28
2015-09-30Refactor intelmic-mkoffload.c argv building to use obstacksThomas Schwinge2-60/+80
2015-09-30More DEF_FUNCTION_TYPE_VAR_6/DEF_FUNCTION_TYPE_VAR_11 cleanupThomas Schwinge4-8/+10
2015-09-30spu-protos.h (spu_expand_atomic_op): Add prototype.Ulrich Weigand6-1/+216
2015-09-30i386.c (scalar_chain::analyze_register_chain): Ignore debug insns.Ilya Enkovich4-1/+28
2015-09-30builtins.c: Add comment that no new simplifications shouldd be added here.Richard Biener2-0/+9
2015-09-302015-09-30 Matthias Klose <doko@ubuntu.com>Matthias Klose3-9/+14
2015-09-30re PR c/67730 (No warning when returning NULL in void function)Marek Polacek4-3/+29
2015-09-30re PR tree-optimization/67690 (wrong code with -O2 on x86_64/Linux)Marek Polacek7-10/+77
2015-09-30Use gcc/coretypes.h:enum offload_abi in mkoffloadsThomas Schwinge3-45/+108
2015-09-30configure.ac: Remove extraneous ;;.Matthias Klose3-5/+10
2015-09-30[testsuite] Fix order of dg-do and dg-require-effective-target directivesChristophe Lyon21-20/+45
2015-09-30* ChangeLog: Fix whitespace.Uros Bizjak1-39/+36
2015-09-30Daily bump.GCC Administrator1-1/+1
2015-09-29pr65771.c: Use tls_runtime instead of tls.Jonathan Roelofs2-1/+5
2015-09-29Limit the MEMSET (setmemsi pattern) and MEMCPY (movmemsi pattern) instruction...James Bowman3-7/+17
2015-09-29compiler: Accept untyped integral values as string/array indices.Ian Lance Taylor2-6/+31
2015-09-29Make compute_deps, extend_schedule staticAditya Kumar3-47/+37
2015-09-29use MIN fusion for ISL-14Sebastian Pop2-1/+9
2015-09-29builtins.c (expand_builtin_acc_on_device): Delete.Nathan Sidwell2-43/+29
2015-09-29Fix typos in comments in i386.cH.J. Lu2-2/+7
2015-09-29[PATCH] Fix building microblaze targets with trunkJeff Law2-1/+4
2015-09-292015-09-29 Steven G. Kargl <kargl@gcc.gnu.org>Steven G. Kargl3-2/+7
2015-09-29[PATCH] Fix warnings building pdp11 portJeff Law4-2/+12
2015-09-29[PATCH] Fix building interix targetsJeff Law2-1/+3
2015-09-29[PATCH] Fix undefined behaviour in SH portJeff Law3-4/+12
2015-09-29remove dead code of commutative_reductionsSebastian Pop2-602/+27
2015-09-29[PATCH] Fix undefined behaviour in rx portJeff Law3-6/+11
2015-09-29add separate insn sched class for vector LDP & STPEvandro Menezes5-6/+30
2015-09-29[PATCH] Fix undefined behaviour in rl78 portJeff Law2-1/+4
2015-09-29[PATCH] Fix undefined behaviour in msp430 portJeff Law3-3/+10
2015-09-29re PR fortran/67170 (PRE can't hoist out a readonly argument)Richard Biener6-18/+119
2015-09-29re PR tree-optimization/67741 (Invalid built-in usage should not cause segmen...Richard Biener4-4/+27
2015-09-29tg-tests.h (foo_1): Also check if f and ld are non-zero for __builtin_signbit...Uros Bizjak2-4/+9