summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ALL: Update FSF address.Kelley Cook2005-08-1721-40/+44
* All files: Update FSF address.Kelley Cook2005-08-1763-122/+130
* crtfastmath.c, [...]: Update FSF address.Kelley Cook2005-08-176-10/+15
* Fix stupidity.James E Wilson2005-08-162-1/+5
* All files: Update FSF address.Kelley Cook2005-08-17302-602/+606
* All files: Update FSF address.Kelley Cook2005-08-172845-2914/+2918
* re PR tree-optimization/23402 (error: statement makes a memory store, but has...Andrew Pinski2005-08-165-0/+56
* crtfastmath.c (set_fast_math): Add "=m" for fxsave.H.J. Lu2005-08-162-1/+6
* Daily bump.GCC Administrator2005-08-171-1/+1
* * doc/tm.texi (Label Output): Correct typo.Ian Lance Taylor2005-08-162-1/+5
* re PR target/23376 (ICE on GCC 4.x with -O1 -funroll-loops -fvariable-expansi...Steven Bosscher2005-08-165-2/+46
* * fold-const.c (tree_expr_nonnegative_p): Regroup cases.Volker Reichelt2005-08-162-31/+24
* re PR c++/23337 (ICE initializing array of vectors in C++)Ian Lance Taylor2005-08-164-3/+31
* * fold-const.c (fold_ternary): Simplify folding of a CALL_EXPR.Volker Reichelt2005-08-162-7/+5
* re PR libfortran/23428 (inquire(iolength= ) for complex give incorrect value)Thomas Koenig2005-08-161-1/+2
* re PR libfortran/23428 (inquire(iolength= ) for complex give incorrect value)Thomas Koenig2005-08-164-3/+32
* re PR java/22113 (Buffer overflow in the lexical analyser while reading FP li...Ranjit Mathew2005-08-162-10/+25
* invoke.texi (Precompiled Headers): Document some more options which are known...Geoffrey Keating2005-08-162-2/+7
* More testsuite adjustments for PR java/19870.Ranjit Mathew2005-08-164-1/+54
* Emit an error for too large arrays instead of an ICE.James E Wilson2005-08-164-1/+33
* re PR java/19870 (gcj -C doesn't generate accessors for private members acros...Ranjit Mathew2005-08-162-50/+79
* * gnu/xml/xpath/XPathParser.y: Removed.Tom Tromey2005-08-162-782/+4
* re PR java/23300 (DECL_FIELD_OFFSET == 0 versus build_field_ref)Tom Tromey2005-08-163-9/+12
* rs6000.md (ltu<mode>): Convert to mode macro.David Edelsohn2005-08-162-70/+36
* vect-40: Use aligned arrays instead of arrays to aligned type.Dorit Nuzman2005-08-1631-105/+158
* [multiple changes]Feng Wang2005-08-164-0/+21
* builtins.c (expand_builtin_strcat): Remove superfluous call to fold.Volker Reichelt2005-08-163-10/+13
* re PR middle-end/20396 (TRULY_NOOP_TRUNCATION ignored)J"orn Rennecke2005-08-162-3/+15
* * tree-ssa-loop-niter.c (scev_probably_wraps_p): Reword a comment.Sebastian Pop2005-08-162-8/+17
* re PR target/23355 (size optimizer did not eliminateing useless Push and pop ...Richard Earnshaw2005-08-162-5/+11
* re PR rtl-optimization/23299 ("classic" GCSE caused miscompilation)Jakub Jelinek2005-08-162-0/+68
* re PR middle-end/23369 (build_range_check generates wrong code for funcptr co...John David Anglin2005-08-162-0/+16
* simplify-rtx.c (simplify_const_relational_operation): When extracting argumen...Ulrich Weigand2005-08-162-1/+16
* java-tree.h (LABEL_IN_SUBR): Removed.Tom Tromey2005-08-162-45/+16
* * tree.c (build_string): Mark tree CONSTANT and INVARIANT.Ian Lance Taylor2005-08-162-1/+6
* mov.md (movqi_op): Immediates can't be moved to the stack.DJ Delorie2005-08-153-4/+19
* Daily bump.GCC Administrator2005-08-161-1/+1
* aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.Kaveh R. Ghazi2005-08-1616-138/+46
* * gcc.dg/special/weak-1.c: xfail 32-bit hppa*-*-hpux*.John David Anglin2005-08-152-1/+6
* Fix typo in alpha port found while grepping for ia64 info.James E Wilson2005-08-152-1/+5
* Make-lang.in (JAVA_OBJS): Removed verify.oTom Tromey2005-08-156-1682/+53
* Fix Infinite Stack Recursion Regression.Fariborz Jahanian2005-08-159-19/+64
* mf-hooks3.c (main_seen_p): Remove.Ulrich Weigand2005-08-152-19/+9
* rs6000.md (QHSI): New mode macro.David Edelsohn2005-08-152-149/+28
* configure.ac: Test for the name of the symbol used for the entry point...Maciej W. Rozycki2005-08-155-4/+101
* re PR target/21841 (Documentation should say -mhp-ld/-mgnu-ld are only for hp...Steve Ellcey2005-08-152-2/+10
* Added missing ChangeLog entry.Andreas Krebbel2005-08-151-0/+4
* MAINTAINERS (write after approval): Added myself.Andreas Krebbel2005-08-151-0/+1
* re PR tree-optimization/23391 (Tree checking failure due to scev)Sebastian Pop2005-08-155-7/+50
* re PR tree-optimization/23386 (bitmap.c is being miscompiled (VRP))Sebastian Pop2005-08-153-6/+53