summaryrefslogtreecommitdiff
path: root/gcc/ipa-type-escape.c
Commit message (Expand)AuthorAgeFilesLines
* 2011-03-23 Richard Guenther <rguenther@suse.de>rguenth2011-03-231-2126/+0
* gcc/froydnj2010-12-221-2/+2
* 2010-11-27 Richard Guenther <rguenther@suse.de>rguenth2010-11-271-1/+1
* * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call tofroydnj2010-08-191-19/+10
* gcc/froydnj2010-07-151-2/+2
* gcc/froydnj2010-07-061-5/+4
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+1
* 2010-05-16 Richard Guenther <rguenther@suse.de>rguenth2010-05-161-4/+2
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-2/+2
* 2010-04-01 Richard Guenther <rguenther@suse.de>rguenth2010-04-011-2/+3
* PR objc/43061mrs2010-02-191-1/+1
* 2010-01-26 Richard Guenther <rguenther@suse.de>rguenth2010-01-261-1/+1
* Remove trailing white spaces.hjl2009-11-251-216/+216
* Squash commit of EH in gimplerth2009-09-141-3/+0
* * ipa-reference.c: Do not include c-common.h, include splay-tree.h.steven2009-05-011-1/+1
* * cgraph.c (cgraph_node, cgraph_remove_node, dump_cgraph_node,hubicka2009-03-281-3/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-297/+220
* * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.hubicka2008-07-251-1/+1
* gcc/rwild2008-06-061-3/+4
* * except.c (dw2_size_of_call_site_table,hubicka2008-04-181-1/+1
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* 2007-10-24 Olga Golovanevsky <olga@il.ibm.com>olga2007-10-241-37/+75
* * tree.def (FIXED_POINT_TYPE): New type.chaoyingfu2007-08-081-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * c-common.c (fname_as_string, c_type_hash): Constify.ghazi2007-07-251-7/+7
* 2007-07-02 Richard Guenther <rguenther@suse.de>rguenth2007-07-021-1/+1
* * ipa.c (cgraph_postorder): Cast according to the coding conventions.tneumann2007-06-301-1/+1
* * config/i386/i386.c, config/pa/pa.c, config/spu/spu.c,kazu2007-05-261-1/+1
* Improve comment...mrs2007-05-101-2/+3
* Fix whitespacingmrs2007-05-091-1/+1
* ipa-type-escape fix for adaolga2007-03-171-20/+15
* ipa-type-escape improvementsolga2007-03-121-60/+400
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-31/+26
* * ipa-type-escape.c (look_for_casts): Revamp using handled_component_p.hubicka2007-01-171-20/+15
* * ipa-pure-const.c (check_operand): SSA_NAME is safe.hubicka2006-12-301-1/+5
* * cgraph.h (FOR_EACH_STATIC_VARIABLE, FOR_EACH_STATIC_INITIALIZER): Newhubicka2006-12-201-1/+1
* Move all varpool routines out of cgraph/cgraphunit to varpool.chubicka2006-12-111-3/+3
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-3/+3
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-1/+2
* * ipa-type-escape.c: Tidy some comments and white space.dnovillo2006-02-201-1/+1
* * tree.def (CHAR_TYPE): Remove.sayle2006-02-081-2/+1
* * tree-vrp.c (execute_vrp): Do not pass dump argument to.rakdver2006-02-061-5/+0
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+1
* * ipa-type-escape.c (analyze_variable): Use gcc_assert instead ofreichelt2005-12-081-7/+4
* * ipa-type-escape.c (discover_unique_type): Remove dead code atrth2005-09-251-48/+48
* 2005-09-16 Richard Guenther <rguenther@suse.de>rguenth2005-09-161-0/+1
* * dwarf2out.c, fold-const.c, ipa-type-escape.c,kazu2005-08-011-1/+1
* * calls.c, fold-const.c, ipa-reference.c, ipa-type-escape.c,kazu2005-07-261-3/+3
* * ipa-pure-const.c, ipa-reference.c, ipa-reference.h,kazu2005-07-261-2/+2
* 2005-07-16 Danny Berlin <dberlin@dberlin.org>zadeck2005-07-161-0/+1854