tree.def (TARGET_MEM_REF): Update comment.
[gcc.git] / gcc / ChangeLog
2009-11-01 Eric Botcazoutree.def (TARGET_MEM_REF): Update comment.
2009-10-31 Anatoly Sokolovfrv.c (frv_function_value, [...]): New functions.
2009-10-31 Anatoly Sokolovmn10300.c (mn10300_function_value): Make static, add...
2009-10-31 Ramana RadhakrishnanA9 integer pipeline description.
2009-10-31 Eric Botcazoutree-ssa-sccvn.c (vn_reference_lookup_3): Bail out...
2009-10-31 Toon Moeneipa-inline.c (cgraph_decide_inlining): Include reason...
2009-10-30 Daniel Gutsonlinux-eabi.h (LINK_SPEC): BE8_LINK_SPEC added.
2009-10-30 Richard Guentherre PR lto/41858 (-flto -O2 crashes when many source...
2009-10-30 H.J. LuFix a typo.
2009-10-30 Nathan Sidwelltarget-def.h (TARGET_ASM_TTYPE): Correct typo of TARGET...
2009-10-30 Martin Jambortree-sra.c (build_ref_for_offset_1): Remove a comment.
2009-10-30 H.J. LuOptimize -mstackrealign.
2009-10-30 Richard Earnshawarm.md (QHSI): New mode iterator.
2009-10-29 Cary Coutantre PR debug/41700 (g++.dg/debug/dwarf2/icf.C)
2009-10-29 David Daneyinvoke.texi (mmcount-ra-address): Document new command...
2009-10-29 Steve Ellceyre PR middle-end/37565 (__optimize__ attribute doesn...
2009-10-29 Michael Matztree-ssa-math-opts.c (execute_convert_to_rsqrt): Remove.
2009-10-29 Ramana Radhakrishnanarm.c (find_best_start): Fix type of remainder to be...
2009-10-29 Martin Jamborre PR tree-optimization/41775 (IPA-SRA: ice in rewrite_...
2009-10-29 Richard Earnshawarm.c (count_insns_for_constant): Rework to support...
2009-10-29 Chao-ying Fumips.c (mips_emit_unary, [...]): New functions.
2009-10-28 Rafael Avila de... invoke.texi: Rename -use-linker-plugin -fuse-linker...
2009-10-28 Rafael Avila de... trans-common.c (create_common): Set TREE_PUBLIC to...
2009-10-28 Rafael Avila de... common.opt (fuse-linker-plugin): New option.
2009-10-28 Paolo Bonzinire PR target/39715 ([cond-optab] extra sign extensions...
2009-10-28 Richard Guentherre PR lto/41808 (error: non-trivial conversion at assig...
2009-10-28 Jakub Jelinekre PR middle-end/41837 (Using '-O -fipa-struct-reorg...
2009-10-28 Jakub Jelinekre PR debug/41801 (VTA: ICE in loc_cmp.)
2009-10-28 Jakub Jelinekre PR target/41762 (internal compiler error when compil...
2009-10-28 Jakub Jelinekvar-tracking.c (emit_note_insn_var_location): Don't...
2009-10-28 Richard Sandifordvar-tracking.c (emit_note_insn_var_location): Get the...
2009-10-28 Richard Guenthergimple.c (gimple_get_alias_set): Fix comment typo.
2009-10-28 Richard Guenthertree.c (free_lang_data_in_type): Do not call get_alias_set.
2009-10-28 Richard Guentherre PR middle-end/41855 (ICE in refs_may_alias_p_1,...
2009-10-28 Paolo Bonzinire PR rtl-optimization/41812 (test 20071030-1.c fails...
2009-10-28 Paolo Bonzinire PR target/39715 ([cond-optab] extra sign extensions...
2009-10-28 Paolo Bonzinire PR target/40741 (code size explosion for integer...
2009-10-28 Paolo Bonziniexpmed.c (emit_store_flag): Check costs before transfor...
2009-10-28 Paolo Bonzinish.md (cbranchfp4_media): Remove hack extending cstore...
2009-10-28 Kaz Kojimash.md (stuff_delay_slot): Move const_int pattern inside...
2009-10-27 Richard Henderson* cgraphunit.c (cgraph_optimize): Maintain timevar...
2009-10-27 Richard Hendersonre PR c++/41819 (ICE with try/catch and -fno-exceptions)
2009-10-27 Kai Tietzmingw32.h (CHECK_EXECUTE_STACK_ENABLED): New macro.
2009-10-27 Uros BizjakChangeLog: Fix formatting.
2009-10-27 Richard Guenthertree-ssa-structalias.c (find_func_aliases): In IPA...
2009-10-27 Jakub Jelinekre PR c/41842 (ICE on invalid variable length array...
2009-10-27 Richard Guenthertree-complex.c (expand_complex_div_wide): Check for...
2009-10-27 Revital EresFix PR40648 -- Fix misaligned store vectorizer patch
2009-10-27 Richard Guentherre PR lto/41821 (ICE in LTO when linking)
2009-10-27 Aldy Hernandezre PR bootstrap/41451 (Bootstrap failure with fold...
2009-10-27 Eric BotcazouFix nits
2009-10-27 Wei Guozhitarget.h (have_conditional_execution): Add a new target...
2009-10-26 Ben Ellistonconfig.gcc (spu-*-elf*): Add spu_cache.h to extra_headers.
2009-10-26 Ben Ellistontm.texi (TARGET_ADDR_SPACE_KEYWORDS): Document.
2009-10-26 Ben Ellistontm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-10-26 Jakub Jelinekre PR bootstrap/41345 (bootstrap comparison failure...
2009-10-26 Jakub Jelinekre PR debug/41828 (DW_AT_name should not be present...
2009-10-26 Nick CliftonMAINTAINERS: Add myself as a maintainer for the RX...
2009-10-26 Michael Matzre PR tree-optimization/41783 (r151561 (PRE fix) regres...
2009-10-26 Richard Guentherre PR tree-optimization/41826 (invalid read in get_cons...
2009-10-26 Richard Guenthergraphite-sese-to-poly.c (check_poly_representation...
2009-10-26 Janus Weilre PR fortran/41714 ([OOP] ALLOCATE SOURCE= does not...
2009-10-25 Kaz Kojimare PR target/41813 (SH: delay slot is filled with a...
2009-10-25 Richard Guentherlto-streamer-in.c (unpack_ts_decl_common_value_fields...
2009-10-25 Richard Sandifordmips.c (mips_restore_gp_from_cprestore_slot): Emit...
2009-10-25 Richard Guentherre PR middle-end/41814 (ICE in jc1 during bootstrap...
2009-10-25 Adam Nemetpredicates.md (hilo_operand): New predicate.
2009-10-24 Andy Hutchinsonre PR middle-end/19154 (miss-optimization of (x & pow2C...
2009-10-24 Jan Hubickaipa-reference.c (check_call): Noreturn notrhow calls...
2009-10-24 Eric Botcazoutree-ssa-alias.c (nonaliasing_component_refs_p): Rename...
2009-10-24 Joseph Myersre PR c/40033 (ICE with invalid statement expression)
2009-10-23 Michael MeissnerFix 41787
2009-10-23 Joseph Myersre PR c/41673 (variable-length array dereference inside...
2009-10-23 Richard Guentherre PR middle-end/41805 (possible LTO termination bug)
2009-10-23 Richard Guentherre PR tree-optimization/41778 (missed dead store elimin...
2009-10-23 Eric BotcazouFix long line
2009-10-23 Kaveh R. Ghazibuiltins.c (fold_builtin_cabs): Use validate_arg().
2009-10-23 Jeff Lawira-lives.c (process_single_reg_class_operands): Update...
2009-10-22 Richard Sandifordsimplify-rtx.c (simplify_replace_fn_rtx): Add a fallbac...
2009-10-22 Richard Sandifordrtl.h (shallow_copy_rtvec): Declare.
2009-10-22 Anatoly Sokolovm32c.c (m32c_function_value_regno_p): New function.
2009-10-22 Diego NovilloMakefile.in (PLUGIN_HEADERS): Add output.h and IPA_UTILS_H.
2009-10-22 Razya Ladelskyouter-4.c: Adjust scan.
2009-10-22 Richard Guentherlto-streamer.h (lto_symtab_merge_cgraph_nodes): Declare.
2009-10-22 Richard Guentherre PR lto/41791 (LTO warnings with -Winline)
2009-10-22 Razya Ladelskycfgloopmanip.c (duplicate_subloops): Export.
2009-10-22 Jan Hubickare PR tree-optimization/40556 (ICE in IPA-CP with recur...
2009-10-22 Richard Bienerlto-streamer.h (lto_symtab_clear_resolution): Remove.
2009-10-22 Jan Hubickare PR tree-optimization/40556 (ICE in IPA-CP with recur...
2009-10-22 Jan Hubickaipa-cp.c (ipcp_write_summary, [...]): New functions.
2009-10-22 Matthias Kloseinstall.texi: Document --enable-browser-plugin.
2009-10-22 Vladimir Makarovinvoke.texi (fira-loop-pressure): Update default value.
2009-10-21 Sebastian Popre PR tree-optimization/41497 (apparent integer wrong...
2009-10-21 Joseph Myerssh.c (nonpic_symbol_mentioned_p): Allow UNSPEC_TPOFF.
2009-10-21 Jakub Jelinekre PR driver/25507 (-print-multi-os-directory undocumented)
2009-10-21 Jack Howarthre PR c++/41313 (r150553 causes g++.dg/tree-prof/partit...
2009-10-21 Eric Botcazoutree-vect-stmts.c (exist_non_indexing_operands_for_use_...
2009-10-20 Richard Hendersontree-eh.c (lower_try_finally_copy): Do lower_eh_constru...
2009-10-20 Adam Nemetmips.c (mips_binary_cost): Add new argument speed.
next