summaryrefslogtreecommitdiff
path: root/gcc/tree-object-size.c
Commit message (Expand)AuthorAgeFilesLines
* fold-const.c (all_ones_mask_p, [...]): Constify.Kaveh R. Ghazi2007-09-051-8/+8
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* [multiple changes]Andrew Pinski2007-06-151-45/+11
* extend.texi (alloc_size): New attribute.Dirk Mueller2007-05-251-21/+35
* fold-const.c (fold_unary): Convert (T1)(X op Y) into ((T1)X op (T1)Y)...Jan Hubicka2007-05-041-1/+3
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-33/+20
* Better handling of COND_EXPRs in rhsRoberto Costa2007-01-081-0/+38
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-9/+9
* re PR tree-optimization/27532 (__builtin_object_size does not handle &a + b.)Richard Guenther2006-05-101-1/+1
* builtins.c (dummy_object): Use build_int_cst instead of convert.Roger Sayle2006-04-031-2/+2
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-2/+3
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-4/+3
* ipa-type-escape.c (analyze_variable): Use gcc_assert instead of abort.Volker Reichelt2005-12-081-7/+4
* c-decl.c, [...]: Fix comment typos.Kazu Hirata2005-07-031-1/+1
* libunwind.S, [...]: Update FSF address.Kelley Cook2005-07-011-2/+2
* builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.Jakub Jelinek2005-06-271-0/+1078