aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-13tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): Tighten overlap c...Richard Sandiford2-6/+11
2011-07-13tree.h (categorize_ctor_elements): Remove comment.Richard Sandiford8-213/+278
2011-07-13tree-vrp.c (simplify_conversion_using_ranges): Make sure the final type is in...Richard Guenther4-0/+19
2011-07-13sched-int.h (struct _dep): Add member cost.Bernd Schmidt4-0/+29
2011-07-13Makefile.in (CRT0STUFF_T_CFLAGS): Remove.Rainer Orth9-71/+93
2011-07-13libgo/testsuite/gotest: Run tests in source file order.Ian Lance Taylor1-2/+2
2011-07-13Daily bump.GCC Administrator1-1/+1
2011-07-12name-lookup.h (cp_binding_level): Rename from cxx_scope.Diego Novillo7-177/+183
2011-07-12s/recurson/recursion/Jason Merrill1-2/+2
2011-07-12cse.c (insert_with_costs): Put semi-colon after empty loop body on the next l...Eric Botcazou11-12/+42
2011-07-12i386.c: Tidy processor feature bitmasks.Uros Bizjak3-71/+63
2011-07-12re PR rtl-optimization/49474 (ppc ICEs with -O3 (bootstrapping with -O3 and -...Andrew Pinski4-1/+27
2011-07-12re PR target/49713 (Conflicting types for 'arm_dbx_register_number')Richard Henderson4-45/+54
2011-07-12re PR target/49714 (Revision 176128 introduced many ICEs in insn_default_len...Richard Henderson2-6/+9
2011-07-12prefix.h: Wrap up in extern "C" block.Laurent GUERBY35-62/+372
2011-07-12AMD bdver2 EnablementHarsha Jagasia8-24/+175
2011-07-12re PR target/49714 (Revision 176128 introduced many ICEs in insn_default_len...Richard Henderson2-2/+8
2011-07-12tm.texi.in (FUNCTION_ARG_PADDING): Mention TARGET_FUNCTION_ARG_ROUND_BOUNDARY.Bernd Schmidt7-11/+51
2011-07-12tree-ssa-copyrename.c (rename_ssa_copies): Zero statistics.Richard Guenther2-8/+14
2011-07-12Delete moved source files.Rainer Orth3-1316/+0
2011-07-12predicates.md (neon_struct_operand): Make a normal predicate.Richard Sandiford3-9/+23
2011-07-12interpret.cc (check_handler): Fix bit rot.Andrew Haley2-2/+7
2011-07-12natClass.cc (finalize): Make sure that the class really has an engine.Andrew Haley2-1/+8
2011-07-12cgraph.h (cgraph_get_node_or_alias): Removed declaration.Martin Jambor5-30/+17
2011-07-12re PR tree-optimization/49712 (internal compiler error: in gen_lsm_tmp_name, ...Jakub Jelinek4-0/+39
2011-07-12Daily bump.GCC Administrator1-1/+1
2011-07-11re PR c++/49672 ([C++0x] Internal error when passing variadic template args t...Jason Merrill4-18/+60
2011-07-11libgo: Define CC_FOR_BUILD in Makefile.Ian Lance Taylor4-2/+11
2011-07-11libgo/runtime: Change std::abort to abort.Ian Lance Taylor1-1/+1
2011-07-11genautomata.c (add_arc): Return void.Bernd Schmidt2-15/+10
2011-07-11dwarf2cfi.c (DW_STACK_POINTER_REGNUM): New.Richard Henderson4-75/+108
2011-07-11* decl2.c (decl_constant_var_p): Use decl_maybe_constant_var_p.Jason Merrill2-18/+10
2011-07-11re PR c++/44609 (Invalid template code causes infinite loop of error messages)Jason Merrill7-6/+78
2011-07-11re PR libstdc++/49559 ([C++0x] stable_sort calls self-move-assignment operator)Paolo Carlini8-109/+434
2011-07-11i386.c (ix86_trampoline_init): Switch arms of if expr.Uros Bizjak2-105/+97
2011-07-11ffi.c (FFI_INIT_TRAMPOLINE): Clear icache.Andrew Haley2-1/+9
2011-07-11testsuite_allocator.h (propagating_allocator<>:: operator=(const propagating_...Paolo Carlini2-4/+10
2011-07-11re PR debug/49676 (inefficiency: DW_AT_GNU_call_site_value calculates everyth...Jakub Jelinek4-13/+243
2011-07-11re PR fortran/49698 (Unmanageable compiler error)Jakub Jelinek4-2/+28
2011-07-11configure.ac (i?86-*-solaris2*): Use libgcc copy of i386/t-crtstuff.Rainer Orth3-6/+8
2011-07-11sol2.h [!USE_GLD] (CTORS_SECTION_ASM_OP): Define.Rainer Orth2-0/+12
2011-07-11uninit-pred-8_b.c: Disable dominator optimizations.Jeff Law2-1/+5
2011-07-11* EXCLUDES (libgcov.c): Remove.Rainer Orth2-1/+4
2011-07-11dfp-bit.c, dfp-bit.h: Move to ../libgcc.Rainer Orth9-47/+1391
2011-07-11tree-vrp.c (simplify_conversion_using_ranges): Manually translate the source ...Richard Guenther2-18/+48
2011-07-11Check ia32 effective target.H.J. Lu3-2/+8
2011-07-11Add my name (Daniel Carrera) to the "Write After Approval" list.Daniel Carrera1-0/+1
2011-07-11expr.c (expand_expr_real_1): Use expand_insn for movmisalign.Richard Sandiford2-21/+22
2011-07-11config.gcc (s390-*-linux*): If 'enabled_targets' is 'all', build a bi-arch co...Arthur Loiret3-2/+17
2011-07-11config.gcc (mips*-*-linux*): If 'enabled_targets' is 'all'...Arthur Loiret4-1/+24