* g++.dg/cpp0x/nullptr21.c: Remove printfs, make self-checking.
[gcc.git] / gcc / tree-object-size.c
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2011-12-15 Romain Geisslerbuiltins.def (BUILT_IN_STPNCPY_CHK): New definition.
2011-11-10 Jakub Jelinekre PR middle-end/51077 (Endless recursion with __builti...
2011-10-12 Richard Guentherre PR middle-end/50700 (__builtin_object_size computed...
2011-10-07 Tom de Vriesre PR middle-end/50527 (inconsistent vla align)
2011-09-27 Richard Guenthertree-object-size.c (compute_object_sizes): Fix dumping...
2011-09-01 Richard Guentherexpr.c (expand_expr_real_2): Move COND_EXPR and VEC_CON...
2011-07-01 Jakub Jelinektree-object-size.c (pass_through_call): Handle BUILT_IN...
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-19 Richard Guentherre PR c/48985 (bogus buffer overflow warning and abort...
2011-03-24 Richard Guentherre PR middle-end/48269 (Incorrect fortify warning for...
2011-03-17 Richard Guentherre PR tree-optimization/48165 (gcc-4.6: internal compil...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-03 Nathan Froydbuiltins.c (fold_builtin_signbit): Use build_zero_cst...
2010-08-19 Nathan Froydcfgloop.c (get_loop_body_in_bfs_order): Avoid redundant...
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-04-18 Eric Botcazoufold-const.c (fold_comparison): Use ssizetype.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-09-02 Jakub Jelinektree-object-size.c (addr_object_size): Always use objec...
2009-07-20 Jakub Jelinektree-object-size.c (addr_object_size): Handle unions...
2009-06-23 Jakub Jelinektree-object-size.c (addr_object_size): Instead of check...
2009-06-15 Jakub Jelinektree-object-size.c (addr_object_size): Fix a pasto...
2009-06-08 Jakub Jelinektree-object-size.c (addr_object_size): Add OSI argument.
2009-05-11 Richard Guentherpasses.c (init_optimization_passes): Strip now incorrec...
2009-04-17 Ian Lance Taylordf.h: Include "timevar.h".
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-05-09 Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2007-09-05 Kaveh R. Ghazifold-const.c (all_ones_mask_p, [...]): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-16 Andrew Pinski[multiple changes]
2007-05-25 Dirk Muellerextend.texi (alloc_size): New attribute.
2007-05-04 Jan Hubickafold-const.c (fold_unary): Convert (T1)(X op Y) into...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-01-08 Roberto CostaBetter handling of COND_EXPRs in rhs
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-05-10 Richard Guentherre PR tree-optimization/27532 (__builtin_object_size...
2006-04-03 Roger Saylebuiltins.c (dummy_object): Use build_int_cst instead...
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-12-08 Volker Reicheltipa-type-escape.c (analyze_variable): Use gcc_assert...
2005-07-03 Kazu Hiratac-decl.c, [...]: Fix comment typos.
2005-07-01 Kelley Cooklibunwind.S, [...]: Update FSF address.
2005-06-27 Jakub Jelinekbuiltin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.