aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2007-10-02* tree-inline.c (processing_debug_stmt_p): New variable.Alexandre Oliva
2007-10-02* common.opt (fvar-tracking-assignments): New.Alexandre Oliva
2007-10-02* cfgrtl.c (rtl_block_ends_with_call_p): Skip notes at the end.Alexandre Oliva
2007-10-02* tree-inline.c (self_inlining_addr_expr): Delete.Alexandre Oliva
2007-10-02* ifcvt.c (noce_process_if_block): Try to handle only the thenAlexandre Oliva
2007-10-02* gcse.c (hash_scan_set): Insert set in insn before note atAlexandre Oliva
2007-10-02PR tree-optimization/33572Alexandre Oliva
2007-10-02Revert bad commit.Alexandre Oliva
2007-10-02* tree-ssa-copyrename.c (copy_rename_partition_coalesce):Alexandre Oliva
2007-10-02* tree-ssa-copyrename.c (copy_rename_partition_coalesce):Alexandre Oliva
2007-10-02* tree-ssa-live.c (remove_unused_scope_block_p): Don't changeAlexandre Oliva
2007-10-02* ChangeLog.vta: New.Alexandre Oliva
2007-10-01* tree-ssa-sink.c (sink_code_in_bb): Don't stop sinking afterAlexandre Oliva
2007-10-01PR middle-end/22156Alexandre Oliva
2007-10-012007-10-01 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2007-10-01Fix test to work with 16-bit targetsNick Clifton
2007-10-012007-10-01 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel Lopez-Ibanez
2007-10-01Daily bump.GCC Administrator
2007-09-302007-09-30 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel Lopez-Ibanez
2007-09-30gcc/Richard Sandiford
2007-09-30 PR 33593Diego Novillo
2007-09-302007-09-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle
2007-09-30 PR tree-optimization/33597Uros Bizjak
2007-09-30 PR c++/33094Jason Merrill
2007-09-30Daily bump.GCC Administrator
2007-09-29 * config/i386/i386.c (ix86_expand_move): Use can_create_pseudo_p ()Uros Bizjak
2007-09-29 * gcc.target/i386/sse5-convert.c: Fix target selector and rename to...Uros Bizjak
2007-09-29PR fortran/33354Tobias Schl"uter
2007-09-29 RevertOllie Wild
2007-09-29 * gcc.dg/fold-bitand-4.c: Add -fno-common to options on hppa*-*-hpux*.John David Anglin
2007-09-29Daily bump.GCC Administrator
2007-09-282007-09-28 Andrew Pinski <andrew_pinski@playstation.sony.com>Andrew Pinski
2007-09-28 * libgcc-std.ver: Add fixed-point routines to GCC_4.3.0 section.Chao-ying Fu
2007-09-28 * gcc.dg/array-init-1.c: Add -mtune=i686 for 32bit x86 targets.Uros Bizjak
2007-09-28 PR c++/10179Jason Merrill
2007-09-28cp/Paolo Carlini
2007-09-28 PR c++/31434Jakub Jelinek
2007-09-282007-09-28 Paolo Carlini <pcarlini@suse.de>Paolo Carlini
2007-09-28 PR rtl-optimization/33552Michael Matz
2007-09-28 PR rtl-optimization/33552Michael Matz
2007-09-28 * gfortran.dg/openmp_stack.f90: Removed.Jakub Jelinek
2007-09-28gcc/Richard Sandiford
2007-09-28 PR c++/31434Jakub Jelinek
2007-09-28 * config.gcc (bfin*-linux-uclibc*): Set extra_partsJie Zhang
2007-09-28 gcc/Ollie Wild
2007-09-282007-09-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle
2007-09-282007-09-27 Andrew Pinski <andrew_pinski@playstation.sony.com>Andrew Pinski
2007-09-28 PR middle-end/33436John David Anglin
2007-09-28 * module.c (mio_expr): Avoid -Wcast-qual warning.Kaveh Ghazi
2007-09-28Daily bump.GCC Administrator