i386.c (legitimize_tls_address): Generate tls_initial_exec_64_sun only when !TARGET_X32.
[gcc.git] / gcc / tree-inline.c
2010-06-17 Richard Guenthertree-inline.c (declare_return_variable): Remove bogus...
2010-06-16 Richard Guenthertree-inline.c (remap_gimple_op_r): Recurse using remap_...
2010-06-08 Shujing Zhaofold-const.c (fold_comparison): Remove redundant parent...
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-06-01 Jan Hubickacgraph.h (tree_function_versioning): Update prototype.
2010-06-01 Jan Hubickatree-inline.c (estimate_num_insns): For stdarg function...
2010-05-31 Jakub Jelinekre PR tree-optimization/44182 (-fcompare-debug failure...
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-25 Eric Botcazoufunction.h (struct function): Add can_throw_non_call_ex...
2010-05-25 Jakub Jelinekre PR debug/42801 (C VLAs should use DW_AT_allocated)
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-17 Jan Hubickacgraph.h (struct ipa_replace_map): Add parm_num parameter.
2010-05-13 Jan Hubickacgraph.c (cgraph_mark_address_taken_node): No longer...
2010-05-12 Jan Hubickacgraph.h (struct varpool_node): Add aux.
2010-05-11 Jan Hubickacgraphbuild.c (cgraph_rebuild_references): New.
2010-05-10 Richard Guentherre PR tree-optimization/44050 (Wrong code is produced...
2010-04-28 Martin Jamborcgraph.h (struct cgraph_node): New field indirect_calls.
2010-04-28 Richard Guentherre PR middle-end/43880 (internal compiler error: in...
2010-04-27 Jan Hubickatree-inline.c (eni_inlining_weights): Remove.
2010-04-26 Jan Hubickacgraph.c (cgraph_create_node): Set node frequency to...
2010-04-23 Richard Guentherre PR lto/43455 (ICE in fold_convert_loc, at fold-const...
2010-04-23 Laurynas Biveinissese.h (create_if_region_on_edge): Remove.
2010-04-15 Richard Guenthertree-ssa-structalias.c (struct variable_info): Add...
2010-04-12 Richard Guenthergsstruct.def (GSS_CALL): New.
2010-03-18 Martin Jamborre PR middle-end/42450 (another GCC 4.5 ICE on C++...
2010-03-12 Jakub Jelinekre PR debug/43329 (Early inlining causes suboptimal...
2010-02-22 Richard Guentherre PR middle-end/43045 ([lto] ICE non-trivial conversio...
2010-01-27 Richard Guentherre PR tree-optimization/42878 ("-fcompare-debug failure...
2010-01-27 Jakub Jelinekre PR middle-end/42874 (Error on correct code: sorry...
2010-01-20 Richard Guenthertree-inline.c (estimate_num_insns): Handle EH builtins.
2010-01-14 Jakub Jelinekre PR debug/42657 (Missing debug info for a variable)
2010-01-12 Jakub Jelinekre PR tree-optimization/42645 ("-fcompare-debug failure...
2009-12-10 Jan Hubickare PR middle-end/42228 (verify_cgraph_node failed:node...
2009-12-01 Richard Guenthertree-inline.c (copy_tree_body_r): Do not set TREE_BLOCK...
2009-11-29 Jan Hubickacgraph.c (same_body_alias_1): Break out of
2009-11-28 Jakub Jelinekmatrix-reorg.c (analyze_matrix_allocation_site): Remove...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-16 Jan Hubickacgraphbuild.c (compute_call_stmt_bb_frequency): Use...
2009-11-16 Jan Hubickacgraph.c (cgraph_release_function_body): Update use...
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-10-05 Andrew Pinskire PR tree-optimization/40992 (cunroll ignoring asm...
2009-10-03 Diego NovilloMerge lto branch into trunk.
2009-09-28 Michael Matzbuiltins.c (interclass_mathfn_icode): New helper.
2009-09-17 Michael Matzre PR middle-end/41347 (ICE with -O3 or '-O2 -finline...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-13 Richard Guentherlanghooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.
2009-09-11 Michael Matzre PR c++/41275 (ICE: expand_expr_real_1, at expr.c...
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-08-12 Xinliang David LiFix to PR41012
2009-08-10 Dodji Seketelire PR c++/40866 (ICE in create_tmp_var, at gimplify...
2009-07-30 Andrew MacLeodAdd source_location support to PHI arguments.
2009-07-30 Richard Hendersoncgraph.c (cgraph_set_call_stmt_including_clones): Tidy.
2009-07-25 Martin Jamborextend.texi (Labels as Values): Document need for noclone.
2009-07-21 Jakub Jelinekre PR tree-optimization/40813 (ICE in gsi_insert_seq_no...
2009-07-20 Jan Hubickacgraph.h (combined_args_to_skip): New field.
2009-07-17 Richard Guentherre PR c/40401 (ICE: verify_gimple failed)
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-06-30 Eric Botcazoucgraphunit.c (cgraph_finalize_compilation_unit): Call...
2009-06-26 Richard Hendersonfunction.h (struct function): Add cannot_be_copied_reas...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-08 Jan Hubickare PR middle-end/40102 (Revision 147294 caused ICE...
2009-05-28 Alexandre Olivatree-inline.c (remap_decls): Enable nonlocalized variab...
2009-05-25 Jan Hubickacgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-05-25 Richard Guenthertree-ssa-alias.h (dump_points_to_solution): Declare.
2009-05-22 Richard Guentherre PR tree-optimization/38964 (TBAA side-effects of...
2009-05-15 Jan HubickaRevert the following patch until testsuite fallout...
2009-05-15 Jan Hubickacgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-05-12 Jan Hubickaloop-36.c: Reduce amount of iterations to 2 so unrollin...
2009-05-10 Jan Hubickatree-inline.c (delete_unreachable_blocks_update_callgra...
2009-05-10 Jan Hubickare PR middle-end/40084 (Revision 147294 failed 483...
2009-05-08 Jan Hubickacgraphbuild.c (compute_call_stmt_bb_frequency): Accept...
2009-04-27 Richard Guentherre PR java/38374 (constant pool references have wrong...
2009-04-25 Jan Hubickatree-eh.c (tree_remove_unreachable_handlers): Handle...
2009-04-11 Richard Guentherre PR middle-end/39732 (-fprofile-generate -O1: ICE...
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-30 Martin Jamboripa-prop.h (jump_func_type): Rename IPA_UNKNOWN...
2009-03-28 Jan HubickaBring from lto-branch:
2009-03-27 Jakub Jelinektree-inline.c: Include gt-tree-inline.h.
2009-03-08 Jan Hubickare PR target/39361 (Many new neon test failures)
2009-03-06 Jakub Jelinekre PR middle-end/39360 (ICE in referenced_var_lookup...
2009-03-03 H.J. Lure PR tree-optimization/39345 (ICE in copy_tree_body_r...
2009-03-01 Jan Hubickare PR debug/39267 (gdb testsuite regressions)
2009-03-01 Jan Hubicka* tree-inline.c (tree_function_versioning): Output...
2009-03-01 Jan Hubickare PR debug/39267 (gdb testsuite regressions)
2009-02-28 Jan Hubickatree-inline.c (expand_call_inline): Avoid duplicate...
2009-02-25 Martin Jambortree-inline.c (initialize_cfun): Remove asserts for...
2008-12-04 Richard Guentherre PR middle-end/36509 (gcc.dg/Wstrict-aliasing-float...
2008-10-20 Jakub Jelinektree-inline.c (tree_inlinable_function_p): Remove tuple...
2008-09-17 Jan Hubickare PR middle-end/18071 (-Winline does not respect ...
2008-09-13 Jan Hubickare PR tree-optimization/37392 (Segfault in verify_ssa...
2008-09-11 Jan Hubickare PR middle-end/37448 (cannot compile big function)
2008-09-10 Richard Guentherre PR tree-optimization/37432 (ICE in VN_INFO, at tree...
2008-09-09 Jakub Jelinekre PR middle-end/37356 (ICE in gsi_insert_seq_nodes_aft...
2008-09-08 Jakub Jelinekre PR middle-end/37393 (error: EH edge 10->12 is missing)
2008-09-03 Jan Hubickare PR tree-optimization/37315 (gcc.c-torture/execute...
2008-09-03 Jakub Jelinekre PR target/37436 (arm-cross-g++. internal compiler...
2008-09-01 Jan Hubickaexpr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.
2008-08-30 Michael MeissnerChange attribute((option(...))) to attribute((target...
next