summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cell.md: New file.Andrew Pinski2006-11-135-8/+578
* configure.ac (ld_vers): Parse GNU ld version 2.17.50.0.3-6 20060715 style ver...Jakub Jelinek2006-11-133-2/+8
* re PR fortran/29759 (ice on line continuation in OMP statements (gfc_next_cha...Jakub Jelinek2006-11-134-0/+54
* re PR middle-end/28915 (ICE: tree check: expected class 'constant', have 'dec...H.J. Lu2006-11-131-0/+6
* i386.c (ix86_expand_lround): Handle expand_simple_binop return value.Richard Guenther2006-11-132-29/+44
* re PR c++/29518 (rejects valid template argument, enums vs templates)Mark Mitchell2006-11-132-0/+11
* re PR c++/29518 (rejects valid template argument, enums vs templates)Mark Mitchell2006-11-132-1/+21
* gcc.c: Organize search path variables into $prefix relative, and well-known n...Carlos O'Donell2006-11-136-64/+110
* i386.c: Fix a typo in comment.H.J. Lu2006-11-132-1/+5
* * genemit.c (gen_expand): Allocate enough memory.Michael Matz2006-11-132-1/+6
* re PR fortran/26994 (Scalar TRANSFER - error: invalid operand to unary operator)Andrew Pinski2006-11-134-0/+35
* eh_globals.cc (__cxxabiv1::__cxa_get_globals): Initialize propagatingExceptio...Joseph Myers2006-11-133-2/+23
* bpapi.h (TARGET_BPABI_CPP_BUILTINS): Define __GXX_TYPEINFO_EQUALITY_INLINE bu...Joseph Myers2006-11-138-11/+71
* re PR tree-optimization/29680 (Misscompilation of spec2006 gcc)H.J. Lu2006-11-134-1/+130
* re PR middle-end/28915 (ICE: tree check: expected class 'constant', have 'dec...Jason Merrill2006-11-136-0/+52
* genemit.c (gen_insn): Call gen_exp with a non-null used when handling multipl...Kaz Kojima2006-11-134-11/+30
* Add PR number to ChangeLog from a previous commit.Kaveh Ghazi2006-11-131-0/+1
* fold-const.c (negate_expr_p): Correct/refine condition for transformations.Roger Sayle2006-11-132-4/+15
* re PR java/29587 (jc1: out of memory allocating 4072 bytes after a total of 7...Daniel Berlin2006-11-132-2/+11
* re PR rtl-optimization/29797 (Miscompiles bit test / set in OpenOffice)Roger Sayle2006-11-134-1/+29
* Daily bump.GCC Administrator2006-11-131-1/+1
* builtins.c (fold_builtin_cosh): New.Kaveh R. Ghazi2006-11-125-8/+73
* tree-flow.h (name_mappings_registered_p): Declare.Zdenek Dvorak2006-11-124-3/+19
* tree-ssa-loop.c (tree_vectorize): Return the result of vectorize_loops.Zdenek Dvorak2006-11-125-6/+14
* tree-ssa-loop-prefetch.c (schedule_prefetches): Cleanup and improve comments.Zdenek Dvorak2006-11-126-56/+94
* Makefile.in (tree-data-ref.o): Add langhooks.h dependency.Zdenek Dvorak2006-11-128-338/+579
* params.c (set_param_value): Initialize the "set" field.Zdenek Dvorak2006-11-1214-53/+153
* re PR tree-optimization/13827 ((a & b) != (c & b) should be transformed to ((...Roger Sayle2006-11-124-0/+71
* cfgloopmanip.c (update_single_exit_for_duplicated_loop, [...]): New functions.Zdenek Dvorak2006-11-123-0/+54
* re PR java/29805 (Write past end of array in java/typeck.c)David Daney2006-11-122-2/+7
* * except.c (sjlj_emit_function_enter): Remove unused variable.Andreas Schwab2006-11-122-2/+6
* bitmap_allocator.h: Uglify some names.Paolo Carlini2006-11-124-56/+70
* Correcting ChangeLog errorsPaul Thomas2006-11-122-4/+4
* fold-const.c (int_binop_types_match_p): New function.Roger Sayle2006-11-123-29/+81
* re PR rtl-optimization/28812 (RTL aliasing vs may_alias and structs)Andrew Pinski2006-11-114-5/+46
* revert: bfin.h (TARGET_CPU_CPP_BUILTINS): Define __bfin__ and __BFIN__.Jie Zhang2006-11-122-4/+12
* bfin.h (TARGET_CPU_CPP_BUILTINS): Define __bfin__ and __BFIN__.Jie Zhang2006-11-122-0/+7
* Daily bump.GCC Administrator2006-11-121-1/+1
* Fix entry missing from previously committed ChangeLogTobias Schlüter2006-11-111-1/+2
* Fix typo in previous check-inTobias Schlüter2006-11-111-1/+1
* re PR libstdc++/29496 (_M_invalidate function is not thread-safe in GLIBCXX_D...Paolo Carlini2006-11-1110-65/+173
* data.c: Add 2006 to copyright years.Tobias Schlüter2006-11-116-6/+17
* configure.in (have_gmp): Only error if the gcc directory exists.Kaveh R. Ghazi2006-11-113-2/+8
* Oops, commited wrong variant of patch in last commit, this is the diffJan Hubicka2006-11-111-1/+0
* extended.texi (__builtin_expect): We no longer require second argument to be ...Jan Hubicka2006-11-111-14/+0
* extended.texi (__builtin_expect): We no longer require second argument to be ...Jan Hubicka2006-11-1113-271/+34
* tree-pretty-print.c (dump_generic_node): Print sign of Inf.Kaveh R. Ghazi2006-11-112-1/+5
* * predict.c (predict_loops): Kill RTL variant.Jan Hubicka2006-11-112-64/+32
* tree-pass.h (pass_purge_lineno_notes): Remove declaration.Jan Hubicka2006-11-1116-434/+47
* tree.def (FIX_CEIL_EXPR, [...]): Remove unused tree codes.Richard Guenther2006-11-1121-91/+61