]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-type-escape.c
* tree.def (FIXED_POINT_TYPE): New type.
[thirdparty/gcc.git] / gcc / ipa-type-escape.c
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>