aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-01-18re PR tree-optimization/42781 (ICE in pt_solutions_same_restrict_base, at tre...Richard Guenther4-3/+75
2010-01-18toplev.c (default_get_pch_validity): Rename argument to "sz".Joern Rennecke3-7/+10
2010-01-18tm.texi (TARGET_ASM_FUNCTION_EPILOGUE): Update text on where to find number o...Joern Rennecke2-13/+25
2010-01-18Daily bump.GCC Administrator1-1/+1
2010-01-17Makefile.in: Fix typo in arm*-*-linux-gnueabi.Laurent GUERBY2-1/+5
2010-01-17dwarf2out.c (mem_loc_descriptor): Don't ICE on {S,U}S_{PLUS,MINUS,NEG,ABS,ASH...Jakub Jelinek2-2/+16
2010-01-17re PR middle-end/42248 (compat test struct-by-value-17 fails execution with -...Richard Guenther4-54/+85
2010-01-17tree-ssa-uncprop.c (uncprop_into_successor_phis): Fix PHI node existence check.Richard Guenther6-6/+16
2010-01-17re PR tree-optimization/42773 (ICE with g++ from 4.4.3 20100112 (prerelease))Richard Guenther4-4/+70
2010-01-17* doc/tm.texi (TARGET_OPTION_PRINT): Fix argument list.Joern Rennecke2-1/+3
2010-01-17re PR fortran/42677 (Bogus Error: Ambiguous interfaces '...' in intrinsic ass...Janus Weil7-20/+75
2010-01-17* sv.po: Update.Joseph Myers2-240/+244
2010-01-17Revert PR c++/42697Dodji Seketeli4-31/+11
2010-01-17re PR c++/42697 (ice-on-legal-code: template class template function local ob...Dodji Seketeli4-1/+41
2010-01-17re PR debug/42767 (ICE in mem_loc_descriptor)Jie Zhang4-1/+32
2010-01-17(TARGET_BUILTIN_RECIPROCAL): Fix argument types.Joern Rennecke2-2/+5
2010-01-17tm.texi (TARGET_INIT_LIBFUNCS): Put @findex entries in order of appearance.Joern Rennecke2-86/+167
2010-01-17Daily bump.GCC Administrator1-1/+1
2010-01-16re PR c++/42761 (std::bind doesn't work for simple class types)Jason Merrill4-0/+30
2010-01-16re PR target/42664 (ICE on compilation of polyhedron benchmarks with -mfma4)Harsha Jagasia2-10/+6
2010-01-16Avoid tr '\n', for Solaris /usr/bin/tr.Ralf Wildenhues2-2/+8
2010-01-16configure.ac (HAVE_AS_REF): New C macro.Richard Sandiford6-2/+82
2010-01-16re PR middle-end/42760 (ICE in convert_move)Jakub Jelinek2-0/+51
2010-01-16tm.texi (TARGET_USE_BLOCKS_FOR_CONSTANT_P): Fix argument types.Joern Rennecke2-32/+86
2010-01-16tm.texi (TARGET_HELP): Fix return type.Joern Rennecke2-25/+74
2010-01-16Daily bump.GCC Administrator1-1/+1
2010-01-15re PR rtl-optimization/42691 (problematic REG_EQUAL note added to SUBREG)Jing Yu4-2/+58
2010-01-15Revert revision 155944 due to the broken testcase.Jing Yu4-57/+2
2010-01-15re PR rtl-optimization/42691 (problematic REG_EQUAL note added to SUBREG)Jing Yu4-2/+57
2010-01-15* config/i386/sse.md (avx_vperm2f128<mode>3): Fix typo.Eric Botcazou2-1/+5
2010-01-15re PR middle-end/42739 (ICE with computed goto, destructors, and optimization)Richard Guenther5-17/+74
2010-01-15Revert commit of PR c++/42634, which was commit r155868Dodji Seketeli4-38/+14
2010-01-15tree-ssa-loop-im.c (gen_lsm_tmp_name): Fix bogus fallthru.Richard Guenther2-1/+5
2010-01-15re PR fortran/42684 (ICE when interface operator(xx) available through host a...Jerry DeLisle2-0/+46
2010-01-15re PR fortran/42684 (ICE when interface operator(xx) available through host a...Jerry DeLisle3-2/+13
2010-01-15Daily bump.GCC Administrator1-1/+1
2010-01-14Fix 42747, make -mvsx enable sqrtMichael Meissner4-2/+28
2010-01-14re PR middle-end/42674 (Bogus "no return statement in function returning non-...Jakub Jelinek6-0/+30
2010-01-14re PR c++/42608 (Undefined reference not reported in case of explicit templat...Jakub Jelinek4-1/+44
2010-01-14var-tracking.c (var_reg_delete): Don't delete the association between REGs an...Alexandre Oliva2-8/+20
2010-01-14re PR debug/42657 (Missing debug info for a variable)Jakub Jelinek2-0/+12
2010-01-14re PR c++/42701 (ICE on error recovery)Jason Merrill4-4/+50
2010-01-14re PR c++/42655 (! causes the qualified types for rvalue)Jason Merrill4-1/+21
2010-01-14re PR tree-optimization/42706 (ICE in gimple_op, at gimple.h:1634, (IPA SRA))Martin Jambor4-6/+115
2010-01-14Use __SIZE_TYPE__ to define size_t.H.J. Lu2-1/+5
2010-01-14sel-sched.c: Add 2010 to copyright years.Alexander Monakov4-4/+10
2010-01-14re PR tree-optimization/42714 (ICE in create_tmp_var, at gimplify.c:504)Martin Jambor4-2/+62
2010-01-14drivers-i386.c (detect_caches_intel): Add l2sizekb parameter and fill in.Andi Kleen3-26/+68
2010-01-14rs6000.c (rs6000_variable_issue): Rename to...Alexander Monakov2-3/+16
2010-01-14sel-sched-ir.c (sel_restore_other_notes): Rename to sel_restore_notes.Alexander Monakov2-3/+13