aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-10natDouble.cc (toString): Added parens.Tom Tromey4-13/+23
2007-01-10arm.c (arm_rtx_costs_1): Handle mutiply-subtract.Paul Brook3-0/+25
2007-01-10tree-ssa-loop-manip.c (tree_unroll_loop): Make it a wrapper over ...Zdenek Dvorak3-47/+93
2007-01-10fold-const.c (fold_comparison): Fold comparisons like (x * 1000 < 0) to (x < 0).Robert Kennedy4-0/+52
2007-01-10tree-pretty-print.c (dump_generic_node): Print parentheses when operands have...Ian Lance Taylor2-3/+8
2007-01-10fold-const.c (fold_truthop): Don't check can_use_bit_fields_p.Tom Tromey7-34/+19
2007-01-10re PR libgcj/30424 (revision 120632 failed to build on ia64)H.J. Lu2-0/+18
2007-01-10URL.java: Removed.Gary Benson7-976/+10
2007-01-10regexp, [...]: Remove empty directories.Matthias Klose1-0/+12
2007-01-10Fix typo in last ChangeLog entry.Ralf Corsepius1-1/+1
2007-01-10* config/bfin/t-bfin, config/bfin/t-bfin-elf: GCC_CFLAGS.Ralf Corsepius3-8/+4
2007-01-10Makefile.am (install-exec-hook): Support $(DESTDIR).Matthias Klose3-12/+17
2007-01-10function.c (get_last_funcdef_no): New function.Razya Ladelsky4-1/+24
2007-01-10tree-inline.c (setup_one_parameter): Do not propagate into abnormal PHIs.Jan Hubicka2-1/+7
2007-01-09simplify.c (gfc_simplify_ibclr): Fix POS comparison.Brooks Moses2-2/+7
2007-01-09re PR fortran/30381 ([4.1 only] ISHFTC() constant folding is broken.)Brooks Moses7-54/+149
2007-01-10spu.h (STACK_SAVE_AREA): Use VOIDmode for SAVE_FUNCTION...Sa Liu5-26/+64
2007-01-10[multiple changes]Jerry DeLisle4-5/+28
2007-01-09* gfortran.dg/altreturn_2.f90: Removed executable bit.Brooks Moses2-0/+4
2007-01-10re PR middle-end/30322 (((-i-1) + i) +1) is turned into ~i + (i+1) and never ...Zdenek Dvorak6-40/+138
2007-01-10Daily bump.GCC Administrator1-1/+1
2007-01-09tm.texi: Update documentation to reflect reality of exec and start file searc...Carlos O'Donell3-13/+44
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey17499-104661/+610410
2007-01-09i386.md (*sinxf2): Rename to *sinxf2_i387.Uros Bizjak2-164/+88
2007-01-09t-linux (TARGET_LIBGCC2_CFLAGS): Delete.Kaz Kojima5-36/+52
2007-01-09re PR target/30173 (Error in ARM softfloat routine __adddf3)Nicolas Pitre2-1/+6
2007-01-09MAINTAINERS: Add myself as i386 maintainer.Uros Bizjak2-1/+5
2007-01-09Index: ChangeLogGeoffrey Keating10-3/+65
2007-01-09Regenerate configure after updating configure.inKai Tietz2-137/+147
2007-01-09* doc/invoke.texi (Optimize Options): Correct description of -O0.Geoffrey Keating1-1/+2
2007-01-09* doc/invoke.texi (Optimize Options): Correct description of -O0.Geoffrey Keating1-0/+4
2007-01-08intrinsics-1.c: Remove xfail.Andrew Pinski2-2/+5
2007-01-09Daily bump.GCC Administrator1-1/+1
2007-01-08tree.h (force_fit_type_double): Export.Richard Guenther5-89/+100
2007-01-08tree.h (build_int_cst_wide_type): Export.Richard Guenther14-53/+75
2007-01-08* config/pa/t-pa64 (libgcc_stub.a): Use $(T).Daniel Jacobowitz2-4/+8
2007-01-09genautomata.c (STATS_OPTION): New option.Ben Elliston3-10/+30
2007-01-08builtins.c (fold_builtin_int_roundingfn): Use fit_double_type.Richard Guenther5-105/+100
2007-01-08* MAINTAINERS: Add myself as i386 maintainer.Jan Hubicka1-1/+1
2007-01-08* MAINTAINERS: Add myself as build system maintainer.Jan Hubicka2-0/+5
2007-01-08* ipa.c (function_and_variable_visibility): Fix return type.Jan Hubicka2-1/+3
2007-01-08* tree-vectorizer.c (gate_increase_alignment): Fix return type.Jan Hubicka2-1/+5
2007-01-08overflow-warn-1.C: Fix testcase.Manuel López-Ibáñez10-877/+12
2007-01-08interface.c, [...]: Update Copyright years.Steven G. Kargl8-1353/+1243
2007-01-08tree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Use type of offset to build ...Richard Guenther9-25/+44
2007-01-08* configure.in: Add support for an x86_64-mingw* target.Kai Tietz2-0/+13
2007-01-08trans-array.c (constant_array_constructor_p): New function to determine wheth...Roger Sayle5-8/+173
2007-01-08Better handling of COND_EXPRs in rhsRoberto Costa5-8/+113
2007-01-08tree-ssa-forwprop.c (forward_propagate_into_cond, [...]): Release defs of pro...Jan Hubicka2-1/+11
2007-01-08re PR tree-optimization/23603 (VRP does not say range for a in a = b == c; is...Richard Guenther5-4/+70