aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-16re PR middle-end/54146 (Very slow compile with attribute((flatten)))Richard Guenther11-27/+66
2012-08-16re PR bootstrap/54281 (Fails to bootstrap with --disable-nls)Diego Novillo7-7/+21
2012-08-16re PR middle-end/54146 (Very slow compile with attribute((flatten)))Steven Bosscher4-109/+203
2012-08-16i386elf.h (ASM_OUTPUT_ASCII): Cast _ascii_bytes before passing it to ASM_OUTP...Nick Clifton2-1/+4
2012-08-16* config/bfin/bfin.c (hwloop_optimize): Fix use of VEC_last macro.Nick Clifton2-2/+4
2012-08-16t-avr: Replace occurrences of $(CC) with $(COMPILER).Nick Clifton3-9/+16
2012-08-15Revert unintended change from last commitSandra Loosemore1-31/+0
2012-08-15Add missing ChangeLog entry for r190406Maxim Kuvyrkov2-0/+38
2012-08-16longlong.h: (powerpc): Delete _ARCH_PWR and _ARCH_COM handling.Segher Boessenkool2-10/+4
2012-08-16aix43.h (ASM_CPU_SPEC): Use %(asm_default) instead of -mppc.Segher Boessenkool3-2/+8
2012-08-16aix43.h (TARGET_DEFAULT): Delete MASK_NEW_MNEMONICS.Segher Boessenkool31-550/+550
2012-08-16rs6000-common.c (rs6000_handle_option): Delete handling for -mno-powerpc and ...Segher Boessenkool27-579/+199
2012-08-16rs6000.h (RS6000_BTM_ALWAYS): New.Segher Boessenkool2-0/+5
2012-08-16aix52.h (ASM_CPU_SPEC): Fix typo.Segher Boessenkool5-4/+11
2012-08-16re PR target/54142 (ppc64 build failure - Unrecognized opcode: `sldi' (and `s...Segher Boessenkool3-2/+9
2012-08-16Daily bump.GCC Administrator1-1/+1
2012-08-15MIPS Technologies, Inc.Sandra Loosemore8-102/+388
2012-08-15spu.c: Include "cfgloop.h".Ulrich Weigand3-7/+21
2012-08-16re PR fortran/54243 ([OOP] ICE (segfault) in gfc_type_compatible for invalid ...Janus Weil4-0/+43
2012-08-15Add missing entry for merge from cxx-conversion branch.Eric Botcazou1-1/+12
2012-08-15cxx11.cc (struct datum): New.Tom Tromey3-1/+28
2012-08-15Add $(TARGET_H) dependency to tree-cfg.oH.J. Lu2-1/+5
2012-08-15re PR tree-optimization/54245 (incorrect optimisation)Bill Schmidt4-18/+113
2012-08-15re PR tree-optimization/54240 (Routine hoist_adjacent_loads does not work pro...Bill Schmidt5-1/+68
2012-08-15double-int.h (double_int::from_unsigned): Rename to ...Richard Guenther3-28/+46
2012-08-15timevar.def (TV_VARPOOL, [...]): Remove.Steven Bosscher7-23/+42
2012-08-15Canonicalize operand to vaba and vabal.Ramana Radhakrishnan2-6/+12
2012-08-15re PR target/54212 (ARM: invalid instruction (vdupeq.32) generated)Ramana Radhakrishnan2-41/+41
2012-08-15mips.md (define_attr accum_in): New instruction attribute.Maxim Kuvyrkov2-13/+37
2012-08-15compiler: Adjust for GCC always being built with C++.Ian Lance Taylor3-28/+1
2012-08-14Add an xfail manifest for x86_64-unknown-linux-gnu to trunk.Diego Novillo2-0/+82
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo126-3431/+5518
2012-08-15Daily bump.GCC Administrator1-1/+1
2012-08-14i386.md (enabled): Add comment with explanation why fma4 instructions are dis...Uros Bizjak2-1/+10
2012-08-14re PR target/52933 (SH Target: Use div0s for integer sign comparisons)Oleg Endo6-1/+339
2012-08-14re PR target/50751 (SH Target: Displacement addressing does not work for QImo...Oleg Endo6-1/+226
2012-08-14re PR fortran/47586 ([F03] allocatable components: deep copy missing)Mikael Morin5-2/+148
2012-08-14decl.c (match_ppc_decl): Copy the procedure interface's symbol as procedure i...Mikael Morin2-0/+6
2012-08-14trans-expr.c (gfc_trans_scalar_assign): Rename argument, extend comment.Mikael Morin2-6/+34
2012-08-14gfortran.h (gfc_get_proc_ptr_comp): New prototype.Mikael Morin11-49/+80
2012-08-14graphite-scop-detection.c (create_sese_edges): Compute dominance info before ...Steven Bosscher5-1/+39
2012-08-14dominance.c (init_dom_info): Use gcc_checking_assert, not gcc_assert.Steven Bosscher2-16/+24
2012-08-14pubnames-2.C: Adjust.Sterling Augustine2-3/+6
2012-08-14cfgexpand.c (expand_used_vars): Use virtual_operand_p.Richard Guenther40-120/+204
2012-08-14re PR middle-end/54146 (Very slow compile with attribute((flatten)))Richard Guenther2-29/+38
2012-08-14gimplify.c (create_tmp_from_val): Mark temporary with DECL_GIMPLE_REG_P here ...Richard Guenther3-75/+84
2012-08-14tree-into-ssa.c: Include diagnostic-core.h.Richard Guenther3-1/+7
2012-08-14re PR fortran/40881 ([F03] warn for obsolescent features)Tobias Burnus15-22/+82
2012-08-14re PR fortran/54234 (-Wconversion or -Wconversion-extra should warn for CMPLX...Tobias Burnus4-0/+41
2012-08-14tree-into-ssa.c (update_ssa): Verify we do not rename symbols that are alread...Richard Guenther2-0/+29