aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod83-383/+542
2014-11-01[Patch 7/7] Remove *_BY_PIECES_PJames Greenhalgh5-133/+47
2014-11-01[Patch 6/7 AArch64] Deprecate *_BY_PIECES_P, move to hookized versionJames Greenhalgh3-6/+27
2014-11-01[Patch 5/7 mips] Deprecate *_BY_PIECES_P, move to hookized versionJames Greenhalgh3-14/+26
2014-11-01[Patch 4/7 sh] Deprecate *_BY_PIECES_P, move to hookized versionJames Greenhalgh3-10/+39
2014-11-01[Patch 3/7 arc] Deprecate *_BY_PIECES_P, move to hookized versionJames Greenhalgh3-6/+31
2014-11-01[Patch 2/7 s390] Deprecate *_BY_PIECES_P, move to hookized versionJames Greenhalgh3-18/+25
2014-11-01[Patch 1/7] Hookize *_BY_PIECES_PJames Greenhalgh9-15/+207
2014-11-01Daily bump.GCC Administrator1-1/+1
2014-10-31re PR target/63702 (i386.c:36276: possible missing break ?)Uros Bizjak2-1/+6
2014-10-31re PR rtl-optimization/63620 (RELOAD lost SET_GOT dependency on Darwin)Uros Bizjak4-5/+12
2014-10-31re PR rtl-optimization/63620 (RELOAD lost SET_GOT dependency on Darwin)Uros Bizjak2-3/+24
2014-10-31re PR rtl-optimization/63659 (wrong code at -O2 and -O3 on x86_64-linux-gnu)Jakub Jelinek4-4/+92
2014-10-31contrib.texi: Add contribution notes for Balaji Iyer (Cilk+) and Jonny Grant ...Jeff Law2-0/+11
2014-10-31builtins.c (fold_builtin_atomic_always_lock_free): Use CONVERT_EXPR_P, CONVER...Richard Biener15-25/+47
2014-10-312014-10-31 Hristian Kirtchev <kirtchev@adacore.com>Arnaud Charlet27-505/+1873
2014-10-31Makefile.in (arm-vxworks): Update target pairs.Olivier Hainque2-1/+7
2014-10-31[multiple changes]Arnaud Charlet8-49/+131
2014-10-31genmatch.c (expr::gen_transform): Use NOP_EXPRs instead of CONVERT_EXPRs in g...Richard Biener2-8/+22
2014-10-31re PR target/63534 (Bootstrap failure on x86_64/i686-linux)Evgeny Stupachenko4-10/+93
2014-10-31* gcc.target/i386/pr23098.c: Remove xfail.Evgeny Stupachenko2-1/+5
2014-10-31ipa-inline.c (want_inline_small_function_p): Fix typo and formatting.Eric Botcazou2-27/+33
2014-10-31* gnat.dg/opt42.ad[sb]: New test.Eric Botcazou3-0/+35
2014-10-31re PR tree-optimization/63259 (Detecting byteswap sequence)Thomas Preud'homme5-15/+68
2014-10-31prj-proc.adb (Recursive_Process): Make sure that the project display name is ...Vincent Celier2-1/+14
2014-10-31[multiple changes]Arnaud Charlet9-7/+69
2014-10-31[multiple changes]Arnaud Charlet5-4/+137
2014-10-31[multiple changes]Arnaud Charlet11-1414/+1003
2014-10-31[multiple changes]Arnaud Charlet14-18/+558
2014-10-31[multiple changes]Arnaud Charlet10-122/+69
2014-10-31re PR sanitizer/63697 (-fsanitize=undefined doesn't detect some subtraction o...Jakub Jelinek4-2/+50
2014-10-31[multiple changes]Arnaud Charlet5-281/+52
2014-10-31[multiple changes]Arnaud Charlet4-5/+33
2014-10-31[multiple changes]Arnaud Charlet5-38/+33
2014-10-31[multiple changes]Arnaud Charlet6-30/+50
2014-10-31[multiple changes]Arnaud Charlet7-110/+96
2014-10-31[multiple changes]Arnaud Charlet8-65/+131
2014-10-31re PR ipa/63696 (Alloc-dealloc-mismatch in ipa-icf.c)Max Ostapenko2-1/+7
2014-10-31Daily bump.GCC Administrator1-1/+1
2014-10-30Add zero-cost loops for xtensa port.Felix Yang4-21/+363
2014-10-30config.gcc (mips*-*-linux*): Combine 32 and 64 bit cases.Steve Ellcey2-17/+24
2014-10-30c-objc-common.c (c_tree_printer): For a typedef name, print the stripped vers...Marek Polacek7-25/+91
2014-10-30genmatch.c: Remove <map>, <utility> and <string> includes.Richard Biener4-17/+67
2014-10-30genmatch.c (capture_info::walk_c_expr): Ignore capture uses inside TREE_TYPE ().Richard Biener5-20/+47
2014-10-30* gcc.misc-tests/godump-1.c: Skip if ! lp64.Ian Lance Taylor2-0/+5
2014-10-30godump-1.c: Skip -fdump-go-spec tests for all platforms except s390[x] and x8...Dominik Vogt2-0/+6
2014-10-30match.pd: Implement more patterns that simplify to a single value.Richard Biener4-27/+27
2014-10-30driver-avr.c (avr_set_current_device): Remove.Jan-Benedict Glaw2-20/+5
2014-10-30[multiple changes]Arnaud Charlet5-26/+517
2014-10-30Recommit wrongly reverted change.Arnaud Charlet4-17/+20