aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-06-26genattrtab.c (write_test_expr): Put a unsigned cast before the first operand ...Kaz Kojima2-2/+12
2004-06-26c-typeck.c, [...]: Fix comment typos.Kazu Hirata20-35/+44
2004-06-26mips.md: Add back scheduling exclusion info.Eric Christopher2-16/+20
2004-06-262004-06-26 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler2-4/+20
2004-06-26ifcvt.c (seq_contains_jump): Delete function.Roger Sayle2-24/+15
2004-06-26Daily bump.GCC Administrator1-1/+1
2004-06-26Daily bump.GCC Administrator1-1/+1
2004-06-25re PR other/15194 (Fastjar configure needlessly fails without long long)Kelley Cook5-35/+135
2004-06-25re PR tree-optimization/15089 (local register variable with a specified regis...Philip Blundell2-0/+7
2004-06-25c-common.h (warn_cast_qual, [...]): Remove explicit declarations.DJ Delorie5-650/+76
2004-06-25gimplify.c (lookup_tmp_var): Set TREE_READONLY in is_formal case.Richard Kenner2-90/+73
2004-06-25tree-nested.c (build_addr): Merge real/imagpart with handled_component_p.Richard Kenner3-14/+37
2004-06-25cp-mudflap.c (mflang_flush_calls): Fix thinkos resulting from 2004-06-23 change.Mark Mitchell2-4/+9
2004-06-25re PR c++/16129 (g++.old-deja/g++.eh/catch[35679]*.C)Mark Mitchell2-1/+20
2004-06-25tree-inline.c (remap_type): Arrange to have just one pointer type for each ty...Richard Kenner2-20/+39
2004-06-25re PR middle-end/15825 (if-cvt optimisation patch noce_try_sign_mask breaks a...Roger Sayle4-66/+98
2004-06-25gimplify.c (gimplify_compound_lval): Reset TREE_SIDE_EFFECTS after gimplifyin...Jeff Law2-0/+21
2004-06-25tree-dfa.c (get_virtual_var): Merge real/imaginary parts with handled_compone...Richard Kenner3-23/+18
2004-06-25re PR target/16176 (Miscompilation of unaligned data in MIPS backend (SB1 fla...Richard Sandiford4-7/+36
2004-06-25tree-cfg.c (verify_expr): Add macro CHECK_OK.Richard Kenner2-13/+62
2004-06-25re PR libstdc++/16182 (wctype.h not included by c++locale_internal.h)Benjamin Kosnik3-29/+36
2004-06-25* doc/tree-ssa.texi: Document info about MODIFY_EXPR's typeDevang Patel2-0/+6
2004-06-25* quick build fixFrank Ch. Eigler4-1/+11
2004-06-25target-def.h (TARGET_CXX_GUARD_TYPE, [...]): Define.Paul Brook12-10/+142
2004-06-25revert: [multiple changes]Arnaud Charlet89-3187/+4910
2004-06-25concurrence.h: Still create mutex object when single-threaded.Paul Brook2-1/+6
2004-06-25darwin.h (CC1_SPEC): Handle -gused and -gfull.Devang Patel3-1/+11
2004-06-25* gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.Tobias Schlüter2-1/+5
2004-06-25* dbxout.h: Add include guardsMark G. Adams2-1/+10
2004-06-25stl_algobase.h (fill, fill_n): Revert last change...Paolo Carlini2-4/+9
2004-06-25* config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Define __ARM_EABI__.Paul Brook2-0/+6
2004-06-25stl_algobase.h (fill, fill_n): Tighten the dispatch: use iterator_traits<>::v...Paolo Carlini2-2/+9
2004-06-25arm.c (arm_arch4t): New variable.Richard Earnshaw4-33/+133
2004-06-251.cc: Tweak instantiations.Paolo Carlini3-0/+7
2004-06-25[multiple changes]Paolo Carlini4-26/+229
2004-06-25formatter.h (__gnu_debug::_Error_formatter): Remove copy constructor and assi...Benjamin Kosnik2-24/+5
2004-06-25mips.c (reg_or_const_float_1_operand): Reimplement in terms of const_float_1_...Richard Sandiford2-16/+8
2004-06-25re PR target/16144 (Bogus reference to __divdf3 when -O1)Richard Sandiford4-2/+21
2004-06-25concurrence.h (__gnu_cxx::lock): New.Benjamin Kosnik11-215/+96
2004-06-25m68k.h: Restore valid comment removed by mistake with the recent m68k comment...Bernardo Innocenti2-0/+9
2004-06-25decl.c (grokdeclarator): Restore error messages about __thread.Mark Mitchell3-9/+46
2004-06-24encoding.h: Wrap the functions with extern "C" for C++ mode.Andrew Pinski9-0/+98
2004-06-24c-gimplify.c (gimplify_for_stmt): Use gimplify_and_add.Richard Kenner3-17/+16
2004-06-24gimplify.c (voidify_wrapper_expr): Allow TARGET_EXPR.Richard Kenner2-1/+5
2004-06-24Update whitespace and commentsRichard Kenner4-83/+88
2004-06-24* gimplify.c: Remove unneeded forward declarations.Richard Kenner2-62/+4
2004-06-24gimplify.c (append_to_compound_expr): Deleted.Richard Kenner3-16/+3
2004-06-24fold-const.c (fold_addr_expr_with_type): Look through all valid LHS modifiers...Richard Kenner2-2/+7
2004-06-24tree.h (debug_find_tree): Add declaration.Richard Kenner3-2/+8
2004-06-25rs6000.md: Apply change mistakenly deleted with 2004-06-22 patch.Eric Christopher2-8/+17