aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-10-23re PR middle-end/29335 (transcendental functions with constant arguments shou...Kaveh R. Ghazi4-21/+128
2006-10-23* config/xtensa/lib1funcs.asm: Use C-style comments.Bob Wilson2-69/+73
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola48-495/+466
2006-10-23builtins.c (expand_builtin, [...]): Handle BUILT_IN_STRNCAT_CHK.Jakub Jelinek4-0/+69
2006-10-23builtins.c (expand_builtin_memmove): Remove ORIG_EXP argument; don't do conve...Jan Hubicka4-43/+55
2006-10-23stor-layout.c (start_record_layout): maximum_field_alignment overrides STRUCT...Paul Brook4-1/+28
2006-10-23predicates.md ("bras_sym_operand"): Do not accept nonlocal function symbols i...Ulrich Weigand4-1/+43
2006-10-23[multiple changes]Richard Guenther7-7/+58
2006-10-23re PR middle-end/21032 (With -frounding-math, incorrectly reorders unary minus)Richard Guenther4-2/+26
2006-10-23Daily bump.GCC Administrator1-1/+1
2006-10-23re PR target/28232 (Wrong aligned load is generated with -m4a on sh-*)Richard Sandiford3-7/+24
2006-10-22re PR tree-optimization/15911 (VRP/DOM does not like TRUTH_AND_EXPR)Jeff Law4-81/+289
2006-10-22tmmintrin.h: Remove the duplicated content.H.J. Lu2-224/+4
2006-10-22config.gcc (i[34567]86-*-*): Add tmmintrin.h to extra_headers.H.J. Lu10-10/+1353
2006-10-22re PR libstdc++/20647 (Wrong typeid for incomplete types)Nathan Sidwell4-7/+24
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 Coudert10-7/+182
2006-10-22Commit forgotten fileDaniel Berlin1-1/+1
2006-10-22Daily bump.GCC Administrator1-1/+1
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. Ghazi7-20/+25
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* 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-20re PR c++/28053 (ICE deriving from class with invalid bitfield)Lee Millward5-1/+56
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 Coudert2-3/+205
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 Liqin8-23/+154
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