aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-04-11libiberty.h (fopen_unlocked, [...]): Provide prototypes for new functions.Kaveh R. Ghazi9-7/+172
2005-04-11sparc.c: Use gcc_assert and gcc_unreachable.James A. Morrison4-184/+116
2005-04-11* tree-vrp.c: Fix a comment typo.Kazu Hirata2-1/+3
2005-04-11* tree-vrp.c (maybe_add_assert_expr): Move a comment.Kazu Hirata2-5/+9
2005-04-11Add missing ChangeLog entry.Devang Patel1-0/+5
2005-04-11re PR tree-optimization/20920 (ICE with eh and VRP)Diego Novillo5-3/+56
2005-04-11* config/s390/s390.h (s390_tune_string, s390_arch_string)Richard Sandiford4-149/+193
2005-04-11tree-complex.c (expand_vector_operations): Call update_stmt_if_modified.Paolo Bonzini2-1/+9
2005-04-11tree-vect-analyze (vect_determine_vectorization_factor): Do not use GET_MODE_...Paolo Bonzini3-4/+11
2005-04-11* builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_IN_LCEILL)Uros Bizjak10-1/+123
2005-04-11quadlib.c (_U_Qfneg): Toggle sign bit instead of subtracting from zero.John David Anglin2-3/+16
2005-04-11Daily bump.GCC Administrator1-1/+1
2005-04-10Wdtor1.C: Declare template in system header with explicit C++ linkage.Mark Mitchell2-0/+9
2005-04-10* interface.c: Fix a comment typo.Kazu Hirata2-1/+5
2005-04-10adaint.c, [...]: Fix comment typos.Kazu Hirata7-14/+19
2005-04-10arm.c: Fix a comment typo.Kazu Hirata3-2/+7
2005-04-10match.c (match_arithmetic_if): Arithmetic IF is obsolete in Fortran 95.Francois-Xavier Coudert4-4/+23
2005-04-10* runtime/environ.c: Correct previous commit for obvious typo.François-Xavier Coudert1-1/+1
2005-04-10re PR libfortran/20788 (Loading libgfortran.so clobbers C redirection of stdi...Francois-Xavier Coudert2-2/+38
2005-04-10cselib.c (clear_table): Rename to cselib_clear_table.Steven Bosscher4-98/+129
2005-04-102005-05-10 Thomas Koenig <Thomas Koenig>Thomas Koenig1-1/+0
2005-04-10[multiple changes]Thomas Koenig10-8/+174
2005-04-10combine.c (combine_simplify_rtx): Remove a transformation that relies on an i...Richard Sandiford4-41/+22
2005-04-10value-prof.c (tree_divmod_fixed_value_transform): Fix arguments to build_int_...Richard Sandiford2-1/+7
2005-04-10re PR target/20126 (Inlined memcmp makes one argument null on entry)Alexandre Oliva6-3/+130
2005-04-10* gfortran.dg/PR19872.f: New test.Steven G. Kargl2-2/+27
2005-04-10re PR libfortran/19872 ([4.0 only] closed and re-opened file not overwriten)Bud Davis2-0/+14
2005-04-10Daily bump.GCC Administrator1-1/+1
2005-04-09Fix dg-do directive.Steven G. Kargl2-0/+5
2005-04-09* gfortran.dg/nint_1.f90: New test.Steven G. Kargl2-0/+18
2005-04-09simplify.c (gfc_simplify_anint): Use mpfr_round()Steven G. Kargl2-78/+15
2005-04-09re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d...Thomas Koenig70-512/+2471
2005-04-09Fix problems with labels with hot/cold partitioning.Caroline Tice9-197/+318
2005-04-09re PR libfortran/20163 ([4.0 only] gfortran - error opening direct access file)Thomas Koenig2-0/+12
2005-04-09re PR libfortran/20163 ([4.0 only] gfortran - error opening direct access file)Thomas Koenig2-10/+10
2005-04-09* cp-tree.h (cp_deprecated): Remove.Kazu Hirata2-8/+2
2005-04-09Makefile.am: Remove libv3test.a.Benjamin Kosnik4-154/+28
2005-04-09fix path to the new tests in my last changelog entry.Andrew Pinski1-1/+1
2005-04-09re PR fortran/13257 ([4.0 only] Error instead of warning for missing comma in...Andrew Pinski9-4/+72
2005-04-09tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek22-32/+2005
2005-04-09re PR target/20795 (ICE in assign_parms)Jakub Jelinek4-0/+34
2005-04-09* cp-tree.h (VF_BINFO_VALUE, VF_BASETYPE_VALUE): Remove.Kazu Hirata2-11/+2
2005-04-09cp-tree.h (EXCEPTION_CLEANUP_NAME, [...]): Remove.Kazu Hirata2-1/+2
2005-04-09cp-tree.h (EXCEPTION_CLEANUP_NAME, [...]): Remove.Kazu Hirata2-8/+3
2005-04-09* cp-tree.h (DECL_ARRAY_DELETE_OPERATOR_P): Remove.Kazu Hirata2-4/+2
2005-04-09* cp-tree.h (cxx_alignof): Remove.Kazu Hirata2-1/+4
2005-04-09sched-int.h (haifa_insn_data): Remove blockage and units.Kazu Hirata2-25/+5
2005-04-09dominance.c, [...]: Fix comment typos.Kazu Hirata13-15/+22
2005-04-09cfglayout.c (copy_bbs): Rename n_edges to num_edges.Jan Hubicka6-22/+32
2005-04-09predicates.md (altivec_register_operand): Remove redundant match_code test.David Edelsohn2-21/+25