OSDN Git Service

2010-06-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / ipa.c
2010-06-08 laurasgcc/ada:
2010-06-07 hubicka * cgraph.c (cgraph_edge_cannot_lead_to_return): Also...
2010-05-30 hubicka * cgraph.h (cgraph_dump_file): Declare.
2010-05-30 hubicka * ipa.c (cgraph_remove_unreachable_node): Walk referen...
2010-05-29 hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-22 hubicka * decl2.c (maybe_emit_vtables): Produce same comdat...
2010-05-16 hubicka * ipa.c (function_and_variable_visibility): Also bring...
2010-05-14 hubicka * cgraph.h (ipa_discover_readonly_nonaddressable_vars...
2010-05-14 hubicka * ipa.c (cgraph_remove_unreachable_nodes): Revert...
2010-05-14 hubicka * ipa.c (enqueue_cgraph_node): Update comment; do...
2010-05-13 hubicka * cgraph.c (cgraph_mark_address_taken_node): No longer...
2010-05-12 hubicka * cgraph.h (struct varpool_node): Add aux.
2010-04-29 hubicka * gengtype.c (open_base_files): Add lto-streamer.h
2010-04-29 hubicka * lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-27 hubicka * doc/invoke.texi (-fipa-profile): Document.
2010-04-27 jamborm2010-04-27 Martin Jambor <mjambor@suse.cz>
2010-04-21 hubicka * tree-pass.h (ipa_opt_pass_d): Rename function_read_s...
2010-04-12 rguenth2010-04-12 Richard Guenther <rguenther@suse.de>
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-27 danglin PR middle-end/41674
2010-03-18 jamborm2010-03-18 Martin Jambor <mjambor@suse.cz>
2010-03-10 hubicka PR c/43288
2010-02-19 amodra PR middle-end/42344
2009-12-17 jakub PR c++/42386
2009-12-10 jakub PR c++/42317
2009-12-10 hubicka PR middle-end/42228
2009-11-25 hjlRemove trailing white spaces.
2009-11-16 hubicka * cgraph.c (cgraph_release_function_body): Update...
2009-11-13 hubicka * ipa.c (function_and_variable_visibility): Clear...
2009-11-12 hubicka * ipa.c (function_and_variable_visibility): Fix my...
2009-11-12 hubicka * cgraph.h (varpool_node_name): Declare.
2009-11-12 hubicka * decl2.c (constrain_visibility): Clear WEAK and COMMO...
2009-11-11 hubicka PR middle-end/41729
2009-11-10 jamborm2009-11-10 Martin Jambor <mjambor@suse.cz>
2009-10-08 hubicka PR bootstrap/41620
2009-10-07 hubicka * lto-symtab.c (lto_cgraph_replace_node): Assert that...
2009-09-03 dnovillo2009-09-01 Diego Novillo <dnovillo@google.com>
2009-05-10 hubicka * cgraphbuild.c (record_reference): Use cgraph_mark_ad...
2009-05-09 hubicka PR bootstrap/40082
2009-05-08 hubicka * cgraphbuild.c (compute_call_stmt_bb_frequency):...
2009-04-20 dnovillo * cgraph.h (cgraph_node_ptr): New type for vector...
2008-06-06 rwildgcc/
2008-05-07 hubicka * cgraph.c (dump_cgraph_node): Update.
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-02-15 hubicka PR middle-end/35149
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-30 tneumann * ipa.c (cgraph_postorder): Cast according to the...
2007-01-16 hubicka * cgraph.h (cgraph_decide_inlining_incrementally)...
2007-01-08 hubicka * ipa.c (function_and_variable_visibility): Fix return...
2007-01-08 hubicka * tree-pas.h (TODO_remove_function): New flag.
2007-01-04 hubicka * cgraph.c (cgraph_release_function_body): New function.
2006-07-26 hubicka PR tree-optimization/27882
2006-02-06 rakdver * tree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2005-06-28 hubicka * cgraph.c (cgraph_remove_node): Do not release functi...
2005-06-25 kcookUpdate FSF address.
2005-04-22 hubicka * Makefile.in (ipa.o, ipa-inline.o): New files.