aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-13intl: Bump to automake 1.11.6Michael Haubenwallner2-2/+7
2015-05-13fixincludes: Bump to automake 1.11.6Michael Haubenwallner2-2/+7
2015-05-13gcc: Bump to automake 1.11.6Michael Haubenwallner3-4/+10
2015-05-13line-map.h: move linemap_assert and friends higher up within the fileDavid Malcolm2-35/+44
2015-05-13Gimplify va_arg ap based on do_derefTom de Vries4-28/+16
2015-05-13re PR target/65103 ([i386] GOTOFF relocation is not propagated into address e...Ilya Enkovich4-1/+34
2015-05-13Fix test case.Martin Liska2-1/+5
2015-05-13re PR target/66112 (__builtin_mul_overflow for int16_t emits poor code)Jakub Jelinek4-24/+114
2015-05-13re PR target/66112 (__builtin_mul_overflow for int16_t emits poor code)Jakub Jelinek4-1/+28
2015-05-13re PR rtl-optimization/66048 ([i386] ICE in create_pre_exit when both AVX and...Ilya Enkovich5-2/+31
2015-05-13re PR rtl-optimization/64616 (Redundant ldr when accessing var inside and out...Thomas Preud'homme5-14/+144
2015-05-13re PR target/66047 (vlc compilation failure with target attribute)Jan Hubicka5-11/+79
2015-05-13re PR ipa/65873 (Failure to inline always_inline memcpy)Jan Hubicka2-0/+19
2015-05-13re PR ipa/65873 (Failure to inline always_inline memcpy)Jan Hubicka2-35/+61
2015-05-12mmix.c, msp430.c: Add space between string literal and macro name.Jason Merrill5-7/+17
2015-05-13Daily bump.GCC Administrator1-1/+1
2015-05-12mips.c (mips_print_operand): Remove 'y' operand code.Steve Ellcey4-18/+10
2015-05-12compiler: If unary & does not escape, the var does not escape.Ian Lance Taylor1-1/+6
2015-05-12re PR fortran/66111 (ICE with matmul and vector subscripts)Thomas Koenig4-0/+70
2015-05-12Implement -Wmisleading-indentationDavid Malcolm18-25/+1107
2015-05-12alpha.h (TARGET_SUPPORTS_WIDE_INT): New define.Uros Bizjak7-65/+62
2015-05-12re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Andrew MacLeod24-143/+274
2015-05-12ipa-devirt.c (type_with_linkage_p): New function.Jan Hubicka4-97/+146
2015-05-12Move global state in timevar.c to a new "timer" classDavid Malcolm4-123/+241
2015-05-12Unbreak the JIT after conversion of md_asm_adjust to use vec<>David Malcolm2-0/+5
2015-05-12arm-protos.h (arm_sched_autopref): Delete.Richard Earnshaw4-397/+458
2015-05-12check_GNU_style.sh: Fix tab size in 80 characters checkTom de Vries2-7/+35
2015-05-12check_GNU_style.sh: Put stdin into temp fileTom de Vries2-2/+13
2015-05-12check_GNU_style.sh: Read either from stdin, or from filesTom de Vries2-6/+20
2015-05-12check_GNU_style.sh: Check file presenceTom de Vries2-0/+11
2015-05-12check_GNU_style.sh: Don't use filename prefix for one patchTom de Vries2-3/+16
2015-05-12nios2.md (trap, ctrapsi4): Use "trap" instead of "break".Sandra Loosemore5-4/+15
2015-05-12nios2.h (enum reg_class): Add IJMP_REGS enum value.Chung-Lin Tang4-6/+24
2015-05-12mklog: Ignore preprocessor directives.Yury Gribov2-2/+5
2015-05-12* gnat_rm.texi, gnat_ugn.texi, doc: Documentation updates and clean upsArnaud Charlet1-0/+4
2015-05-12* gnat_rm.texi, gnat_ugn.texi, doc: Documentation updates and clean upsArnaud Charlet8-702/+743
2015-05-12Fix typo.Arnaud Charlet1-1/+1
2015-05-12[multiple changes]Arnaud Charlet3-1/+70
2015-05-12[multiple changes]Arnaud Charlet7-137/+372
2015-05-12[multiple changes]Arnaud Charlet3-10/+68
2015-05-12[multiple changes]Arnaud Charlet15-95/+273
2015-05-12libgcov-util.c: Add space between string literal and macro name.Uros Bizjak2-8/+14
2015-05-12rs6000.md (*rotlsi3_internal4, [...]): Delete, revamp, transmogrify into ...Segher Boessenkool2-138/+115
2015-05-12rs6000.md (rs6000_adjust_atomic_subword): Use gen_ashlsi3 and gen_andsi3 inst...Segher Boessenkool2-1/+8
2015-05-12rs6000.md (extzv): FAIL for SImode.Segher Boessenkool2-1275/+22
2015-05-12rs6000.md (define_split for bswaphi): Don't use zero_extract.Segher Boessenkool2-5/+8
2015-05-12[multiple changes]Arnaud Charlet5-20/+110
2015-05-12combine.c (recog_for_combine_1): New function, factored out from recog_for_co...Segher Boessenkool2-13/+116
2015-05-12combine.c (get_undo_marker): New function.Segher Boessenkool2-4/+28
2015-05-12re PR tree-optimization/66101 (internal compiler error: in verify_loop_struct...Richard Biener4-1/+52