aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-10re PR middle-end/42973 (IRA apparently systematically making reload too busy ...Vladimir Makarov2-56/+64
2010-02-10Daily bump.GCC Administrator1-1/+1
2010-02-09inline-4.c: Bind pic locally.Kaveh R. Ghazi2-0/+5
2010-02-09re PR c++/42399 ([c++0x] assigning lambda causes segfault from null dereferen...Jason Merrill4-0/+29
2010-02-09re PR c++/42370 ([C++0x][lambda] in a void function: "Warning: control reache...Jason Merrill6-1/+48
2010-02-09* module.c (fix_mio_expr): Declare sym.Jakub Jelinek2-0/+6
2010-02-09[multiple changes]Tobias Burnus4-0/+82
2010-02-09re PR libfortran/42996 (Incorrect length returned from get_command_argument i...Tobias Burnus2-4/+8
2010-02-09common.opt (fsched2-use-traces): Preserved for backward compatibility.Alexander Monakov7-19/+21
2010-02-09re PR tree-optimization/43008 (Attribute malloc not handled correctly)Richard Guenther4-2/+44
2010-02-09* vi.po: Update.Joseph Myers2-41/+20
2010-02-09re PR tree-optimization/43000 (VRP miscompiles python with -fwrapv)Richard Guenther5-3/+55
2010-02-09re PR fortran/39171 (Misleading warning for negative character length)Daniel Kraft5-5/+25
2010-02-09re PR fortran/41507 (Documentation misleading on MAXLOC/MINLOC array type req...Daniel Kraft2-8/+15
2010-02-09[multiple changes]Benjamin Kosnik4-75/+98
2010-02-09Update.Mike Stump1-3/+3
2010-02-09Daily bump.GCC Administrator1-1/+1
2010-02-08MAINTAINERS (spu port): Update my email address.Andrew Pinski2-1/+5
2010-02-08random.tcc (uniform_int_distribution<>:: operator()(_UniformRandomNumberGener...Ed Smith-Rowland3-10/+15
2010-02-08re PR tree-optimization/42890 (Crash in type_like_member_ptr_p in ipa-prop.c:...Jakub Jelinek2-0/+30
2010-02-08re PR tree-optimization/42931 (-ftree-loop-linear - valgrind warns about usin...Jakub Jelinek2-3/+10
2010-02-08re PR middle-end/42898 (volatile structures and compound literal initializers)Martin Jambor2-2/+13
2010-02-08re PR middle-end/42995 (inline-small-functions does not inline simple delegat...Richard Guenther2-0/+31
2010-02-08* doc/tm.texi (TARGET_UNWIND_WORD_MODE): Document.Joern Rennecke2-0/+9
2010-02-08mips.md (*<optab>_trunc<mode>_exts): Fix comment before the pattern.Adam Nemet2-2/+8
2010-02-08* MAINTAINERS: Add myself as a maintainer for the bfin port.Jie Zhang2-1/+5
2010-02-08Daily bump.GCC Administrator1-1/+1
2010-02-07re PR rtl-optimization/42946 (bootstrap with --enable-checking=df (or =all) f...Andrew Pinski2-1/+6
2010-02-07* sv.po: Update.Joseph Myers2-127/+78
2010-02-07Add ChangeLog entries.Sebastian Pop2-0/+44
2010-02-07Call abort for runtime test, always return 0 from main.Sebastian Pop22-23/+155
2010-02-07Add new testcases.Sebastian Pop5-0/+132
2010-02-07Fix PR42988: handle unknown_dependence.Sebastian Pop5-2/+36
2010-02-07Fix format in ChangeLog.graphiteSebastian Pop1-368/+404
2010-02-07re PR libstdc++/16896 (Use of non-reserved names in stl_list.h)Paolo Carlini20-132/+315
2010-02-07* es.po: Update.Joseph Myers2-467/+322
2010-02-07* es.po, nl.po: Update.Joseph Myers3-12/+14
2010-02-07re PR debug/42991 (cfgexpand.c:2487: Conditional jump or move depends on unin...Richard Guenther2-0/+6
2010-02-07re PR tree-optimization/42956 (internal compiler error: Segmentation fault wi...Richard Guenther5-4/+118
2010-02-07stl_pair.h (pair<>::pair(_U1&&, const _T2&), [...]): Revert to std::is_conver...Paolo Carlini2-5/+11
2010-02-07re PR libfortran/42742 (Handle very large format strings correctly)Jerry DeLisle2-0/+41
2010-02-07re PR libfortran/42742 (Handle very large format strings correctly)Jerry DeLisle2-5/+9
2010-02-06Remove empy entry.H.J. Lu1-5/+1
2010-02-07Daily bump.GCC Administrator1-1/+1
2010-02-06re PR libstdc++/42989 (operator= for rvalue reference for wstring disappears ...Paolo Carlini2-1/+6
2010-02-06re PR libstdc++/27340 (valarray uses __cos which may conflict with libm funct...Paolo Carlini3-58/+66
2010-02-06read_no_eor.f90: New test.Jerry DeLisle2-0/+50
2010-02-06re PR tree-optimization/42637 ([graphite] wrong code for -floop-interchange -...Sebastian Pop10-54/+106
2010-02-06Do not FAIL in miscompiled runtime tests.Sebastian Pop6-0/+25
2010-02-06Fix testsuite.Sebastian Pop10-14/+28