aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-31libgo: Update from Go 1.5 to Go 1.5.1.Ian Lance Taylor16-17/+90
2015-10-31ggc-common.c : Restore needed header for checking=release.Markus Trippelsdorf2-0/+5
2015-10-31Tune pointer-plus foldingTom de Vries5-8/+15
2015-10-31Don't expect existing varinfo for arguments in intra_create_variable_infosTom de Vries2-6/+7
2015-10-31Add initial constraints in create_function_info_forTom de Vries2-26/+65
2015-10-31Improve readability and structure of create_function_info_forTom de Vries2-7/+21
2015-10-31Use make_copy_constraint in ipa_pta_executeTom de Vries2-11/+5
2015-10-31runtime: Remove now unnecessary pad field from ParFor.Ian Lance Taylor1007-30197/+86206
2015-10-31Daily bump.GCC Administrator1-1/+1
2015-10-30compiler: Create pointer type for all types with methods.Ian Lance Taylor2-3/+7
2015-10-30* config-list.mk (nvptx-none): Add it.Nathan Sidwell2-0/+5
2015-10-30nvptx.h (HARD_REGNO_NREGS): Avoid warning on unused args.Jeff Law2-2/+9
2015-10-30gfortran.h (gfc_omp_namespace): Add locus where member.Cesar Philippidis5-58/+77
2015-10-30cgraph.c: Include context.h for offloading.Cesar Philippidis3-0/+8
2015-10-30Add contains_symbol_ref_pAnatoly Sokolov5-67/+28
2015-10-30re PR fortran/46588 (ICE with assumed character length function)Steven G. Kargl2-1/+27
2015-10-30Share code from fold_array_ctor_reference with fold.Alan Lawrence4-69/+83
2015-10-30Makefile.in (OBJS): Add multiple_target.o.Evgeny Stupachenko23-18/+755
2015-10-30re PR fortran/51993 (Erroneous type component initialization leads to interna...Steven G. Kargl4-1/+22
2015-10-30re PR rtl-optimization/68106 (c-c++-common/torture/builtin-arith-overflow-11....Vladimir Makarov4-43/+126
2015-10-30re PR fortran/36192 (ICE with wrong index types and bad parens)Steven G. Kargl4-1/+27
2015-10-30re PR fortran/68154 (ICE on initializing character parameter array (explicit,...Steven G. Kargl4-2/+30
2015-10-30Fix comment typo.Jim Wilson2-2/+6
2015-10-30[comment] Improve comment for reg_set_pKyrylo Tkachov2-1/+6
2015-10-30alias.c: Remove unused headers.Andrew MacLeod292-2280/+295
2015-10-30Re: [Docs] Reword the documentation for -fdump-rtl-James Greenhalgh2-10/+17
2015-10-30[ARM] Fix checking RTL error in cortex_a9_sched_adjust_costKyrylo Tkachov2-3/+6
2015-10-30Don't free dominators after sincosRichard Sandiford2-1/+5
2015-10-30Allow real_format to be passed to more real.h functionsRichard Sandiford8-139/+138
2015-10-30Fix real_2expN mode arguments in fixed-value.cRichard Sandiford2-6/+12
2015-10-30Robustify REAL_MODE_FORMATRichard Sandiford2-1/+8
2015-10-30[Trivial] tree-sra.c: A few comment fixes/additions.Alan Lawrence2-1/+9
2015-10-30libgcc changes for AMD znver1.Venkataramanan Kumar5-0/+31
2015-10-30gimple-fold.c (fold_gimple_assign): Do not dispatch to fold () on single RHSs.Richard Biener4-44/+38
2015-10-30[AArch64] Fix insn types.Evandro Menezes2-4/+13
2015-10-30Cleanup fipa-pta constraint dumpingTom de Vries2-5/+22
2015-10-29[PATCH 8/9] ENABLE_CHECKING refactoring: target-specific partsMikhail Maltsev10-139/+142
2015-10-30sh.opt: Fix format of the help text for -mfdpicKaz Kojima2-1/+5
2015-10-30Daily bump.GCC Administrator1-1/+1
2015-10-30openacc.h (enum acc_device_t): Reformat.Nathan Sidwell6-71/+56
2015-10-30[MCORE] Hookize GO_IF_LEGITIMATE_ADDRESSAnatoly Sokolov3-85/+85
2015-10-29[PATCH] Remove unnecessary invalidation support in threadingJeff Law4-81/+16
2015-10-29rs6000: Save the PIC reg when neededSegher Boessenkool2-22/+29
2015-10-29lra: Don't remove the scratch in (mem:BLK (scratch))Segher Boessenkool2-0/+10
2015-10-29Fix target/68124Richard Henderson2-15/+28
2015-10-29Require c99_runtime for builtin-convert-1.cRichard Sandiford2-0/+5
2015-10-29rs6000.c (rs6000_init_libfuncs): Split libfunc setup into 3 functions...Michael Meissner8-283/+805
2015-10-29compiler, reflect, runtime: remove zero field from type descriptorIan Lance Taylor8-143/+7
2015-10-29rs6000.h (ALTIVEC_VECTOR_MODE): Add IEEE 128-bit floating point modes that ca...Michael Meissner8-93/+166
2015-10-29re PR fortran/68054 (ICE on using protected attribute in program without prog...Steven G. Kargl4-1/+21