ggc.h (GGC_RESIZEVAR): New, reorder macros.
[gcc.git] / gcc / tree-inline.c
2008-06-20 Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-12 Eric Botcazoutree-inline.c (copy_body_r): Copy TREE_SIDE_EFFECTS...
2008-06-10 Vinodha Ramasamyvalue_prob.c (tree_divmod_fixed_value_transform): Use...
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-17 Eric Botcazoutree-inline.c (setup_one_parameter): Remove dead code.
2008-05-13 Diego Novillotree.h (init_phinodes, [...]): Move ...
2008-05-09 Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-05-07 Kenneth Zadeck[multiple changes]
2008-04-23 Tomas Bilytree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR...
2008-04-18 Jan Hubickaexcept.c (dw2_size_of_call_site_table, [...]): Use...
2008-04-16 Jakub Jelinekre PR tree-optimization/35899 (ICE on filesystem code)
2008-04-03 Paolo Bonzinitree-inline.c (copy_generic_body, [...]): Export.
2008-03-20 Richard Guenthertree-scalar-evolution.c (chrec_contains_symbols_defined...
2008-03-18 Jan Hubickatree-pretty-print.c: Include predict.h.
2008-02-29 Douglas Gregorre PR c++/35315 (ICE with attribute transparent_union)
2008-02-26 Manuel López-Ibáñezre PR tree-optimization/26264 (Extraneous warning with...
2008-02-21 Richard Guenthertree.def (PAREN_EXPR): New tree code.
2008-02-19 Jan Hubickare PR middle-end/28779 (internal compiler error: in...
2008-01-29 Jakub Jelinekre PR middle-end/34969 (ICE with -fipa-cp -ffast-math)
2008-01-29 Richard Guentherre PR tree-optimization/35006 (Segfault in remove_unuse...
2008-01-21 Richard Guentherre PR tree-optimization/34885 (ICE in copy_reference_op...
2008-01-18 Ian Lance Taylorre PR c++/33407 (C++ operator new and new expression...
2008-01-16 Jakub Jelinekre PR middle-end/34668 (ICE in find_compatible_field...
2008-01-09 Jan Hubickare PR tree-optimization/34708 (Inlining heuristics...
2008-01-04 Jakub Jelinekre PR gcov-profile/34609 (ICE with "-ftest-coverage...
2008-01-03 Jan HubickaFix incorrectly applied patch in last commit.
2008-01-03 Jan Hubickare PR tree-optimization/31081 (Inliner messes up SSA...
2008-01-03 Jakub Jelinekre PR tree-optimization/29484 (tree-inline.c bug with...
2007-11-29 Jan Hubickare PR tree-optimization/33434 (inlining miscompilation)
2007-11-26 Alexandre Olivatree-ssa-live.c (remove_unused_scope_block_p): Drop...
2007-11-25 Richard Guenthertree.h (struct tree_block): Move locus member next...
2007-11-19 Jason MerrillPR debug/29436, c/32326
2007-11-10 Jakub Jelinekre PR middle-end/34018 (ICE: verify_stmts failed)
2007-11-06 Jakub Jelinekre PR tree-optimization/33458 (ICE "PHI def is not...
2007-10-29 Razya Ladelsky2007-09-23 Razya Ladelsky
2007-10-15 Alexandre Olivare PR tree-optimization/33735 (verify_stmts failed...
2007-10-15 Alexandre Olivare PR middle-end/33706 (gcc_assert failure in verify_eh...
2007-10-09 Alexandre Olivare PR tree-optimization/33572 (wrong code with -O)
2007-10-06 Alexandre Olivare PR tree-optimization/33572 (wrong code with -O)
2007-09-24 Pranav Bhandarkartree-inline.h (eni_weights): Add field target_builtin_c...
2007-09-22 Eric Botcazoutree-inline.c (remap_type_1): Correctly chain variants.
2007-09-11 Jakub Jelinekbuiltins.def (BUILT_IN_VA_ARG_PACK_LEN): New builtin.
2007-09-05 Jakub Jelinekbuiltins.def (BUILT_IN_VA_ARG_PACK): New built-in.
2007-09-05 Sandra LoosemoreAdd target hook invoked when cfun changes.
2007-08-28 Richard Guenthertree.h (DECL_DISREGARD_INLINE_LIMITS): New.
2007-08-24 Richard GuentherMakefile.in (tree-inline.o): Add $(TARGET_H) and $...
2007-08-22 Richard Guenthertree-inline.c (inlinable_function_p): Restore disregard...
2007-08-20 Richard Guentherc-objc-common.c (c_disregard_inline_limits): Remove.
2007-08-20 Richard Guentherlanghooks-def.h (lhd_tree_inlining_auto_var_in_fn_p...
2007-08-20 Andrew Pinskire PR tree-optimization/30564 (ice for legal code with...
2007-08-08 Chao-ying Futree.def (FIXED_POINT_TYPE): New type.
2007-08-01 Zdenek Dvoraktree-pretty-print.c (dump_generic_node): Dump OMP_SECTI...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-04 Richard Guenthertree-inline.c (estimate_num_insns_1): Treat CONVERT_EXP...
2007-07-02 Richard Guentherre PR middle-end/15988 (ICE in fold_convert with pointe...
2007-06-23 Richard Guentherre PR tree-optimization/16876 (ICE on testcase with...
2007-06-16 Andrew Pinski[multiple changes]
2007-06-12 Ian Lance Taylorre PR libstdc++/29286 (placement new does not change...
2007-05-17 Uros Bizjakre PR tree-optimization/24659 (Conversions are not...
2007-04-28 Jan Hubickaalpha.c (alpha_output_mi_thunk_osf): Use insn_locators_...
2007-04-26 Zdenek Dvoraktree-cfgcleanup.c (cfgcleanup_altered_bbs): New global...
2007-04-26 Jakub Jelinekre PR c++/31598 (g++ does not accept some OpenMP code)
2007-04-24 Jan HubickaRevert:
2007-04-23 Jan Hubickafunction.c (init_function_start): Don't init line numbe...
2007-04-22 Uros Bizjakre PR tree-optimization/24659 (Conversions are not...
2007-04-10 Zdenek Dvorakre PR tree-optimization/31526 (ICE in alloc_aux_for_blo...
2007-03-31 Richard Guentheromp-low.c (splay-tree.h): Include.
2007-03-08 Roger Sayletree-eh.c (do_return_redirection): Call build_gimple_mo...
2007-02-25 Jan Hubickare PR middle-end/30509 (ice for legal code with -O3)
2007-02-18 Kazu Hiratacfgloop.c, [...]: Fix comment typos.
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-09 Jan HubickaMakefile.in (passes.o, [...]): Add dependencies.
2007-02-04 Jan Hubickatree-optimize.c (has_abnormal_outgoing_edge_p): Move...
2007-02-03 Kazu Hiratac-decl.c, [...]: Fix comment typos.
2007-01-28 Zdenek Dvoraktree-ssa-loop-unswitch.c: Include tree-inline.h.
2007-01-16 Jan Hubickacgraph.h (cgraph_decide_inlining_incrementally): Kill.
2007-01-12 Jan Hubickare PR middle-end/30443 (4.3 internal compiler error...
2007-01-10 Razya Ladelskyfunction.c (get_last_funcdef_no): New function.
2007-01-10 Jan Hubickatree-inline.c (setup_one_parameter): Do not propagate...
2007-01-05 Jan Hubickatree-inline.c (fold_marked_statements): Update operand...
2007-01-04 Jan Hubickatree-inline.c (copy_bb): Insert new statements to state...
2006-12-30 Kazu Hirata* tree-inline.c: Fix a comment typo.
2006-12-29 Jan Hubickatree-inline.c (remap_ssa_name): New function.
2006-12-15 Andrew Pinskire PR tree-optimization/30140 (inliner produces invalid...
2006-12-13 Jan HubickaMakefile.in: Add dependencies.
2006-12-12 Andrew Pinskire PR middle-end/28436 (accessing an element via a...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-26 Razya Ladelskyre PR tree-optimization/29122 (ICE with -ipa-cp and...
2006-11-22 Ira Rosenc-tree.texi: Document new tree codes.
2006-11-11 Richard Guenthertree.def (FIX_CEIL_EXPR, [...]): Remove unused tree...
2006-11-08 Dorit Nuzman[multiple changes]
2006-09-29 Eric Botcazoubuiltins.c (expand_builtin_setjmp): Delete.
2006-09-07 Jason Merrillre PR c++/27371 (Does not warn about unused function...
2006-09-04 Eric BotcazouRemove leading TAB.
2006-08-21 Jan Hubickare PR middle-end/28071 (A file that can not be compiled...
2006-08-04 Jan Hubickare PR tree-optimization/24888 (duplication of local...
2006-07-17 Richard Guentherre PR tree-optimization/28238 (verify_stmts failed...
2006-06-20 Andrew Pinskire PR middle-end/28075 (inliner introduces unnecessary...
2006-06-13 Richard Guentherre PR tree-optimization/27830 (ICE: verify_stmts failed...
next