aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-05-13gimple-expr.h (is_gimple_constant): Reorder.Eric Botcazou3-4/+7
2015-05-13combine.c (simplify_set): When generating a CC set...Segher Boessenkool2-10/+12
2015-05-13re PR tree-optimization/66123 (Array of labels as values + ternary operator +...Richard Biener4-0/+25
2015-05-13re PR middle-end/66110 (uint8_t memory access not optimized)Richard Biener6-5/+37
2015-05-13gcc: Bump to automake 1.11.6Michael Haubenwallner3-4/+10
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 Malcolm15-23/+1093
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-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-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-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
2015-05-12[multiple changes]Arnaud Charlet21-1495/+2731
2015-05-12sem_intr.adb: (Check_Shift): Diagnose bad modulus value.Robert Dewar4-4/+42
2015-05-12[multiple changes]Arnaud Charlet4-10/+29
2015-05-12re PR tree-optimization/37021 (Fortran Complex reduction / multiplication not...Richard Biener5-7/+185
2015-05-12Remove dead code in print_z_candidates.Dominik Vogt2-4/+4
2015-05-122827.md: Split zEC12_simple into zEC12_simple_int and zEC12_simple_fp.Andreas Krebbel3-3/+18