OSDN Git Service

* lto-stramer-out.c (produce_asm_for_decls): Correct accidentally commited change.
[pf3gnuchains/gcc-fork.git] / gcc / ipa-pure-const.c
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-15 hubicka * tree.h (memory_identifier_string): Remove.
2010-04-29 hubicka * lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-27 manu2010-04-27 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-21 hubicka * tree-pass.h (ipa_opt_pass_d): Rename function_read_s...
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-02-19 mrs PR objc/43061
2009-12-14 jakub * cgraph.h (cgraph_set_nothrow_flag, cgraph_set_readon...
2009-11-28 jakub * matrix-reorg.c (analyze_matrix_allocation_site)...
2009-11-25 hjlRemove trailing white spaces.
2009-11-10 jamborm2009-11-10 Martin Jambor <mjambor@suse.cz>
2009-10-22 hubicka PR tree-optimize/40556
2009-10-03 dnovilloMerge lto branch into trunk.
2009-10-01 hubicka * cgraph.c (cgraph_clone_node): Add redirect_callers...
2009-09-14 rthSquash commit of EH in gimple
2009-09-02 aolivagcc/ChangeLog:
2009-07-03 hubicka * gcc.dg/tree-ssa/loop-24.c: Update dump file matching...
2009-07-02 hubicka * gcc.dg/tree-ssa/local-pure-const.c: New testcase.
2009-06-30 hubicka * cfgloopanal.c (check_irred): Move into ...
2009-05-16 iangcc/ChangeLog:
2009-05-01 steven * ipa-reference.c: Do not include c-common.h, include...
2009-04-26 hubicka * ipa-pure-const.c (struct funct_state_d): New fields
2009-04-19 hubicka * cgraph.c (cgraph_create_edge, cgraph_set_call_stmt...
2009-04-18 hubicka * cgraph.c (cgraph_make_edge, dump_cgraph_node, cgraph...
2009-04-16 rguenth2009-04-16 Richard Guenther <rguenther@suse.de>
2009-04-03 rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-03-28 hubicka * gcc.dg/attr-noinline.c: Avoid pure-const optimization.
2008-09-18 hubicka PR middle-end/37448
2008-08-21 hubicka * cgraph.c (first_cgraph_function_insertion_hook)...
2008-08-21 hubicka Backport from LTO branch:
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-25 hubicka * cgraphbuild.c (record_reference): Drop non-unit...
2008-06-06 rwildgcc/
2008-05-07 zadeck2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2007-11-08 zadeck2007-11-07 Kenneth Zadeck <zadeck@naturalbridge.com>
2007-10-26 uros * ipa-pure-const.c (check_decl): Return immedia...
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-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2006-12-30 hubicka * ipa-pure-const.c (check_operand): SSA_NAME is safe.
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-11-24 pinskia2006-11-24 Andrew Pinski <andrew_pinski@playstation...
2006-06-15 rguenth2006-06-16 Richard Guenther <rguenther@suse.de>
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2005-09-16 rguenth2005-09-16 Richard Guenther <rguenther@suse.de>
2005-08-31 dberlin2005-08-31 Daniel Berlin <dberlin@dberlin.org>
2005-08-26 jconner PR middle-end/23584
2005-07-26 kazu * ipa-pure-const.c, ipa-reference.c, ipa-reference.h,
2005-07-16 zadeck2005-07-16 Danny Berlin <dberlin@dberlin.org>