aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-28unicode-muncher.pl: Removed this file.Anthony Balkissoon5-886/+3110
2006-03-28re PR tree-optimization/26796 (ACATS ICE c34002a c52005 spurious storage_error)Jeff Law2-3/+25
2006-03-28tree-ssa-alias.c (create_sft): Initially inherit TREE_ADDRESSABLE from parent...Daniel Berlin3-0/+29
2006-03-28vstring.h (operator[]): Allow s[s.size()] in debug mode, but not pedantic mode.Paolo Carlini2-1/+9
2006-03-28re PR fortran/26779 (Internal module procedure may not have private type dumm...Paul Thomas4-3/+42
2006-03-28re PR middle-end/22524 (fold (or the front-ends) produces UNARY (BIT_NOT_EXPR...Roger Sayle2-1/+8
2006-03-28tree-loop-linear.c: Don't include varray.h.Sebastian Pop14-286/+254
2006-03-28Daily bump.GCC Administrator1-1/+1
2006-03-27rtl.def (Copyright): Update date.Maxim Kuvyrkov6-17/+36
2006-03-27haifa-sched.c (Copyright): Update date.Maxim Kuvyrkov2-13/+43
2006-03-27* objc.dg/objc-nofilename-1.m: Limit to Darwin.David Edelsohn2-1/+6
2006-03-27regrename.c (replace_oldest_value_addr): Initialize a variable to shut up the...Bernd Schmidt2-1/+6
2006-03-27t-sh ($(T)libic_invalidate_array_4-100.a): Fix rule to use lib prefix for tar...J"orn Rennecke2-3/+10
2006-03-27superh.opt: New file.Andrew Stubbs14-125/+450
2006-03-27s390-protos.h (s390_hard_regno_mode_ok, [...]): New function prototypes.Andreas Krebbel4-36/+92
2006-03-27io.c (check_io_constraints): Don't look at dt->advance->value.charater.string...Jakub Jelinek5-10/+35
2006-03-27f95-lang.c (gfc_get_alias_set): New function.Jakub Jelinek4-0/+255
2006-03-27re PR libfortran/26661 (Sequential formatted read goes too far)Jerry DeLisle2-0/+23
2006-03-27darwin-20040809-2.c: Don't expect default debugging to be STABS.Geoffrey Keating2-1/+6
2006-03-27dwarf2out.c (add_location_or_const_value_attribute): Call tree_add_const_valu...Geoffrey Keating2-8/+37
2006-03-27re PR libfortran/26880 (Can't read after non-advancing write with rewind)Jerry DeLisle2-0/+6
2006-03-27Daily bump.GCC Administrator1-1/+1
2006-03-27re PR target/26459 (gcc fails to build on powerpc e500-double targets)Alan Modra2-2/+10
2006-03-26tree-data-ref.c: Rename DDR_SIZE_VECT to DDR_NB_LOOPS.Sebastian Pop4-398/+546
2006-03-26dwarf-1.m: Skip on AIX.David Edelsohn3-0/+7
2006-03-26re PR fortran/26816 ([4.1 only] FLOAT Intrinsic does not work with Integer Ha...Steven G. Kargl5-1/+60
2006-03-26re PR libfortran/26661 (Sequential formatted read goes too far)Jerry DeLisle4-5/+22
2006-03-26Daily bump.GCC Administrator1-1/+1
2006-03-25transfer_array_intrinsic_1.f90: Restrict to i?86 and X86_64 targets.Steven G. Kargl3-2/+8
2006-03-25simplify-rtx.c (simplify_relational_operation): Call simplify_relational_oper...Adam Nemet2-2/+6
2006-03-25re PR libfortran/26735 ([4.1 only] -fconvert=swap and implied open)Thomas Koenig4-0/+58
2006-03-25re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Thomas Koenig11-109/+718
2006-03-25re PR tree-optimization/26804 (Alias Time explosion)Daniel Berlin7-3/+110
2006-03-25re PR middle-end/26717 (complex/complex gives a REAL_CST)Uros Bizjak4-2/+38
2006-03-25i386.c (size_cost): Correct the comment for cost of storing fp registers.H.J. Lu2-12/+40
2006-03-25dependency.c (gfc_check_dependency): Improve handling of pointers...Roger Sayle4-20/+56
2006-03-25re PR libgcj/26858 (NullPointerException not generated for large classes...)David Daney4-0/+2085
2006-03-25gfortran.h (gfc_symbol): Add a new "forall_index" bit field.Roger Sayle6-2/+127
2006-03-25dwarf2out.c (is_c_family): Understand new DWARF3 language types.Geoffrey Keating5-6/+27
2006-03-25Daily bump.GCC Administrator1-1/+1
2006-03-24tree-ssa-dom.c (propagate_rhs_into_lhs): Don't call update_stmt directly.Jeff Law4-5/+56
2006-03-24pex-common.c (pex_run): Simplify output name handling.Jim Blandy2-11/+8
2006-03-24Back out previous accidental change.Geoffrey Keating1-40/+14
2006-03-24[multiple changes]Geoffrey Keating7-137/+581
2006-03-24invoke.texi: Document -femit-class-debug-alwaysCarlos O'Donell5-1/+28
2006-03-24spbp.C: Skip on AIX.David Edelsohn2-0/+5
2006-03-24s390.c (s390_decompose_address): Allow SImode for index and base register.Andreas Krebbel3-51/+42
2006-03-24configure.ac (THREADS): Add REENTRANT for *-*-hpux11*.Andreas Tobler3-5/+27
2006-03-24avr-protos.h (extra_constraint): Delete.Denis Chertykov5-109/+161
2006-03-24re PR middle-end/26611 (openmp gomp ICE at gimplify.c:4257)Jakub Jelinek5-11/+55