aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-02configure.ac: AC_DEFINE ENABLE_BUILD_WITH_CXX.Ian Lance Taylor4-41/+307
2010-12-02re PR target/46685 (New stack alignment failures with -fpic)Eric Botcazou4-16/+97
2010-12-02future.cc (future_category): Export compatibility symbol.Jonathan Wakely3-6/+30
2010-12-02tree.c (build_range_type_1): Do not SET_TYPE_STRUCTURAL_EQUALITY for a non-sh...Eric Botcazou2-7/+13
2010-12-022.cc: Hide explicit instantiation with non default constructible type ...François Dumont4-5/+24
2010-12-02Fix PR45297: handle ADDR_EXPR in interpret_rhs_expr as in follow_ssa_edge_expr.Sebastian Pop2-2/+18
2010-12-02linux.h, [...]: Remove comments mentioning /lib/elf.Joseph Myers6-10/+6
2010-12-02bfin.h (LINK_SPEC): Remove %{b}.Joseph Myers8-10/+12
2010-12-02freebsd.h (LINK_SPEC): Cut long comment.Joseph Myers9-49/+24
2010-12-02gcc.c (trad_capable_cpp, [...]): Don't handle -ftraditional.Joseph Myers4-7/+16
2010-12-02freebsd.h (LINK_SPEC): Don't handle -Wl,.Joseph Myers19-25/+43
2010-12-02pdp11.c (output_jump): Map unsigned to signed opcodes if CC_NO_OVERFLOW is set.Paul Koning2-55/+44
2010-12-02configure.ac: Always set default for poststage1_ldflags to -static-libstdc++ ...Ian Lance Taylor5-10/+21
2010-12-02re PR c/45062 (Revision 162223 caused ICE at c-decl.c:4064)Nathan Froyd2-2/+12
2010-12-02Fix PR45199: do not aggregate memory accesses to the same array for -ftree-lo...Sebastian Pop8-32/+142
2010-12-02tree-vect-loop.c (vect_analyze_scalar_cycles_1): Disregard sign-changing conv...Richard Guenther2-0/+7
2010-12-02re PR tree-optimization/46723 (internal compiler error: in get_initial_def_fo...Richard Guenther5-22/+70
2010-12-02value-prof.c (gimple_ic): Use stmt_ends_bb_p to detect the case we need to sp...Richard Guenther2-1/+6
2010-12-02DFA model for Core 2 and Core i7 scheduling.Bernd Schmidt4-6/+711
2010-12-02Define tuning for Core 2 and Core i7.Maxim Kuvyrkov4-119/+84
2010-12-02re PR fortran/46753 (ICE: OpenMP - in extract_omp_for_data, at omp-low.c:335)Jakub Jelinek4-7/+34
2010-12-02re PR libgomp/43706 (scheduling two threads on one core leads to starvation)Jakub Jelinek2-2/+7
2010-12-02re PR libgomp/45240 (parallel.c: GOMP_parallel_end locks a mutex but fails to...Jakub Jelinek2-1/+8
2010-12-02re PR libstdc++/43738 (basic_file_stdio.cc uses ioctl on a fd, but not availa...Kai Tietz3-1/+15
2010-12-02lto-streamer.h (LTO_major_version): Bump to 2.Richard Guenther2-1/+5
2010-12-02re PR c++/44871 (Invalid type mismatches while merging C and C++ sources)Richard Guenther5-37/+119
2010-12-02re PR tree-optimization/46663 (ICE: SIGSEGV in vect_recog_pow_pattern (gimple...Richard Guenther4-0/+30
2010-12-02re PR middle-end/46674 (Weak alias is mistakenly optimized away)Jie Zhang4-1/+32
2010-12-02In gcc/objc/: 2010-12-02 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero7-5/+82
2010-12-02Daily bump.GCC Administrator1-1/+1
2010-12-012.cc: Fix to explicitely invoke the copy construtor with or without C++0x mode.François Dumont3-2/+10
2010-12-01Provide FMA costs; enable some debug flagsMichael Meissner2-57/+22
2010-12-01* gcc.c-torture/execute/bcp-1.c: Make ready for -fuse-linker-pluginJan Hubicka2-6/+10
2010-12-01intl.c: Don't include tm.h.Joseph Myers3-2/+6
2010-12-01Fix unused warnings.Sebastian Pop3-4/+13
2010-12-01Avoid the analysis of data references after the translation out of SSA.Sebastian Pop3-67/+134
2010-12-01LHS cannot be an ADDR_EXPR.Sebastian Pop4-4/+9
2010-12-01Postpone the rewrite out of SSA to the end of the translation to polyhedral r...Sebastian Pop10-203/+337
2010-12-01Do not rewrite out of SSA scalar dependences crossing the limits of the scop.Sebastian Pop3-4/+72
2010-12-01Call recompute_tree_invariant_for_addr_expr when replacing a constant in an A...Sebastian Pop3-0/+23
2010-12-01Add a stride parameter to scop_do_strip_mine.Sebastian Pop5-16/+50
2010-12-01config.h.in: Regenerated.Kai Tietz7-11/+125
2010-12-01tree.c (build_common_builtin_nodes): Do not initialize BUILT_IN_PROFILE_FUNC_...Jan Hubicka5-40/+37
2010-12-01* opts.c: Expand comment on tm.h include.Joseph Myers2-2/+7
2010-12-01predicates.md ("vfp_register_operand"): Return true for VFP_D0_D7_REGS classes.Yao Qi2-0/+6
2010-12-01* configure.tgt (mips-sgi-irix6*): Add -lpthread to XLDFLAGS.Rainer Orth2-0/+8
2010-12-01ffitest.h [__sgi] (PRId64, PRIu64): Define.Rainer Orth2-0/+25
2010-12-01common.opt (flag_stack_check): New Variable entry.Joseph Myers7-23/+30
2010-12-01extract_symvers.pl: New file.Rainer Orth14-70/+182
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers67-338/+352