aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-08-17tree-ssa-loop-im.c (MAX_LSM_NAME_LENGTH, [...]): New.Zdenek Dvorak2-1/+112
2005-08-17Added missing Changelog entry.Ulrich Weigand1-0/+44
2005-08-17config.gcc: Added z9-109 switch.Ulrich Weigand5-203/+578
2005-08-1720020926-1.c: Added "-mesa" to dg-options.Andreas Krebbel2-1/+5
2005-08-17stormy16.c (xstormy16_encode_section_info): Call default_encode_section_info.Nick Clifton2-0/+7
2005-08-17re PR tree-optimization/21574 (store_ccp doesn't see through a store.)Steven Bosscher4-4/+41
2005-08-17c-typeck.c (build_function_call): Call fold_buildN_initializer or fold_buildN...James A. Morrison4-28/+76
2005-08-17fold-const.c (optimize_bit_field_compare): Remove extra fold call.James A. Morrison5-39/+52
2005-08-17crtfastmath.c, [...]: Update FSF address.Kelley Cook6-10/+15
2005-08-16Fix stupidity.James E Wilson2-1/+5
2005-08-16re PR tree-optimization/23402 (error: statement makes a memory store, but has...Andrew Pinski5-0/+56
2005-08-16crtfastmath.c (set_fast_math): Add "=m" for fxsave.H.J. Lu2-1/+6
2005-08-17Daily bump.GCC Administrator1-1/+1
2005-08-16* doc/tm.texi (Label Output): Correct typo.Ian Lance Taylor2-1/+5
2005-08-16re PR target/23376 (ICE on GCC 4.x with -O1 -funroll-loops -fvariable-expansi...Steven Bosscher5-2/+46
2005-08-16* fold-const.c (tree_expr_nonnegative_p): Regroup cases.Volker Reichelt2-31/+24
2005-08-16re PR c++/23337 (ICE initializing array of vectors in C++)Ian Lance Taylor4-3/+31
2005-08-16* fold-const.c (fold_ternary): Simplify folding of a CALL_EXPR.Volker Reichelt2-7/+5
2005-08-16re PR libfortran/23428 (inquire(iolength= ) for complex give incorrect value)Thomas Koenig1-1/+2
2005-08-16re PR libfortran/23428 (inquire(iolength= ) for complex give incorrect value)Thomas Koenig2-0/+18
2005-08-16re PR java/22113 (Buffer overflow in the lexical analyser while reading FP li...Ranjit Mathew2-10/+25
2005-08-16invoke.texi (Precompiled Headers): Document some more options which are known...Geoffrey Keating2-2/+7
2005-08-16Emit an error for too large arrays instead of an ICE.James E Wilson4-1/+33
2005-08-16re PR java/19870 (gcj -C doesn't generate accessors for private members acros...Ranjit Mathew2-50/+79
2005-08-16re PR java/23300 (DECL_FIELD_OFFSET == 0 versus build_field_ref)Tom Tromey3-9/+12
2005-08-16rs6000.md (ltu<mode>): Convert to mode macro.David Edelsohn2-70/+36
2005-08-16vect-40: Use aligned arrays instead of arrays to aligned type.Dorit Nuzman31-105/+158
2005-08-16[multiple changes]Feng Wang4-0/+21
2005-08-16builtins.c (expand_builtin_strcat): Remove superfluous call to fold.Volker Reichelt3-10/+13
2005-08-16re PR middle-end/20396 (TRULY_NOOP_TRUNCATION ignored)J"orn Rennecke2-3/+15
2005-08-16* tree-ssa-loop-niter.c (scev_probably_wraps_p): Reword a comment.Sebastian Pop2-8/+17
2005-08-16re PR target/23355 (size optimizer did not eliminateing useless Push and pop ...Richard Earnshaw2-5/+11
2005-08-16re PR rtl-optimization/23299 ("classic" GCSE caused miscompilation)Jakub Jelinek2-0/+68
2005-08-16re PR middle-end/23369 (build_range_check generates wrong code for funcptr co...John David Anglin2-0/+16
2005-08-16simplify-rtx.c (simplify_const_relational_operation): When extracting argumen...Ulrich Weigand2-1/+16
2005-08-16java-tree.h (LABEL_IN_SUBR): Removed.Tom Tromey2-45/+16
2005-08-16* tree.c (build_string): Mark tree CONSTANT and INVARIANT.Ian Lance Taylor2-1/+6
2005-08-15mov.md (movqi_op): Immediates can't be moved to the stack.DJ Delorie3-4/+19
2005-08-16Daily bump.GCC Administrator1-1/+1
2005-08-16aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.Kaveh R. Ghazi16-138/+46
2005-08-15* gcc.dg/special/weak-1.c: xfail 32-bit hppa*-*-hpux*.John David Anglin2-1/+6
2005-08-15Fix typo in alpha port found while grepping for ia64 info.James E Wilson2-1/+5
2005-08-15Make-lang.in (JAVA_OBJS): Removed verify.oTom Tromey6-1682/+53
2005-08-15Fix Infinite Stack Recursion Regression.Fariborz Jahanian9-19/+64
2005-08-15rs6000.md (QHSI): New mode macro.David Edelsohn2-149/+28
2005-08-15re PR target/21841 (Documentation should say -mhp-ld/-mgnu-ld are only for hp...Steve Ellcey2-2/+10
2005-08-15re PR tree-optimization/23391 (Tree checking failure due to scev)Sebastian Pop5-7/+50
2005-08-15re PR tree-optimization/23386 (bitmap.c is being miscompiled (VRP))Sebastian Pop3-6/+53
2005-08-14finally-1.m: Check that the catch and finally are being called.Andrew Pinski2-23/+42
2005-08-15Daily bump.GCC Administrator1-1/+1