summaryrefslogtreecommitdiff
path: root/gcc/tree-object-size.c
Commit message (Expand)AuthorAgeFilesLines
* * builtins.def (BUILT_IN_STPNCPY_CHK): New definition.jakub2011-12-151-0/+1
* PR middle-end/51077jakub2011-11-101-1/+1
* 2011-10-12 Richard Guenther <rguenther@suse.de>rguenth2011-10-121-14/+16
* 2011-10-07 Tom de Vries <tom@codesourcery.com>vries2011-10-071-0/+1
* 2011-09-27 Richard Guenther <rguenther@suse.de>rguenth2011-09-271-4/+1
* 2011-08-31 Richard Guenther <rguenther@suse.de>rguenth2011-09-011-10/+8
* * tree-object-size.c (pass_through_call): Handlejakub2011-07-011-1/+2
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-1/+1
* 2011-05-19 Richard Guenther <rguenther@suse.de>rguenth2011-05-191-0/+6
* 2011-03-24 Richard Guenther <rguenther@suse.de>rguenth2011-03-241-2/+0
* 2011-03-17 Richard Guenther <rguenther@suse.de>rguenth2011-03-171-1/+1
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* gcc/froydnj2010-11-031-2/+1
* * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call tofroydnj2010-08-191-2/+1
* gcc/froydnj2010-07-151-2/+2
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-12/+39
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-1/+3
* 2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2010-04-181-1/+2
* Remove trailing white spaces.hjl2009-11-251-4/+4
* * tree-object-size.c (addr_object_size): Always use object_size_typejakub2009-09-021-2/+2
* * 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