aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-06Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC) as CPPFLAGS...Richard Guenther4-27/+31
2012-07-06configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.Richard Guenther5-35/+53
2012-07-06re PR debug/53820 (ICE in vt_expand_var_loc_chain, at var-tracking.c:8029)Alexandre Oliva2-7/+11
2012-07-06re PR rtl-optimization/53827 ([alpha]: Invalid insn scheduling in sched1 pass)Alexandre Oliva2-2/+10
2012-07-06re PR tree-optimization/51879 (Missed tail merging with non-const/pure calls)Tom de Vries3-0/+70
2012-07-06re PR tree-optimization/51879 (Missed tail merging with non-const/pure calls)Tom de Vries2-11/+38
2012-07-06re PR tree-optimization/52009 (Another missed tail merging opportunity)Tom de Vries3-0/+41
2012-07-06re PR tree-optimization/52009 (Another missed tail merging opportunity)Tom de Vries4-13/+50
2012-07-06i386.md (simple lea to add peephole): Also transform RTXes where second PLUS ...Uros Bizjak2-0/+24
2012-07-06i386.c (construct_plt_address): Make static.Uros Bizjak3-27/+31
2012-07-06mn10300.c (mn10300_encode_section_info): Call default_encode_section_info.Nick Clifton2-1/+9
2012-07-06re PR target/53811 (ICE: in insn_default_length, at config/i386/i386.md:529 (...Uros Bizjak2-0/+10
2012-07-06RevertEric Botcazou2-54/+25
2012-07-06Daily bump.GCC Administrator1-1/+1
2012-07-05re PR c++/53039 (including <functional> breaks std::is_convertible with templ...Jason Merrill2-28/+11
2012-07-05cp-tree.h (TEMPLATE_PARM_NUM_SIBLINGS): Remove.Jason Merrill6-329/+16
2012-07-05re PR c++/50852 (ICE: internal compiler error: in tsubst, at cp/pt.c:11030)Jason Merrill9-5/+276
2012-07-05Correct bug number to PR target/48941 Ramana Radhakrishnan2-2/+2
2012-07-05re PR rtl-optimization/49891 (ICE in redirect_jump_1)Ramana Radhakrishnan11-192/+376
2012-07-05re PR fortran/53732 ("mismatching comparison operand types" on compile)Mikael Morin4-8/+32
2012-07-05tree-pretty-print.c (dump_generic_node): Properly test the result of exact_log2.Richard Guenther2-1/+6
2012-07-05* hr.po: New.Joseph Myers2-0/+45019
2012-07-052012-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel4-7/+42
2012-07-05config.gcc: Enable ifunc attribute by default on s390 and s390x.Andreas Krebbel2-0/+6
2012-07-05expr.c (try_casesi): Remove bogus ATTRIBUTE_UNUSED markers.Steven Bosscher5-240/+348
2012-07-05Add files forgotten in last commit (ChangeLog has them already):Matthew Gretton-Dann3-0/+76
2012-07-05iterators.md (SDF): New mode iterator.Matthew Gretton-Dann4-2/+77
2012-07-05re PR fortran/53449 (fortran fails to build with LTO bootstrap)Uros Bizjak6-6/+18
2012-07-04libgomp.texi (Library Index): Renamed from "Index" to prevent conflict with i...Sandra Loosemore2-3/+8
2012-07-05* include/std/condition_variable: Update copyright years.Jonathan Wakely2-1/+5
2012-07-05Daily bump.GCC Administrator1-1/+1
2012-07-04predicates.md (zero_extend_operand): New predicate.Oleg Endo3-14/+18
2012-07-04re PR libstdc++/53830 (condition_variable_any - deadlock issue)Jonathan Wakely3-19/+103
2012-07-04re PR c++/53848 (ICE in decl_linkage at ../../gcc-trunk/gcc/cp/tree.c:3215)Jason Merrill4-8/+22
2012-07-04re PR middle-end/53321 (LTO bootstrap failed with bootstrap-profiled)Uros Bizjak4-6/+48
2012-07-04re PR middle-end/53433 (ICE in int_mode_for_mode, at stor-layout.c:424 during...Richard Guenther2-0/+10
2012-07-04isl.m4 (ISL_CHECK_VERSION): Set to yes if cross-compiling.Tristan Gingold4-7/+14
2012-07-04re PR middle-end/53844 (GCC generates suboptimal code for unused members of c...Richard Guenther4-2/+99
2012-07-04re PR middle-end/53849 (ICE: in add_referenced_var_1, at tree-dfa.c:567 with ...Richard Guenther4-7/+29
2012-07-04winnt.c (i386_pe_reloc_rw_mask): New function.Kai Tietz4-0/+23
2012-07-04tree.c (find_decls_types_r): Handle TYPE_CONTEXT the same as in free_lang_dat...Richard Guenther2-1/+14
2012-07-04Makefile.in (OBJS): Add graphite-optimize-isl.o.Tobias Grosser9-3/+527
2012-07-0404_header: Remove empty directory.Matthias Klose1-0/+5
2012-07-04Daily bump.GCC Administrator1-1/+1
2012-07-03predicates.md (logical_and_operand): New predicate.Oleg Endo4-23/+85
2012-07-03re PR libstdc++/53840 ([C++11] DR 921. Rational Arithmetic should use templat...Paolo Carlini8-33/+83
2012-07-03re PR c++/53826 ([alpha]: ICE in fold_convert_loc, at fold-const.c:2008)Jason Merrill2-1/+6
2012-07-03mep.c (mep_reorg_regmove): Use next_nonnote_non_debug_insn to advance to the ...Nick Clifton2-3/+9
2012-07-03install.texi (CLooG): Clarify how CLooG needs to be configured and that it ne...Richard Guenther2-0/+9
2012-07-03re PR c++/53812 (lower_stmt (4.6), verify_gimple_stmt (4.7.0, 4.7.1))Jakub Jelinek4-0/+31