OSDN Git Service

* tree.c (free_lang_data_in_one_sizepos): New inline function.
[pf3gnuchains/gcc-fork.git] / gcc / ipa-type-escape.c
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-04-01 rguenth2010-04-01 Richard Guenther <rguenther@suse.de>
2010-02-19 mrs PR objc/43061
2010-01-26 rguenth2010-01-26 Richard Guenther <rguenther@suse.de>
2009-11-25 hjlRemove trailing white spaces.
2009-09-14 rthSquash commit of EH in gimple
2009-05-01 steven * ipa-reference.c: Do not include c-common.h, include...
2009-03-28 hubicka * cgraph.c (cgraph_node, cgraph_remove_node, dump_cgra...
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-04-18 hubicka * except.c (dw2_size_of_call_site_table,
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2007-10-24 olga2007-10-24 Olga Golovanevsky <olga@il.ibm.com>
2007-08-08 chaoyingfu * tree.def (FIXED_POINT_TYPE): New type.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-25 ghazi * c-common.c (fname_as_string, c_type_hash): Constify.
2007-07-02 rguenth2007-07-02 Richard Guenther <rguenther@suse.de>
2007-06-30 tneumann * ipa.c (cgraph_postorder): Cast according to the...
2007-05-26 kazu * config/i386/i386.c, config/pa/pa.c, config/spu/spu.c,
2007-05-10 mrsImprove comment...
2007-05-09 mrsFix whitespacing
2007-03-17 olgaipa-type-escape fix for ada
2007-03-12 olgaipa-type-escape improvements
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-01-17 hubicka * ipa-type-escape.c (look_for_casts): Revamp using...
2006-12-30 hubicka * ipa-pure-const.c (check_operand): SSA_NAME is safe.
2006-12-20 hubicka * cgraph.h (FOR_EACH_STATIC_VARIABLE, FOR_EACH_STATIC_...
2006-12-11 hubicka Move all varpool routines out of cgraph/cgraphunit...
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-02-20 dnovillo * ipa-type-escape.c: Tidy some comments and white...
2006-02-08 sayle * tree.def (CHAR_TYPE): Remove.
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-12-08 reichelt * ipa-type-escape.c (analyze_variable): Use gcc_assert...
2005-09-25 rth * ipa-type-escape.c (discover_unique_type)...
2005-09-16 rguenth2005-09-16 Richard Guenther <rguenther@suse.de>
2005-08-01 kazu * dwarf2out.c, fold-const.c, ipa-type-escape.c,
2005-07-26 kazu * calls.c, fold-const.c, ipa-reference.c, ipa-type...
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>