aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-11-13configure.ac: Add changequote around __LONG_DOUBLE_MATH_OPTIONAL test.Jakub Jelinek3-2/+12
2006-11-13cell.md: New file.Andrew Pinski5-8/+578
2006-11-13configure.ac (ld_vers): Parse GNU ld version 2.17.50.0.3-6 20060715 style ver...Jakub Jelinek3-2/+8
2006-11-13re PR fortran/29759 (ice on line continuation in OMP statements (gfc_next_cha...Jakub Jelinek4-0/+54
2006-11-13re PR middle-end/28915 (ICE: tree check: expected class 'constant', have 'dec...H.J. Lu1-0/+6
2006-11-13i386.c (ix86_expand_lround): Handle expand_simple_binop return value.Richard Guenther2-29/+44
2006-11-13re PR c++/29518 (rejects valid template argument, enums vs templates)Mark Mitchell2-0/+11
2006-11-13re PR c++/29518 (rejects valid template argument, enums vs templates)Mark Mitchell2-1/+21
2006-11-13gcc.c: Organize search path variables into $prefix relative, and well-known n...Carlos O'Donell6-64/+110
2006-11-13i386.c: Fix a typo in comment.H.J. Lu2-1/+5
2006-11-13* genemit.c (gen_expand): Allocate enough memory.Michael Matz2-1/+6
2006-11-13re PR fortran/26994 (Scalar TRANSFER - error: invalid operand to unary operator)Andrew Pinski4-0/+35
2006-11-13bpapi.h (TARGET_BPABI_CPP_BUILTINS): Define __GXX_TYPEINFO_EQUALITY_INLINE bu...Joseph Myers4-8/+22
2006-11-13re PR tree-optimization/29680 (Misscompilation of spec2006 gcc)H.J. Lu4-1/+130
2006-11-13re PR middle-end/28915 (ICE: tree check: expected class 'constant', have 'dec...Jason Merrill6-0/+52
2006-11-13genemit.c (gen_insn): Call gen_exp with a non-null used when handling multipl...Kaz Kojima4-11/+30
2006-11-13Add PR number to ChangeLog from a previous commit.Kaveh Ghazi1-0/+1
2006-11-13fold-const.c (negate_expr_p): Correct/refine condition for transformations.Roger Sayle2-4/+15
2006-11-13re PR java/29587 (jc1: out of memory allocating 4072 bytes after a total of 7...Daniel Berlin2-2/+11
2006-11-13re PR rtl-optimization/29797 (Miscompiles bit test / set in OpenOffice)Roger Sayle4-1/+29
2006-11-13Daily bump.GCC Administrator1-1/+1
2006-11-12builtins.c (fold_builtin_cosh): New.Kaveh R. Ghazi5-8/+73
2006-11-12tree-flow.h (name_mappings_registered_p): Declare.Zdenek Dvorak4-3/+19
2006-11-12tree-ssa-loop.c (tree_vectorize): Return the result of vectorize_loops.Zdenek Dvorak5-6/+14
2006-11-12tree-ssa-loop-prefetch.c (schedule_prefetches): Cleanup and improve comments.Zdenek Dvorak6-56/+94
2006-11-12Makefile.in (tree-data-ref.o): Add langhooks.h dependency.Zdenek Dvorak8-338/+579
2006-11-12params.c (set_param_value): Initialize the "set" field.Zdenek Dvorak14-53/+153
2006-11-12re PR tree-optimization/13827 ((a & b) != (c & b) should be transformed to ((...Roger Sayle4-0/+71
2006-11-12cfgloopmanip.c (update_single_exit_for_duplicated_loop, [...]): New functions.Zdenek Dvorak3-0/+54
2006-11-12re PR java/29805 (Write past end of array in java/typeck.c)David Daney2-2/+7
2006-11-12* except.c (sjlj_emit_function_enter): Remove unused variable.Andreas Schwab2-2/+6
2006-11-12Correcting ChangeLog errorsPaul Thomas2-4/+4
2006-11-12fold-const.c (int_binop_types_match_p): New function.Roger Sayle3-29/+81
2006-11-11re PR rtl-optimization/28812 (RTL aliasing vs may_alias and structs)Andrew Pinski4-5/+46
2006-11-12revert: bfin.h (TARGET_CPU_CPP_BUILTINS): Define __bfin__ and __BFIN__.Jie Zhang2-4/+12
2006-11-12bfin.h (TARGET_CPU_CPP_BUILTINS): Define __bfin__ and __BFIN__.Jie Zhang2-0/+7
2006-11-12Daily bump.GCC Administrator1-1/+1
2006-11-11Fix entry missing from previously committed ChangeLogTobias Schlüter1-1/+2
2006-11-11Fix typo in previous check-inTobias Schlüter1-1/+1
2006-11-11data.c: Add 2006 to copyright years.Tobias Schlüter6-6/+17
2006-11-11Oops, commited wrong variant of patch in last commit, this is the diffJan Hubicka1-1/+0
2006-11-11extended.texi (__builtin_expect): We no longer require second argument to be ...Jan Hubicka1-14/+0
2006-11-11extended.texi (__builtin_expect): We no longer require second argument to be ...Jan Hubicka13-271/+34
2006-11-11tree-pretty-print.c (dump_generic_node): Print sign of Inf.Kaveh R. Ghazi2-1/+5
2006-11-11* predict.c (predict_loops): Kill RTL variant.Jan Hubicka2-64/+32
2006-11-11tree-pass.h (pass_purge_lineno_notes): Remove declaration.Jan Hubicka16-434/+47
2006-11-11tree.def (FIX_CEIL_EXPR, [...]): Remove unused tree codes.Richard Guenther21-91/+61
2006-11-11tree-ssa-loop.c (pass_loop_prefetch): Change name to aprefetch.Zdenek Dvorak3-4/+11
2006-11-11re PR middle-end/27528 (compiling linux kernels 2.6.16.14/15 2.6.17-rc3 on po...Richard Sandiford5-2/+74
2006-11-11bfin.h (FUNCTION_PROFILER): Don't use LABELNO.Jie Zhang2-4/+11