OSDN Git Service

* optabs.h (expand_widening_mult): Declare.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2010-04-14 uros * config/i386/i386.md (maxmin_int): Rename code attrib...
2010-04-14 manu2010-04-14 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-14 uros * config/alpha/alpha.c (alpha_adjust_cost): Remove...
2010-04-14 uros * df-core.c (df_ref_debug): Change format string place...
2010-04-14 meissnerPR 42694: Optimize pow (x, 0.25), pow (x, 0.75), pow...
2010-04-14 matz PR tree-optimization/42963
2010-04-14 uros * config/i386/i386.md (*popcountsi2_cmp_zext): Remove...
2010-04-14 uros * config/i386/i386.md (*ashlqi3_1_slp): New insn pattern.
2010-04-13 hubicka * ipa-inline.c (cgraph_mark_inline_edge): Avoid double...
2010-04-13 ebotcazou PR middle-end/32628
2010-04-13 manu2010-04-13 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-13 jamborm2010-04-13 Martin Jambor <mjambor@suse.cz>
2010-04-13 matz PR middle-end/43730
2010-04-13 dnovilloAdd CL entry
2010-04-13 matz * tree-ssa-reassoc.c (repropagate_negates): Merge...
2010-04-13 rguenth2010-04-13 Richard Guenther <rguenther@suse.de>
2010-04-13 uros * config/i386/i386.md (extendsidi2 splitter): Also...
2010-04-13 rguenth2010-04-13 Richard Guenther <rguenther@suse.de>
2010-04-13 rguenth2010-04-13 Richard Guenther <rguenther@suse.de>
2010-04-13 baldrickRemove lang_eh_type_covers, which is dead, and the...
2010-04-13 krebbel2010-04-13 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2010-04-13 simonb * cfgexpand.c (gimple_expand_cfg): Clarify warning...
2010-04-13 ebotcazou * gimple.c (walk_gimple_op) <GIMPLE_ASSIGN>: Do not...
2010-04-12 dokogcc/
2010-04-12 uros * config/i386/i386.md (any_rotate): New code iterator.
2010-04-12 sje2010-04-12 Steve Ellcey <sje@cup.hp.com>
2010-04-12 ro gcc:
2010-04-12 ro gcc:
2010-04-12 ro * doc/contrib.texi (Contributors, Rainer Orth): Update.
2010-04-12 ktietz2010-04-12 Kai Tietz <kai.tietz@onevision.com>
2010-04-12 sje2010-04-12 Steve Ellcey <sje@cup.hp.com>
2010-04-12 sje2010-04-12 Steve Ellcey <sje@cup.hp.com>
2010-04-12 rguenth2010-04-12 Richard Guenther <rguenther@suse.de>
2010-04-12 rguenth2010-04-12 Richard Guenther <rguenther@suse.de>
2010-04-12 jakub PR bootstrap/43699
2010-04-12 ebotcazou * expr.c (categorize_ctor_elements_1): Properly count...
2010-04-12 pzhaogcc/
2010-04-11 kkojima * config/sh/sh-protos.h (sh_legitimize_reload_address...
2010-04-11 kkojima * config/sh/sh.md (*movqi_pop): New insn pattern.
2010-04-11 uros * config/i386/i386.md (any_shiftrt): New code iterator.
2010-04-11 uros * config/i386/i386.md (*ashr<mode>3_cconly): Fix wrong...
2010-04-11 uros * config/i386/i386.md (lshr<mode>3): Macroize expander...
2010-04-10 uros * config/i386/i386.md (ashr<mode>3): Macroize expander...
2010-04-10 carrot PR target/42601
2010-04-10 bernds * reload1.c (eliminate_regs_in_insn): Don't restore...
2010-04-10 bernds * Makefile.in (web.o): Depend on insn-config.h and...
2010-04-10 bernds * ira-costs.c (record_reg_classes): Ignore alternative...
2010-04-09 uros PR target/43707
2010-04-09 jamborm2010-04-09 Martin Jambor <mjambor@suse.cz>
2010-04-09 ebotcazou * loop-invariant.c (replace_uses): New static function.
2010-04-09 hariharans * config/picochip/picochip.c (picochip_rtx_cost...
2010-04-09 ro * configure.ac (plugin -rdynamic test): Log result.
2010-04-09 ro * configure.ac: Determine Sun ld version numbers.
2010-04-09 ro * config/sparc/sol2-gld.h: Remove SPARC reference.
2010-04-09 sje2010-04-09 Steve Ellcey <sje@cup.hp.com>
2010-04-09 manu2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-09 jason PR c++/42623
2010-04-09 jason PR c++/41788
2010-04-09 rguenth2010-04-09 Richard Guenther <rguenther@suse.de>
2010-04-09 iainsgcc/
2010-04-09 uros * config/i386/i386.md (DWI): New mode iterator.
2010-04-09 rguenth2010-04-09 Richard Guenther <rguenther@suse.de>
2010-04-09 rguenth2010-04-09 Richard Guenther <rguenther@suse.de>
2010-04-09 rguenth2010-04-09 Richard Guenther <rguenther@suse.de>
2010-04-09 ktietz2010-04-09 Kai Tietz <kai.tietz@onevision.com>
2010-04-09 manu2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-08 ebotcazou * tree.h (TREE_ADDRESSABLE): Document its effect for...
2010-04-08 jingyuFix a problematic logic at unswitch-loops pass.
2010-04-08 spopFix comments, simplify logic.
2010-04-08 spopRemove unused parameter.
2010-04-08 manu2010-04-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-08 krebbel2010-04-08 Christian Borntraeger <borntraeger@de...
2010-04-08 ro gcc:
2010-04-08 ro * doc/install.texi (Specific, i?86-*-solaris2.10)...
2010-04-08 krebbel2010-04-08 Wolfgang Gellerich <gellerich@de.ibm.com>
2010-04-08 krebbel2010-04-08 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2010-04-08 rguenth2010-04-08 Richard Guenther <rguenther@suse.de>
2010-04-08 jakub PR bootstrap/43681
2010-04-08 carrot PR target/41653
2010-04-08 jakub PR debug/43670
2010-04-08 dougkwan2010-04-07 Doug Kwan <dougkwan@google.com>
2010-04-08 mkuvyrkov PR middle-end/40815
2010-04-07 rwildMove LTO build option description to correct subheading.
2010-04-07 rwildFix documentation typos.
2010-04-07 jakub PR c/18624
2010-04-07 jakub * tree-ssa-pre.c (my_rev_post_order_compute): Remove...
2010-04-07 simonb * diagnostic.h (diagnostic_override_option_index)...
2010-04-07 rguenth2010-04-07 Richard Guenther <rguenther@suse.de>
2010-04-07 rguenth2010-04-07 Richard Guenther <rguenther@suse.de>
2010-04-07 jakub PR debug/43516
2010-04-07 rguenth2010-04-07 Richard Guenther <rguenther@suse.de>
2010-04-07 rguenth2010-04-07 Richard Guenther <rguenther@suse.de>
2010-04-07 jamborm2010-04-07 Martin Jambor <mjambor@suse.cz>
2010-04-07 iains2010-04-07 Iain Sandoe <iains@gcc.gnu.org>
2010-04-07 ro * config.gcc (i[34567]86-*-solaris2*): Default with_tu...
2010-04-07 rguenth2010-04-07 Richard Guenther <rguenther@suse.de>
2010-04-07 rguenth2010-04-07 Richard Guenther <rguenther@suse.de>
2010-04-07 rguenth2010-04-07 Richard Guenther <rguenther@suse.de>
2010-04-07 dodjiFix PR debug/43628
2010-04-07 ktietz2010-04-06 Kai Tietz <kai.tietz@onevision.com>
next