summaryrefslogtreecommitdiff
path: root/gcc/tree-object-size.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-object-size.c (addr_object_size): Handle unions withjakub2009-07-201-11/+19
* * tree-object-size.c (addr_object_size): Instead of checkingjakub2009-06-231-18/+30
* * tree-object-size.c (addr_object_size): Fix a pasto in the lastjakub2009-06-151-1/+1
* * tree-object-size.c (addr_object_size): Add OSI argument.jakub2009-06-081-47/+161
* 2009-05-11 Richard Guenther <rguenther@suse.de>rguenth2009-05-111-1/+1
* * df.h: Include "timevar.h".ian2009-04-171-2/+3
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-176/+215
* * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.tomby2008-05-091-2/+1
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* * fold-const.c (all_ones_mask_p, sign_bit_p, simple_operand_p,ghazi2007-09-051-8/+8
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-45/+11
* 2007-05-25 Dirk Mueller <dmueller@suse.de>mueller2007-05-251-21/+35
* * fold-const.c (fold_unary): Convert (T1)(X op Y) into ((T1)X op (T1)Y),hubicka2007-05-041-1/+3
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-33/+20
* Better handling of COND_EXPRs in rhsrobc2007-01-081-0/+38
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-9/+9
* 2006-05-10 Richard Guenther <rguenther@suse.de>rguenth2006-05-101-1/+1
* * builtins.c (dummy_object): Use build_int_cst instead of convert.sayle2006-04-031-2/+2
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-2/+3
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-4/+3
* * ipa-type-escape.c (analyze_variable): Use gcc_assert instead ofreichelt2005-12-081-7/+4
* * c-decl.c, tree-object-size.c, tree-vectorizer.c,kazu2005-07-031-1/+1
* 2005-07-01 Kelley Cook <kcook@gcc.gnu.org>kcook2005-07-011-2/+2
* * builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.jakub2005-06-271-0/+1078