aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-08builtins.c (fold_builtin_int_roundingfn): Use fit_double_type.Richard Guenther5-105/+100
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-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
2007-01-08cgraphunit.c (cgraph_process_new_functions): Reset reachable flag.Jan Hubicka2-26/+47
2007-01-08tree-pas.h (TODO_remove_function): New flag.Jan Hubicka8-142/+202
2007-01-08* config/frv/predicates.md (reg_or_0_operand): Accept CONST_DOUBLEs.Nick Clifton2-1/+6
2007-01-08rtems.h, t-rtems: New.Ralf Corsepius4-0/+44
2007-01-08c.opt: Add -flax-vector-conversions.Mark Shinwell22-66/+150
2007-01-08re PR tree-optimization/29877 (out of SSA (TER) extends variable life of vari...Mark Shinwell4-11/+39
2007-01-08t-score-elf (MULTILIB_OPTIONS): Change.Chen Liqin16-396/+1493
2007-01-08gfortran.texi: Fix typos.Kazu Hirata2-2/+6
2007-01-08arm.c, [...]: Fix comment typos.Kazu Hirata6-17/+23
2007-01-08Daily bump.GCC Administrator1-1/+1
2007-01-07configure.ac: Check for __stack_chk_fail for darwin.Eric Christopher3-5232/+5750
2007-01-07re PR c++/28986 (Failure to diagnose overflow in constant expression)Manuel López-Ibáñez13-1/+1347
2007-01-07decl.c, [...]: Update Copyright dates.Steven G. Kargl8-717/+645
2007-01-07data.c (gfc_assign_data_value): Fix whitespace.Bernhard Fischer2-1/+5
2007-01-07trans-array.c (gfc_trans_create_temp_array, [...]): Commentary typo fix.Bernhard Fischer2-2/+7
2007-01-07re PR fortran/27698 (subroutine _foo draws "unclassifiable statement" instead...Bernhard Fischer6-5/+26
2007-01-07tree-vrp.c (extract_range_from_assert): CSE calls to compare_values where pos...Richard Guenther2-6/+13
2007-01-07avr-protos.h (call_insn_operand): Delete prototype.Anatoly Sokolov5-32/+40