aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-02-10builtins.c (set_builtin_user_assembler_name): Also handle ffs if int is small...Jakub Jelinek5-2/+36
2010-02-10Make-lang.in (cp/cvt.o, [...]): Depend on intl.h.Shujing Zhao6-28/+49
2010-02-10re PR fortran/42999 (bogus error: Parameter 'i' at (1) has not been declared ...Jerry DeLisle2-0/+14
2010-02-10re PR fortran/42999 (bogus error: Parameter 'i' at (1) has not been declared ...Jerry DeLisle2-2/+7
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-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-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-09Daily bump.GCC Administrator1-1/+1
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-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 Pop2-1/+30
2010-02-07Fix format in ChangeLog.graphiteSebastian Pop1-368/+404
2010-02-07* es.po: Update.Joseph Myers2-467/+322
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-07re PR libfortran/42742 (Handle very large format strings correctly)Jerry DeLisle2-0/+41
2010-02-06Remove empy entry.H.J. Lu1-5/+1
2010-02-07Daily bump.GCC Administrator1-1/+1
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
2010-02-06Correct the lexicographical function, add debug_pddr.Sebastian Pop5-280/+347
2010-02-06Add runtime tests for interchange and blocking.Sebastian Pop26-229/+739
2010-02-06Make calls to dot run in background.Ramakrishna Upadrasta2-2/+13
2010-02-06Add more testcases.Sebastian Pop5-0/+136
2010-02-06Clarify comments and use build_pddr.Sebastian Pop4-19/+84
2010-02-06Fix build_pddr.Sebastian Pop2-48/+42
2010-02-06Add missing function comments.Sebastian Pop2-14/+52
2010-02-06Factor uses of build_pairwise_scheduling.Sebastian Pop2-42/+49
2010-02-06Cleanup build relation.Sebastian Pop4-78/+66