c++: Handle COMPOUND_EXPRs in ocp_convert [PR94339]
[gcc.git] / gcc / tree-object-size.c
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-11 Martin Seborbuiltins.c (compute_objsize): Add an argument and set...
2019-10-17 Jakub Jelinekre PR tree-optimization/92056 (ice in expr_object_size...
2019-10-04 Martin Seborbuiltins.c (compute_objsize): Add an argument.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-14 Martin SeborPR tree-optimization/88372 - alloc_size attribute is...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-21 Richard Sandifordpoly_int: MEM_REF offsets
2017-11-24 Jakub Jelinektree-object-size.c (pass_through_call): Use gimple_call...
2017-10-19 Eric Botcazouasan.c (handle_builtin_alloca): Deal with all alloca...
2017-08-08 Martin Liskatrans.c: Include header files.
2017-05-16 Martin LiskaAdd default value for last argument of dump functions.
2017-03-14 Richard Bieneralias.c (struct alias_set_entry): Pack properly.
2017-01-10 Martin SeborPR middle-end/78245 - missing -Wformat-length on an...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-13 Richard Bienerre PR tree-optimization/78742 (internal compiler error...
2016-12-10 Jakub Jelinekre PR fortran/78758 (Warning: '__builtin_memcpy' ....
2016-09-02 Martin SeborPR tree-optimization/71831 - __builtin_object_size...
2016-07-21 Jakub Jelinek* tree-object-size.c (unknown): Use HOST_WIDE_INT_M1U...
2016-07-20 Uros Bizjakhwint.h (HOST_WIDE_INT_0): New define.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-16 Tom de VriesRemove first_pass_instance from pass_object_sizes
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-26 Richard Bienertree-object-size.c: Remove builtins.h include, include...
2015-09-24 Thomas SchwingeAdditional changes to switch from gimple to gimple *
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-03-26 Jakub Jelinekre PR tree-optimization/64715 (__builtin_object_size...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-07-09 Trevor Saundersremove has_execute
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saundersremove has_gate
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-03 Jakub Jelinekre PR tree-optimization/59362 (Abort in fini_object_sizes)
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Richard Bienerre PR middle-end/59125 (gcc triggers wrong strncpy_chk)
2013-11-18 Richard Sandifordc-common.c (convert_vector_to_pointer_for_subscript...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-08 Diego NovilloRe-factor tree.h - Part 1.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-30 Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-06-07 David Malcolmtree-object-size.c (unknown): Make const.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-10 Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
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]
next