OSDN Git Service

* tree-inline.c (eni_inlining_weights): Remove.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2010-04-27 hubicka * tree-inline.c (eni_inlining_weights): Remove.
2010-04-27 pzhaogcc/
2010-04-27 davekMissing changelog from last commit!
2010-04-27 hp PR target/43889
2010-04-27 hp * config/mmix/mmix.md ("*divdi3_nonknuth", "*moddi3_no...
2010-04-26 bernds * df-problems.c (df_simulate_initialize_forwards)...
2010-04-26 mrsUpdate the date to date of checkin.
2010-04-26 mrs2010-04-26 Jack Howarth <howarth@bromo.med.uc.edu>
2010-04-26 jakub PR c/43893
2010-04-26 froydnj * c-parser.c (struct c_token): Move location field up.
2010-04-26 froydnj * cfgloop.h (struct loop): Move can_be_parallel field up.
2010-04-26 ebotcazou * varasm.c (IN_NAMED_SECTION): Remove guard.
2010-04-26 ebotcazou * gimplify.c (gimplify_cond_expr): Use THEN_ and ELSE_...
2010-04-26 hubicka * cgraph.c (cgraph_create_node): Set node frequency...
2010-04-26 jiez PR tree-optimization/43833
2010-04-26 hubicka * cgraphunit.c (cgraph_copy_node_for_versioning):...
2010-04-26 rguenth2010-04-26 Richard Guenther <rguenther@suse.de>
2010-04-26 rguenth2010-04-26 Richard Guenther <rguenther@suse.de>
2010-04-26 irar * tree-vectorizer.h (struct _stmt_vec_info): Add new...
2010-04-25 jsm28gcc:
2010-04-25 uros * config/i386/gmon-sol2.c (_mcleanup): Change format...
2010-04-25 bonzini2010-04-25 Paolo Bonzini <bonzini@gnu.org>
2010-04-24 gerald * doc/contrib.texi (Contributors): Add Dodji Seketeli.
2010-04-24 berndsgcc/
2010-04-23 manu2010-04-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-23 ebotcazou * expr.c (expand_expr_real_1) <VIEW_CONVERT_EXPR>...
2010-04-23 rguenth2010-04-23 Richard Guenther <rguenther@suse.de>
2010-04-23 rguenth2010-04-23 Richard Guenther <rguenther@suse.de>
2010-04-23 jamborm2010-04-23 Martin Jambor <mjambor@suse.cz>
2010-04-23 jamborm2010-04-23 Martin Jambor <mjambor@suse.cz>
2010-04-23 rguenth2010-04-23 Richard Guenther <rguenther@suse.de>
2010-04-23 lauras2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-04-22 kkojima PR target/43744
2010-04-22 uros * gcc.dg/graphite/interchange-0.c: Fix dg-final directive.
2010-04-22 dje * config/rs6000/x-aix: Override LDFLAGS for...
2010-04-22 irar Fix PR number in the previous commit to 43842.
2010-04-22 irar PR tree-optimization/43482
2010-04-22 nickc * config/stormy16/stormy16-lib2.c (__ucmpsi2...
2010-04-22 amonakov2010-04-22 Alexander Monakov <amonakov@ispras.ru>
2010-04-22 lauras2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-04-22 bernds * optabs.h (expand_widening_mult): Declare.
2010-04-22 rguenth2010-04-22 Richard Guenther <rguenther@suse.de>
2010-04-22 nickc * config/stormy16/stormy16.c
2010-04-22 bernds * ifcvt.c (dead_or_predicable): Use df_simulate_find_d...
2010-04-22 uros * config/i386/i386.md: Use {} around multi-line prepar...
2010-04-22 lauras2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-04-22 berndsgcc/
2010-04-21 hubicka * timevar.def (TV_WHOPR_WPA_FIXUP): Remove.
2010-04-21 hubicka * tree-pass.h (ipa_opt_pass_d): Rename function_read_s...
2010-04-21 hubicka * lto-cgraph.c (lto_output_node): Do not output comdat...
2010-04-21 jakub PR debug/40040
2010-04-21 hubicka * ipa-prop.c (ipa_edge_removal_hook): Check for bounds.
2010-04-21 hubicka * lto.c (globalize_cross_file_statics): When function...
2010-04-21 hubicka * opts.c (decode_options): Enable pure-const pass...
2010-04-21 hubicka * cgraph.c (dump_cgraph_node): Dump also assembler...
2010-04-21 eweddingtonAdd missing comma.
2010-04-21 uros * config/i386/i386.md (x86_shrd): Add athlon_decode and
2010-04-21 jakub PR middle-end/43570
2010-04-21 rguenth2010-04-21 Richard Guenther <rguenther@suse.de>
2010-04-21 jakub * dwarf2out.c (add_var_loc_to_decl): Add LABEL argumen...
2010-04-21 jakub * dwarf2out.c (output_call_frame_info): For dw_cie_version
2010-04-21 uros * config/i386/i386.md (bswap<mode>2): Macroize expande...
2010-04-21 wilsonPR rtl-optimization/43520
2010-04-20 ghazi * builtins.c (fold_builtin_cproj): Fold more...
2010-04-20 ghazi * builtins.c (build_complex_cproj, fold_builtin...
2010-04-20 uros * config/i386/i386.md (ffs<mode>2): Macroize expander...
2010-04-20 jakub * dwarf2out.c (AT_linkage_name): Define.
2010-04-20 davidxlnew folding rule
2010-04-20 aesok * double-int.h (double_int_setbit): Declare.
2010-04-20 hubicka * cgraph.c (cgraph_remove_node): Kill bodies in other...
2010-04-20 rguenth2010-04-20 Richard Guenther <rguenther@suse.de>
2010-04-20 rguenth2010-04-20 Richard Guenther <rguenther@suse.de>
2010-04-20 jakub * tree.h (TYPE_REF_IS_RVALUE): Define.
2010-04-20 krebbel2010-04-20 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2010-04-20 wilsonpartial fix, make all 'e' class regs fixed
2010-04-20 wilsonEnable doloop optimization on loops with calls.
2010-04-19 hubicka * opts.c (decode_options): Disable whpr incompatible...
2010-04-19 dj* cfgexpand.c (expand_debug_expr): Check for mismatched...
2010-04-19 eweddington2010-04-19 Eric B. Weddington <eric.weddington@atmel...
2010-04-19 ebotcazou * ifcvt.c (noce_try_cmove_arith): Fix long lines.
2010-04-19 jakub PR middle-end/43337
2010-04-19 jakub * dwarf2out.c (lower_bound_default): For DW_LANG_Pytho...
2010-04-19 law * ira-color.c (allocno_reload_assign): Avoid...
2010-04-19 jamborm2010-04-19 Martin Jambor <mjambor@suse.cz>
2010-04-19 jamborm2010-04-19 Martin Jambor <mjambor@suse.cz>
2010-04-19 rguenth2010-04-19 Richard Guenther <rguenther@suse.de>
2010-04-19 rguenth2010-04-19 Richard Guenther <rguenther@suse.de>
2010-04-19 rguenth2010-04-19 Richard Guenther <rguenther@suse.de>
2010-04-19 uros PR target/43766
2010-04-19 jiez PR target/43662
2010-04-19 irar PR tree-optimization/37027
2010-04-19 jakub * tree.h (ENUM_IS_SCOPED): Define.
2010-04-18 ebotcazou2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>
2010-04-18 doko2010-04-18 Matthias Klose <doko@ubuntu.com>
2010-04-18 irar PR tree-optimization/43771
2010-04-18 hubicka * i386.md (UNSPEC_SSE_PROLOGUE_SAVE_LOW): New.
2010-04-17 hubicka * ipa-inline.c (cgraph_early_inlining): Handle flatten...
2010-04-17 rearnsha * arm.md (negdi2): Remove redundant code to force...
2010-04-17 rearnsha * arm/bpabi.S: Add EABI alignment attributes to objects.
2010-04-17 rearnsha * arm-protos.h (tune_params): New structure.
next