aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-10-22re PR libstdc++/20647 (Wrong typeid for incomplete types)Nathan Sidwell4-7/+24
2006-10-22* cpplib.pot: Regenerate.Joseph Myers2-127/+159
2006-10-22* gcc.pot: Regenerate.Joseph Myers2-5433/+7497
2006-10-22tree-vect-transform.c (vectorizable_load): Use the type of the return value o...Ira Rosen2-3/+11
2006-10-22mips.c (mips_split_const): Don't accept bare PLUS expressions.Richard Sandiford2-4/+10
2006-10-22re PR fortran/26025 (Optionally use BLAS for matmul)Francois-Xavier Coudert23-43/+726
2006-10-22Commit forgotten fileDaniel Berlin1-1/+1
2006-10-22Daily bump.GCC Administrator1-1/+1
2006-10-21error.c: Add errno.hSteven G. Kargl3-2/+9
2006-10-21i386.md (UNSPEC_LDQQU): Renamed to ...H.J. Lu3-2/+8
2006-10-21re PR middle-end/28252 (pow(x,1/3.0) should be converted to cbrt(x))Uros Bizjak4-1/+34
2006-10-21builtins.c (expand_builtin_int_roundingfn_2): New function.Richard Guenther2-6/+99
2006-10-21re PR rtl-optimization/19398 (secondary reloads don't consider "m" alternatives)Uros Bizjak2-0/+28
2006-10-21i386.md (extendsfdf2, [...]): Do not force operand1 to register if both opera...Uros Bizjak2-19/+15
2006-10-21configure.in: Require GMP-4.1+ and MPFR-2.2+.Kaveh R. Ghazi10-198/+166
2006-10-21re PR tree-optimization/3511 (Inlined strlen() could be smarter)Richard Guenther4-0/+44
2006-10-21re PR middle-end/26898 (Fold does not fold signed + CST1 CMP signed + CST2)Richard Guenther5-0/+80
2006-10-21re PR target/19116 (-funsafe-math-optimizations make nan compares equal to on...Richard Guenther3-3/+11
2006-10-21builtins.c (fold_builtin_classify): Fix typo.Richard Guenther2-1/+5
2006-10-21re PR middle-end/28796 (__builtin_nan() and __builtin_unordered() inconsistent)Richard Guenther2-2/+10
2006-10-21re PR target/29512 (compile time hog / deadloop.)Richard Guenther2-42/+8
2006-10-21* crontab: Add 4.2 branch. Set trunk to 4.3.Mark Mitchell2-1/+6
2006-10-21* BASE-VER: Set to 4.3.0.Mark Mitchell2-1/+5
2006-10-21tree.h (DECL_PTA_ARTIFICIAL): Remove.Daniel Berlin8-173/+46
2006-10-21Daily bump.GCC Administrator1-1/+1
2006-10-20natevents.cc (do_callback_arg_tests): Correctly pass jvalues.Tom Tromey2-2/+11
2006-10-20re PR c++/28053 (ICE deriving from class with invalid bitfield)Lee Millward5-1/+56
2006-10-20minval_r8.c: Regenerate.Francois-Xavier Coudert170-300/+472
2006-10-20* gcc.dg/tree-ssa/ivopts-2.c: Match final candidates line only.Adam Nemet2-1/+5
2006-10-19invoke.texi: Fixed "denormal" typo.Brooks Moses2-1/+5
2006-10-20Daily bump.GCC Administrator1-1/+1
2006-10-19install.texi (Downloading GCC): Clarify mention of Fortran in the "full distr...Brooks Moses2-5/+10
2006-10-19Fix PR tree-optimization/28778 Fix PR tree-optimization/29156 Fix PR tree-opt...Daniel Berlin9-160/+763
2006-10-19re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)François-Xavier Coudert6-26/+254
2006-10-19fold-const.c (add_double): Rename to add_double_with_sign.Eric Botcazou5-28/+86
2006-10-19invoke.texi (Score Options): New section.Chen Liqin10-27/+155
2006-10-19Fix spelling typo in commentNick Clifton2-1/+5
2006-10-19[multiple changes]Paul Thomas15-12/+200
2006-10-19* doc/install.texi (Prerequisites): Mention automake 1.9.6.Tom Tromey2-2/+6
2006-10-19* sv.po: Update.Joseph Myers2-591/+602
2006-10-19Daily bump.GCC Administrator1-1/+1
2006-10-18register2.java: New file.Tom Tromey7-19/+140
2006-10-18re PR fortran/29277 (Formated stream output: Translate "\n" / achar(10) into ...Jerry DeLisle2-8/+75
2006-10-18re PR middle-end/29299 (gcc "used" attribute has no effect on local-scope sta...Jan Hubicka2-1/+12
2006-10-18eb133b.C: Add XFAILed error for 'using namespace std' without previous declar...Geoffrey Keating3-4/+9
2006-10-18omp-low.c (expand_parallel_call): Use BSI_SAME_STMT instead of TSI_SAME_STMT,...Marcin Dalecki2-1/+6
2006-10-18primary.c: Revert 'significand'-to-'significant' comment change.Tobias Burnus3-4/+10
2006-10-18in_pack.m4: Fixed a typo.Tobias Burnus25-34/+61
2006-10-18re PR c++/26884 (Misleading diagnostic for invalid array initializer)Mark Shinwell2-0/+15
2006-10-18re PR fortran/29277 (Formated stream output: Translate "\n" / achar(10) into ...Jerry DeLisle3-4/+49