aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2005-08-14Committed forgotten changelog:Andrew Pinski1-0/+12
2005-08-14fold-const (fold_binary): Call fold_build2 instead of fold (build.James A. Morrison2-4/+7
2005-08-14s390.c (s390_const_ok_for_constraint_p): Add 'P' constraint.Ulrich Weigand3-4/+30
2005-08-14parse.c (match): Enclosed macro in do...while(0) and braces.Tobias Schlüter2-9/+16
2005-08-14re PR fortran/21432 (gfortran does not support printing of namelists)Paul Thomas2-0/+14
2005-08-14re PR tree-optimization/22615 (ICE in first_vi_for_offset, at tree-ssa-struct...Daniel Berlin3-4/+53
2005-08-14s390.c (s390_canonicalize_comparison): Prefer register over memory as first o...Ulrich Weigand2-0/+12
2005-08-14re PR fortran/21432 (gfortran does not support printing of namelists)Paul Thomas5-0/+63
2005-08-14re PR target/23360 (-ffast-math startup broken on i686 (maybe Athlon-xp))H.J. Lu2-4/+48
2005-08-14re PR tree-optimization/23320 (ICE in in base_addr_differ_p, at tree-data-ref...Ira Rosen2-13/+32
2005-08-14re PR tree-optimization/23119 (gcc.dg/vect/vect-105.c scan-tree-dump-times ve...Ira Rosen2-1/+6
2005-08-14trans-stmt.c (gfc_trans_arithmetic_if): Optimized in case of equal labels.Canqun Yang2-10/+36
2005-08-13re PR libobjc/22492 ([PATCH] Abort after @finally: libobjc passing exception ...Marcin Koziej2-0/+51
2005-08-13nested-func-1.m: Move to ...Andrew Pinski2-2/+5
2005-08-13exceptions.exp: New exp for the exceptions testsuite.Andrew Pinski5-10/+50
2005-08-14Daily bump.GCC Administrator1-1/+1
2005-08-13* doc/md.texi (Machine Constraints): Fix misplaced @end table.Andreas Schwab2-1/+5
2005-08-13objc.exp (objc_target_compile): Check for -fgnu-runtime in ${options} instead...Andrew Pinski3-4/+10
2005-08-13stubify-2.m: Correct the name of the rtl dump file.Andrew Pinski2-1/+5
2005-08-13part of PR testsuite/23348Andrew Pinski3-12/+48