aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-01-12re PR tree-optimization/29516 (gfortran miscompiled)Zdenek Dvorak4-91/+191
2007-01-12Daily bump.GCC Administrator1-1/+1
2007-01-11c-common.c (vector_types_convertible_p): Treat opaque types as always convert...Joseph Myers2-8/+17
2007-01-11typeck.c (convert): Don't use flag_emit_class_files.Tom Tromey8-64/+33
2007-01-11ifcvt.c (struct noce_if_info): Add comments to the fields.Steven Bosscher2-53/+107
2007-01-11re PR libfortran/30415 (MINLOC, MAXLOC missing for integer kinds 1 and 2)Thomas Koenig4-0/+50
2007-01-11re PR c++/29573 (ICE after parse error in template argument)Simon Martin4-0/+40
2007-01-11re PR tree-optimization/1046 (gcc less efficient than jdk for recursion with ...Jan Hubicka11-12/+98
2007-01-11re PR tree-optimization/1046 (gcc less efficient than jdk for recursion with ...Jan Hubicka12-28/+70
2007-01-11PR preprocessor/15185, PR preprocessor/20989:Tom Tromey2-10/+19
2007-01-11builtins.c (expand_builtin_pow, [...]): Replace uses of the macro TREE_CONSTA...Roger Sayle9-121/+110
2007-01-11tree.h (TREE_CONSTANT_OVERFLOW): Obsolete.Roger Sayle2-11/+9
2007-01-11Remove accidentally checked in hunk.Mark Mitchell1-4/+2
2007-01-11configure.ac (strict1_warn): Rename to strict_warn.Paolo Bonzini12-6499/+5348
2007-01-11predicates.md (mcore_general_movesrc_operand): Accept CONSTs.Nick Clifton6-196/+244
2007-01-11simplify.c: Update copyright to 2007.Brooks Moses3-2/+7
2007-01-11re PR fortran/30430 (Memory corruption in the module search path code)Francois-Xavier Coudert2-2/+8
2007-01-11re PR c++/28999 (ICE on invalid use of typename)Mark Mitchell5-2/+33
2007-01-11tree-vrp.c (remove_range_assertions): Release defs.Jan Hubicka4-0/+9
2007-01-11Daily bump.GCC Administrator1-1/+1
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-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-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 Tromey42-33457/+2961
2007-01-09i386.md (*sinxf2): Rename to *sinxf2_i387.Uros Bizjak2-164/+88
2007-01-09t-linux (TARGET_LIBGCC2_CFLAGS): Delete.Kaz Kojima2-36/+5
2007-01-09re PR target/30173 (Error in ARM softfloat routine __adddf3)Nicolas Pitre2-1/+6
2007-01-09Index: ChangeLogGeoffrey Keating10-3/+65
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