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