OSDN Git Service

PR tree-optimization/30858
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2007-02-22 dorit PR tree-optimization/30858
2007-02-21 mrs * configure.ac (powerpc*-*-darwin*): #include <sys...
2007-02-21 tsmigiel2007-02-21 Trevor Smigiel <trevor_smigiel@playstation...
2007-02-21 pbrook2007-02-21 Paul Brook <paul@codesourcery.com>
2007-02-21 nickc* common.opt (Warray-bounds): Add Warning attribute.
2007-02-21 uweigand PR middle-end/30761
2007-02-21 echristo2007-02-20 Eric Christopher <echristo@gmail.com>
2007-02-20 janis * doc/invoke.texi (RS/6000 and PowerPC Options): Add...
2007-02-20 steven * rtl.h (remove_reg_equal_equiv_notes): New prototype.
2007-02-20 steven * rtlanal.c (find_reg_equal_equiv_note): Do not find...
2007-02-20 ghazi * fold-const.c (tree_expr_nonnegative_warnv_p): Handle...
2007-02-20 geoffkIndex: gcc/ChangeLog
2007-02-20 uros * optabs.h (enum optab_index): Add new OTI_scalb.
2007-02-20 manu2007-02-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-02-20 uros * config/i386/i386.md (expm1xf2): Reorder insn sequenc...
2007-02-20 bje * config/m68hc11/m68hc11.h (OVERRIDE_OPTIONS): Remove...
2007-02-20 kazu * config/c4x/c4x.md, config/cris/cris.c, config/crx...
2007-02-20 kazu * config/alpha/alpha.c, config/alpha/alpha.md,
2007-02-20 amodra PR target/29943
2007-02-19 kazu * doc/invoke.texi (-ftree-lrs): Remove.
2007-02-19 dnovillo * tree-ssa-pre.c (create_value_expr_from): Initialize...
2007-02-19 lmillward * config/ia64/ia64.c (ia64_expand_builtin)...
2007-02-19 manu2007-02-19 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-02-19 ebotcazou * tree-cfg.c (dump_function_to_file): Be prepared...
2007-02-19 ebotcazou * gimplify.c (gimplify_init_ctor_preeval_1): Detect...
2007-02-19 rth PR debug/29558
2007-02-19 krebbel2007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>
2007-02-19 hp * config/cris/cris.c (cris_movem_load_rest_p, cris_sto...
2007-02-19 dorit PR tree-optimization/30975
2007-02-19 echristo2007-02-18 Eric Christopher <echristo@gmail.com>
2007-02-19 aoliva* tree-sra.c (sra_build_assignment): Replace assertion
2007-02-19 sandra2007-02-18 Sandra Loosemore <sandra@codesourcery...
2007-02-19 aoliva* tree-sra.c (sra_build_assignment): Disable assertion...
2007-02-19 sayle * function.c (gimplify_parameters): Call build_gimple_...
2007-02-19 kazu * config/m68k/linux-unwind.h: Fix a comment typo.
2007-02-19 kazu * config/frv/frv.c, config/frv/frv.h, config/frv/frv.md,
2007-02-19 kazu * config/sh/divtab.c, config/sh/sh.c, config/sh/sh.h,
2007-02-19 sayle PR rtl-optimization/28173
2007-02-19 ghazi * builtins.c (fold_builtin_load_exponent): New.
2007-02-18 steven PR rtl-optimization/30773
2007-02-18 dje2007-02-18 David Edelsohn <edelsohn@gnu.org>
2007-02-18 sandra2007-02-18 Sandra Loosemore <sandra@codesourcery...
2007-02-18 ebotcazou * tree-eh.c (tree_could_trap_p): Handle VIEW_CONVERT_EXPR.
2007-02-18 ebotcazou * calls.c (mem_overlaps_already_clobbered_arg_p):...
2007-02-18 kazu * config/ia64/ia64.h, config/ia64/ia64.md,
2007-02-18 zippel * config/m68k/m68k.c (split_di): New.
2007-02-18 zippel * config/m68k/m68k.md (extv,extzv,insv): disable dynamic
2007-02-18 zippel * config/m68k/linux.h (MD_UNWIND_SUPPORT): Define.
2007-02-18 kazu * cfgloop.c, config/alpha/alpha.c, config/bfin/bfin.c,
2007-02-17 kazu * sched-deps.c (find_insn_list): Remove.
2007-02-17 geoffk * config/darwin.h (LINK_SPEC): Always pass -macosx_ver...
2007-02-17 geoffk * config/rs6000/rs6000.c: Clean up trailing whitespace.
2007-02-16 uros * config/i386/i386.h (x86_use_xchgb): New.
2007-02-16 rguenth2007-02-16 Richard Guenther <rguenther@suse.de>
2007-02-16 rguenth2007-02-16 Richard Guenther <rguenther@suse.de>
2007-02-16 bonzini2007-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2007-02-16 sayle PR middle-end/30391
2007-02-16 pinskia2007-02-15 Andrew Pinski <andrew_pinski@playstation...
2007-02-16 pinskia2007-02-15 Andrew Pinski <andrew_pinski@playstation...
2007-02-16 ian./:
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-15 manu2007-02-15 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-02-15 ebotcazou * gimplify.c (gimplify_modify_expr): During gimplifica...
2007-02-15 ebotcazou * expr.c (expand_expr_real_1) <normal_inner_ref>:...
2007-02-15 aldyh * jump.c: Remove prototypes for delete_computation and
2007-02-15 bonzini2007-02-15 Paolo Bonzini <bonzini@gnu.org>
2007-02-15 bonzini2007-02-15 Paolo Bonzini <bonzini@gnu.org>
2007-02-15 nickc* varasm.c (default_asm_output_anchor): Prepend * to...
2007-02-15 uros * config/i386/i386.md: Remove misleading comment.
2007-02-15 aoliva* config/frv/frv.md (reload_incc, reload_outcc, reload_...
2007-02-15 aolivagcc/ChangeLog:
2007-02-15 aolivagcc/ChangeLog:
2007-02-14 jsm28 * emit-rtl.c (set_mem_attributes_minus_bitpos): Treat...
2007-02-14 rakdver * tree-dump.c (dump_switch_p_1): Require exact match...
2007-02-14 rakdver * passes.c (next_pass_1): Clear the next field of...
2007-02-14 rth * tree-sra.c (early_sra): New.
2007-02-14 rguenth2007-02-14 Richard Guenther <rguenther@suse.de>
2007-02-14 dorit PR tree-optimization/30771
2007-02-14 nickc* builtin-types.def (DEF_FUNCTION_TYPE_x): Do not imply...
2007-02-14 spark2007-02-13 Seongbae Park <seongbae.park@gmail.com>
2007-02-14 pbrook2007-02-13 Paul Brook <paul@codesourcery.com>
2007-02-13 ian./:
2007-02-13 ian PR middle-end/30751
2007-02-13 stuart * gcc/config/i386/i386.md (fixuns_truncdfhi2): Require...
2007-02-13 rth * config/alpha/alpha.c (alpha_stdarg_optimize_h...
2007-02-13 rth * config/i386/i386.md (bswapsi_1): Rename from...
2007-02-13 uros * config/i386/i386.md (cmpdi_ccno_1_rex64, *cmpsi_ccno_1,
2007-02-13 rth * config/i386/i386.md (fixuns_trunc<SSEMODEF...
2007-02-13 manu2007-02-13 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-02-13 manu2007-02-12 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-02-12 uros * config/i386/i386.md (paritydi2, paritysi2...
2007-02-12 ebotcazou * tree.h (DECL_IGNORED_P): Document further effect...
2007-02-12 ebotcazou * dwarf2out.c (round_up_to_align): New static function.
2007-02-12 rth * config/alpha/alpha.md (bswapsi2, bswapdi2...
2007-02-12 rth * calls.c (emit_library_call_value_1): If PROMO...
2007-02-12 sayle * config/i386/i386.md (*bswapdi2_rex): Renamed from...
2007-02-12 nickc* doc/invoke.texi (Overall Options): Document --help=.
2007-02-12 rth * config/alpha/constraints.md: New file.
2007-02-12 dorit PR tree-optimization/29145
2007-02-12 manu2007-02-12 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
next