Makefile.tpl (clean-stage*): Test separately for package/Makefile and stageN-package...
[gcc.git] / gcc /
2006-11-14 Paolo Bonzinire PR rtl-optimization/29798 (-O2 gives wrong results)
2006-11-14 Kaveh R. Ghazifold-const.c (fold_strip_sign_ops): Handle COMPOUND_EXP...
2006-11-14 DJ Deloriem32c.c (m32c_prepare_shift): Use a separate temporary...
2006-11-14 GCC AdministratorDaily bump.
2006-11-13 Roger Saylertti.c (get_pseudo_ti_init): Ensure that the offset...
2006-11-13 Kaz Kojimash.c (expand_cbranchdi4): Initialize skip_label.
2006-11-13 Roger Saylefold-const.c (optimize_bit_field_compare): Recursively...
2006-11-13 Jakub Jelinekconfigure.ac: Add changequote around __LONG_DOUBLE_MATH...
2006-11-13 Andrew Pinskicell.md: New file.
2006-11-13 Jakub Jelinekconfigure.ac (ld_vers): Parse GNU ld version 2.17.50...
2006-11-13 Jakub Jelinekre PR fortran/29759 (ice on line continuation in OMP...
2006-11-13 H.J. Lure PR middle-end/28915 (ICE: tree check: expected class...
2006-11-13 Richard Guentheri386.c (ix86_expand_lround): Handle expand_simple_binop...
2006-11-13 Mark Mitchellre PR c++/29518 (rejects valid template argument, enums...
2006-11-13 Mark Mitchellre PR c++/29518 (rejects valid template argument, enums...
2006-11-13 Carlos O'Donellgcc.c: Organize search path variables into $prefix...
2006-11-13 H.J. Lui386.c: Fix a typo in comment.
2006-11-13 Michael Matz* genemit.c (gen_expand): Allocate enough memory.
2006-11-13 Andrew Pinskire PR fortran/26994 (Scalar TRANSFER - error: invalid...
2006-11-13 Joseph Myersbpapi.h (TARGET_BPABI_CPP_BUILTINS): Define __GXX_TYPEI...
2006-11-13 H.J. Lure PR tree-optimization/29680 (Misscompilation of spec2...
2006-11-13 Jason Merrillre PR middle-end/28915 (ICE: tree check: expected class...
2006-11-13 Kaz Kojimagenemit.c (gen_insn): Call gen_exp with a non-null...
2006-11-13 Kaveh GhaziAdd PR number to ChangeLog from a previous commit.
2006-11-13 Roger Saylefold-const.c (negate_expr_p): Correct/refine condition...
2006-11-13 Daniel Berlinre PR java/29587 (jc1: out of memory allocating 4072...
2006-11-13 Roger Saylere PR rtl-optimization/29797 (Miscompiles bit test...
2006-11-13 GCC AdministratorDaily bump.
2006-11-12 Kaveh R. Ghazibuiltins.c (fold_builtin_cosh): New.
2006-11-12 Zdenek Dvoraktree-flow.h (name_mappings_registered_p): Declare.
2006-11-12 Zdenek Dvoraktree-ssa-loop.c (tree_vectorize): Return the result...
2006-11-12 Zdenek Dvoraktree-ssa-loop-prefetch.c (schedule_prefetches): Cleanup...
2006-11-12 Zdenek DvorakMakefile.in (tree-data-ref.o): Add langhooks.h dependency.
2006-11-12 Zdenek Dvorakparams.c (set_param_value): Initialize the "set" field.
2006-11-12 Roger Saylere PR tree-optimization/13827 ((a & b) != (c & b) shoul...
2006-11-12 Zdenek Dvorakcfgloopmanip.c (update_single_exit_for_duplicated_loop...
2006-11-12 David Daneyre PR java/29805 (Write past end of array in java/typeck.c)
2006-11-12 Andreas Schwab* except.c (sjlj_emit_function_enter): Remove unused...
2006-11-12 Paul ThomasCorrecting ChangeLog errors
2006-11-12 Roger Saylefold-const.c (int_binop_types_match_p): New function.
2006-11-12 Andrew Pinskire PR rtl-optimization/28812 (RTL aliasing vs may_alias...
2006-11-12 Jie Zhangrevert: bfin.h (TARGET_CPU_CPP_BUILTINS): Define __bfin...
2006-11-12 Jie Zhangbfin.h (TARGET_CPU_CPP_BUILTINS): Define __bfin__ and...
2006-11-12 GCC AdministratorDaily bump.
2006-11-11 Tobias SchlüterFix entry missing from previously committed ChangeLog
2006-11-11 Tobias SchlüterFix typo in previous check-in
2006-11-11 Tobias Schlüterdata.c: Add 2006 to copyright years.
2006-11-11 Jan HubickaOops, commited wrong variant of patch in last commit...
2006-11-11 Jan Hubickaextended.texi (__builtin_expect): We no longer require...
2006-11-11 Jan Hubickaextended.texi (__builtin_expect): We no longer require...
2006-11-11 Kaveh R. Ghazitree-pretty-print.c (dump_generic_node): Print sign...
2006-11-11 Jan Hubicka* predict.c (predict_loops): Kill RTL variant.
2006-11-11 Jan Hubickatree-pass.h (pass_purge_lineno_notes): Remove declaration.
2006-11-11 Richard Guenthertree.def (FIX_CEIL_EXPR, [...]): Remove unused tree...
2006-11-11 Zdenek Dvoraktree-ssa-loop.c (pass_loop_prefetch): Change name to...
2006-11-11 Richard Sandifordre PR middle-end/27528 (compiling linux kernels 2.6...
2006-11-11 Jie Zhangbfin.h (FUNCTION_PROFILER): Don't use LABELNO.
2006-11-11 Roger Saylefold-const.c (operand_equal_p): Don't check for TREE_CO...
2006-11-11 Peter Bergnerrtl.h (MEM_COPY_ATTRIBUTES): Copy MEM_POINTER.
2006-11-11 Kaveh R. Ghazibuiltins.c (fold_builtin_cos): Use fold_strip_sign_ops().
2006-11-11 Kaveh R. Ghazifold-const.c (negate_mathfn_p): Add BUILT_IN_ERF.
2006-11-11 Roger Sayletree.c (build_int_cst_wide): Add an assertion (gcc_unre...
2006-11-11 GCC AdministratorDaily bump.
2006-11-10 Brooks MosesCorrected gfc_process_option to gfc_handle_option in...
2006-11-10 Brooks Moseslang.opt (-fmodule-private): Remove option.
2006-11-10 Jan Hubickacse.c (cse_process_notes): Copy the propagated value.
2006-11-10 Paul Thomasre PR fortran/29758 (Runtime segfault in RESHAPE with...
2006-11-10 Tobias Burnusre PR fortran/29454 (Slightly wrong error message for...
2006-11-10 Paul Thomasre PR fortran/29315 (error passing an array derived...
2006-11-10 Jan Hubickafinal.c (final): Walk from first instruction.
2006-11-10 Uros Bizjakre PR tree-optimization/29777 (missed optimization...
2006-11-10 Kaveh R. Ghazibuiltins.c (do_mpfr_arg3): New.
2006-11-10 Brooks Moses* check.c (same_type_check): Typo fix in comment.
2006-11-10 GCC AdministratorDaily bump.
2006-11-09 Eric Christopherre PR bootstrap/26892 (Can't compile a 64-bit gcc)
2006-11-09 Steve Ellceyia64.c (ia64_hpux_init_libfuncs): Use HP-UX millicode...
2006-11-09 Paul Thomasre PR fortran/29431 (Not Implemented: complex character...
2006-11-09 Daniel Jacobowitz* config/arm/t-linux (LIBGCC2_DEBUG_CFLAGS): Delete.
2006-11-09 Paul Thomasre PR fortran/29744 (Type renaming crashes gfortran...
2006-11-09 Serge Belyshevre PR middle-end/29726 (invalid folding of ((X >> C1...
2006-11-09 Paul Thomasre PR fortran/29699 (ICE in trans-decl.c)
2006-11-09 Andreas Krebbelsimplify-rtx.c (avoid_constant_pool_reference): Avoid...
2006-11-09 Kaveh R. Ghazibuiltins-20.c: Use fabs, not __builtin_fabs.
2006-11-09 Tobias Burnusio_constraints_3.f90: Fixed by using -fmax-errors.
2006-11-09 Brooks Mosesinvoke.texi: Minor formatting fixes in option lists.
2006-11-09 Brooks Mosesinvoke.texi: Added documentation for -fmax-errors option.
2006-11-09 Brooks Moseslang.opt: Add -fmax-errors= option.
2006-11-09 Brooks Moseslang.opt: Remove non-working -qkind= option.
2006-11-09 GCC AdministratorDaily bump.
2006-11-09 Zdenek Dvorakre PR tree-optimization/29738 (Missed constant propagat...
2006-11-08 Kaveh R. Ghazibuiltin-math-3.c: Add more sincos tests.
2006-11-08 Andrew Pinskitree-pretty-print.c (dump_generic_node): Use HOST_WIDE_...
2006-11-08 Roger Sayletree-ssa-propagate.c (set_rhs): Restructure validity...
2006-11-08 Carlos O'Donellconfigure.ac: Do not set PREFIX_INCLUDE_DIR if $prefix...
2006-11-08 Tobias Burnusgfortran.texi: Add volatile and internal-file namelist...
2006-11-08 Dorit Nuzman[multiple changes]
2006-11-08 Eric Christopherlibgcc2.c (__bswapdi2): Rename from bswapDI2.
2006-11-08 GCC AdministratorDaily bump.
2006-11-07 Jakub Jelinekc-common.c (c_common_attributes): Add gnu_inline attribyte.
2006-11-07 Steve Ellceyre PR other/25028 (TImode-to-floating conversions broken)
next