OSDN Git Service

gcc/
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2007-01-12 rsandifogcc/
2007-01-12 danglin * pa-linux.h (ASM_OUTPUT_INTERNAL_LABEL): Undefine.
2007-01-12 rakdver * tree-ssa-loop-ivopts.c (extract_cond_operands):...
2007-01-12 rakdverMove the changelog for gcc.dg/tree-ssa/loop-20.c to...
2007-01-12 rakdver PR tree-optimization/29516
2007-01-11 jsm28 * c-common.c (vector_types_convertible_p): Treat opaqu...
2007-01-11 steven * ifcvt.c (struct noce_if_info): Add comments to the...
2007-01-11 hubicka PR tree-optimization/1046
2007-01-11 tromey PR preprocessor/15185, PR preprocessor/20989:
2007-01-11 sayle * builtins.c (expand_builtin_pow, expand_builtin_powi,
2007-01-11 sayle * tree.h (TREE_CONSTANT_OVERFLOW): Obsolete. For...
2007-01-11 bonzini2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2007-01-11 nickc* config/mcore/predicates.md (mcore_general_movesrc_ope...
2007-01-11 hubicka * tree-vrp.c (remove_range_assertions): Release defs.
2007-01-10 pbrook2007-01-10 Paul Brook <paul@codesourcery.com>
2007-01-10 rakdver * tree-ssa-loop-manip.c (tree_unroll_loop): Make it...
2007-01-10 ian./:
2007-01-10 ian * tree-pretty-print.c (dump_generic_node): Print paren...
2007-01-10 tromeygcc
2007-01-10 corsepiuFix typo in last ChangeLog entry.
2007-01-10 corsepiu * config/bfin/t-bfin, config/bfin/t-bfin-elf: GCC_CFLAGS.
2007-01-10 razya2007-01-10 Razya Ladelsky <razya@il.ibm.com>
2007-01-10 hubicka * tree-inline.c (setup_one_parameter): Do not propagat...
2007-01-10 bje * spu.h (STACK_SAVE_AREA): Use VOIDmode for SAVE_FUNCT...
2007-01-10 rakdver PR tree-optimization/30322
2007-01-09 carlosgcc/
2007-01-09 uros * config/i386/i386.md (*sinxf2): Rename to...
2007-01-09 kkojimagcc/
2007-01-09 rearnsha2007-01-09 Nicolas Pitre <nico@cam.org>
2007-01-09 geoffkIndex: ChangeLog
2007-01-09 geoffk * doc/invoke.texi (Optimize Options): Correct descript...
2007-01-08 rguenth2007-01-08 Richard Guenther <rguenther@suse.de>
2007-01-08 rguenth2007-01-08 Richard Guenther <rguenther@suse.de>
2007-01-08 drow * config/pa/t-pa64 (libgcc_stub.a): Use $(T).
2007-01-08 bje * genautomata.c (STATS_OPTION): New option.
2007-01-08 rguenth2007-01-08 Richard Guenther <rguenther@suse.de>
2007-01-08 hubicka * ipa.c (function_and_variable_visibility): Fix return...
2007-01-08 hubicka * tree-vectorizer.c (gate_increase_alignment): Fix...
2007-01-08 rguenth2007-01-08 Richard Guenther <rguenther@suse.de>
2007-01-08 robcBetter handling of COND_EXPRs in rhs
2007-01-08 hubicka * tree-ssa-forwprop.c (forward_propagate_into_cond,
2007-01-08 rguenth2007-01-08 Richard Guenther <rguenther@suse.de>
2007-01-08 hubicka * cgraphunit.c (cgraph_process_new_functions): Reset...
2007-01-08 hubicka * tree-pas.h (TODO_remove_function): New flag.
2007-01-08 nickc* config/frv/predicates.md (reg_or_0_operand): Accept...
2007-01-08 corsepiu * config/bfin/rtems.h, config/bfin/t-rtems: New.
2007-01-08 shinwell gcc/
2007-01-08 shinwell PR tree-optimization/29877
2007-01-08 liqin * config/score/t-score-elf (MULTILIB_OPTIONS): Change.
2007-01-08 kazu * config/arm/arm.c, config/arm/arm.h, config/arm/arm.md,
2007-01-07 echristo2007-01-07 Eric Christopher <echristo@apple.com>
2007-01-07 rguenth2007-01-07 Richard Guenther <rguenther@suse.de>
2007-01-07 aesok * config/avr/avr-protos.h (call_insn_operand): Delete...
2007-01-06 hubicka * tree-pass.h (pass_build_cgraph_edges): Declare.
2007-01-06 steven * ifcvt.c (cond_move_convert_if_block): New function...
2007-01-05 manu2007-01-05 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-01-05 manu2007-01-05 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-01-05 bkoz2007-01-05 Benjamin Kosnik <bkoz@redhat.com>
2007-01-05 rguenth2007-01-05 Richard Guenther <rguenther@suse.de>
2007-01-05 ian./:
2007-01-05 jakub PR c/30360
2007-01-05 brobecke * doc/install.texi (Final install): Document...
2007-01-05 hubicka * tree-inline.c (fold_marked_statements): Update opera...
2007-01-05 ian * c-common.c (check_function_nonnull): Whitespace...
2007-01-05 hubicka * tree-optimize.c (execute_fixup_cfg): Correct previou...
2007-01-05 mrs * Makefile.in (mostlyclean): Don't remove libgcc anymore.
2007-01-04 echristo2007-01-04 Eric Christopher <echristo@apple.com>
2007-01-04 pbrook2007-01-04 Paul Brook <paul@codesourcery.com>
2007-01-04 sayle * fold-const.c (fold_convert): When casting an express...
2007-01-04 jsm28 * config/rs6000/rs6000.c (rs6000_rtx_costs): Make...
2007-01-04 hubicka * cgraph.c (cgraph_release_function_body): New function.
2007-01-04 rakdver * cfgloop.h (enum li_flags): Make the constants powers...
2007-01-04 hubicka * tree-inline.c (copy_bb): Insert new statements to...
2007-01-04 drow./
2007-01-04 jconner2007-03-01 Josh Conner <jconner@apple.com>
2007-01-04 ian * tree-cfg.c (tree_merge_blocks): Release SSA_NAME...
2007-01-04 pbrook2007-01-03 Paul Brook <paul@codesourcery.com>
2007-01-03 pbrook2007-01-03 Paul Brook <paul@codesourcery.com>
2007-01-03 jakub * unwind-dw2.c (SIGNAL_FRAME_BIT, EXTENDED_CONTEXT_BIT...
2007-01-03 pinskiaFix PR number in my last changelog entry, I got the...
2007-01-03 pinskia2007-01-03 Andrew Pinski <andrew_pinski@playstation...
2007-01-03 kazu * cgraphunit.c, tree-ssa-alias.c: Fix comment typos.
2007-01-03 kazu * alias.c (init_alias_analysis): Use VEC_safe_grow_cle...
2007-01-03 kazu * config/i386/i386.h (NON_STACK_REG_P, REGNO_OK_FOR_SI...
2007-01-03 rakdver * loop-unswitch.c (unswitch_loop): Pass probabilities...
2007-01-03 hubicka * gcc.dg/pr16194.c: We now output error on all three...
2007-01-02 carlosgcc/
2007-01-02 carlosgcc/
2007-01-02 hubicka * tree-mudflap.c (mf_decl_cache_locals, mf_buil...
2007-01-02 hubicka2007-01-02 Jan Hubicka <jh@suse.cz>
2007-01-02 sje * sbitmap.c (HOST_BITS_PER_LONG_LONG): Change to
2007-01-02 manu2007-01-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-01-02 steven * config/alpha/alpha.md, arm/arm.c, darwin...
2007-01-02 kazu Revert:
2007-01-02 ian./:
2007-01-02 manu2007-01-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-01-02 kazu * alias.c (init_alias_analysis): Use VEC_safe_grow_cle...
2007-01-02 dgregor2007-01-02 Douglas Gregor <doug.gregor@gmail.com>
2007-01-02 jsm28 * config.gcc (powerpc-*-eabispe*, powerpc-*-eabisimalt...
2007-01-02 jsm28 * config/rs6000/rs6000.c (print_operand): Check (TARGE...
next