OSDN Git Service

* tree-eh.c (tree_remove_unreachable_handlers): Handle shared labels.
[pf3gnuchains/gcc-fork.git] / gcc / tree-inline.c
2009-04-25 hubicka * tree-eh.c (tree_remove_unreachable_handlers): Handle...
2009-04-11 rguenth2009-04-11 Richard Guenther <rguenther@suse.de>
2009-04-03 rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-03-30 jamborm2009-03-30 Martin Jambor <mjambor@suse.cz>
2009-03-28 hubicka Bring from lto-branch:
2009-03-27 jakub * tree-inline.c: Include gt-tree-inline.h.
2009-03-08 hubicka PR target/39361
2009-03-06 jakub PR middle-end/39360
2009-03-03 hjl2009-03-03 H.J. Lu <hongjiu.lu@intel.com>
2009-03-01 hubicka PR debug/39267
2009-03-01 hubicka * tree-inline.c (tree_function_versioning): Output...
2009-03-01 hubicka PR debug/39267
2009-02-28 hubicka * tree-inline.c (expand_call_inline): Avoid duplicate...
2009-02-25 jamborm2009-02-25 Martin Jambor <mjambor@suse.cz>
2008-12-04 rguenth2008-12-04 Richard Guenther <rguenther@suse.de>
2008-10-20 jakub * tree-inline.c (tree_inlinable_function_p): Remove...
2008-09-17 hubicka PR c++/18071
2008-09-13 hubicka PR tree-optimization/37392
2008-09-11 hubicka PR middle-end/37448
2008-09-10 rguenth2008-09-10 Richard Guenther <rguenther@suse.de>
2008-09-09 jakub PR middle-end/37356
2008-09-08 jakub PR middle-end/37393
2008-09-03 hubicka PR tree-optimization/37315
2008-09-03 jakub PR c++/37436
2008-09-01 hubicka * expr.c (MOVE_BY_PIECES_P, CLEAR_BY_PIECES_P, SET_BY_...
2008-08-30 meissnerChange attribute((option(...))) to attribute((target...
2008-08-29 hubicka * tree-inline.c (insert_init_stmt): Insert sequence...
2008-08-29 hubicka * tree.c (build_function_type_skip_args, build_functio...
2008-08-29 hubicka * cp-gimplify.c (cp_gimplify_expr): Add PRED_CONTINUE...
2008-08-24 hubicka * tree-inline.c (tree_function_versioning): Look harder
2008-08-23 hubicka * ipa-cp.c (constant_val_insert): Remove.
2008-08-23 hubicka * tree.c (decl_address_ip_invariant_p): New function.
2008-08-21 hubicka * cgraph.c (first_cgraph_function_insertion_hook)...
2008-08-18 tomby * tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-08-12 jakub PR tree-optimization/37084
2008-08-06 ghazi * builtins.c (expand_builtin_profile_func): Avoid...
2008-07-29 hubicka * flags.h (flag_really_no_inline): Remove.
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-26 hubicka * cgraph.c (cgraph_function_possibly_inlined_p): Do...
2008-07-25 hubicka * cgraphbuild.c (record_reference): Drop non-unit...
2008-07-23 jamborm2008-07-23 Martin Jambor <mjambor@suse.cz>
2008-07-23 meissnerAdd ability to set target options (ix86 only) and optim...
2008-07-09 jakub * gimplify.c (struct gimplify_ctx): Move to tree-gimple.h.
2008-06-20 ghazi * ggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-12 ebotcazou * tree-inline.c (copy_body_r): Copy TREE_SIDE_EFFECTS...
2008-06-10 dougkwan2008-06-10 Vinodha Ramasamy <vinodha@google.com>
2008-06-06 jakub * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP...
2008-06-06 rwildgcc/
2008-05-17 ebotcazou * tree-inline.c (setup_one_parameter): Remove dead...
2008-05-13 dnovillo2008-05-13 Diego Novillo <dnovillo@google.com>
2008-05-09 tomby * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.
2008-05-07 zadeck2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-04-23 tomby * tree-cfg.c (verify_expr): Check for NON_LVALU...
2008-04-18 hubicka * except.c (dw2_size_of_call_site_table,
2008-04-16 jakub PR tree-optimization/35899
2008-04-03 bonzini2007-03-09 Paolo Bonzini <bonzini@gnu.org>
2008-03-20 rguenth2008-03-21 Richard Guenther <rguenther@suse.de>
2008-03-18 hubicka * tree-pretty-print.c: Include predict.h.
2008-02-29 dgregor2008-02-29 Douglas Gregor <doug.gregor@gmail.com>
2008-02-26 manu2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-02-21 rguenth2008-02-21 Richard Guenther <rguenther@suse.de>
2008-02-19 hubicka PR middle-end/28779
2008-01-29 jakub PR middle-end/34969
2008-01-29 rguenth2008-01-29 Richard Guenther <rguenther@suse.de>
2008-01-21 rguenth2008-01-21 Richard Guenther <rguenther@suse.de>
2008-01-18 ian PR c++/33407
2008-01-16 rguenth2008-01-16 Jakub Jelinek <jakub@redhat.com>
2008-01-09 hubicka PR tree-optimization/34708
2008-01-04 jakub PR gcov-profile/34609
2008-01-03 hubickaFix incorrectly applied patch in last commit.
2008-01-03 hubicka PR tree-optimization/31081
2008-01-03 jakub PR tree-optimization/29484
2007-11-29 jakub PR tree-optimization/33434
2007-11-26 aoliva* tree-ssa-live.c (remove_unused_scope_block_p): Drop
2007-11-25 rguenth2007-11-25 Richard Guenther <rguenther@suse.de>
2007-11-19 jason PR debug/29436, c/32326
2007-11-10 jakub PR middle-end/34018
2007-11-06 jakub PR tree-optimization/33458
2007-10-29 razya2007-09-23 Razya Ladelsky
2007-10-15 aolivagcc/ChangeLog:
2007-10-15 aolivagcc/ChangeLog:
2007-10-09 aolivaPR tree-optimization/33572
2007-10-06 aolivagcc/ChangeLog:
2007-09-24 rguenth2007-09-24 Pranav Bhandarkar <pranav.bhandarkar@celun...
2007-09-22 ebotcazou * tree-inline.c (remap_type_1): Correctly chain variants.
2007-09-11 jakub * builtins.def (BUILT_IN_VA_ARG_PACK_LEN): New builtin.
2007-09-05 jakub * builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.
2007-09-05 sandra2007-09-05 Sandra Loosemore <sandra@codesourcery...
2007-08-28 rguenth2007-08-28 Richard Guenther <rguenther@suse.de>
2007-08-24 rguenth2007-08-24 Richard Guenther <rguenther@suse.de>
2007-08-22 rguenth2007-08-22 Richard Guenther <rguenther@suse.de>
2007-08-20 rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-08-20 rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-08-20 pinskia2007-08-20 Andrew Pinski <andrew_pinski@playstation...
2007-08-08 chaoyingfu * tree.def (FIXED_POINT_TYPE): New type.
2007-08-01 rakdver * tree-pretty-print.c (dump_generic_node): Dump OMP_SE...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-04 rguenth2007-07-04 Richard Guenther <rguenther@suse.de>
2007-07-02 rguenth2007-07-02 Richard Guenther <rguenther@suse.de>
2007-06-23 rguenth2007-06-23 Richard Guenther <rguenther@suse.de>
next