]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-stdarg.c
Update copyright years.
[thirdparty/gcc.git] / gcc / tree-stdarg.c
2019-01-01  jakub Update copyright years.
2018-08-27  marxinCome up with fndecl_built_in_p.
2018-06-08  marxinRemove MPX
2018-01-03  jakub Update copyright years.
2017-03-23  wschmidt[gcc]
2017-03-21  wschmidt[gcc]
2017-03-21  wschmidt[gcc]
2017-01-01  jakub Update copyright years.
2016-10-09  jakub * tree-ssa.c (target_for_debug_bind, verify_phi_args,
2016-09-26  mpolacek * ipa-inline-analysis.c (find_foldable_builtin_expect...
2016-07-26  tbsaundeuse auto_sbitmap in various places
2016-07-13  tbsaundeuse auto_vec for more local variables
2016-01-08  jakub PR tree-optimization/69162
2016-01-04  jakub Update copyright years.
2015-12-10  ienkovichgcc/
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-08  law[PATCH] [3/n] Fix minor SSA_NAME leaks
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-08-12  tbsaundeRevert "replace several uses of the anon namespace...
2015-08-11  tbsaundereplace several uses of the anon namespace with GCC_FINAL
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-09  vriesHandle location in expand_ifn_va_arg_1
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-18  vriesMove array-type va_list handling to build_va_arg
2015-05-13  vriesGimplify va_arg ap based on do_deref
2015-05-12  vriesDon't take address of ap unless necessary
2015-04-28  vriesEvaluate side-effects in expand_ifn_va_arg_1
2015-04-17  vriesPostpone expanding va_arg until pass_stdarg
2015-04-17  vriesFactor optimize_va_list_gpr_fpr_size out of pass_stdarg...
2015-02-20  jakub * tree-streamer.c (preload_common_nodes): Don't preload
2015-02-18  vriesAdd fstdarg-opt
2015-02-09  jakub PR target/64979
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-07-09  tbsaunderemove has_execute
2014-04-22  rsandifoMerge from trunk.
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaundepass current function to opt_pass::gate ()
2014-04-17  tbsaunderemove has_gate
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifogcc/ada/
2013-11-18  rsandifogcc/c-family/
2013-11-18  rsandifogcc/ada/
2013-11-16  mrsMerge in trunk.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
2013-10-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-04  mrsMerge in trunk.
2013-08-23  glisse2013-08-24 Marc Glisse <marc.glisse@inria.fr>
2013-08-13  mrsAdd wide-int branch.
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-02-05  jakub PR tree-optimization/56205
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-08-14  rguenth2012-08-14 Richard Guenther <rguenther@suse.de>
2012-08-08  rguenth2012-08-08 Richard Guenther <rguenther@suse.de>
2011-11-11  jakub PR tree-optimization/51091
2011-11-08  matz * gengtype.c (write_field_root): Avoid out-of-scope...
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-09  davidxlRevert r174848,174849
2011-06-09  davidxlGator cleanup
2011-03-23  rguenth2011-03-23 Richard Guenther <rguenther@suse.de>
2010-07-23  froydnj * builtins.def (BUILT_IN_ARGS_INFO): Remove.
2010-07-01  rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-01  steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-21  jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2009-09-02  aolivagcc/ChangeLog:
2009-05-11  rguenth2009-05-11 Richard Guenther <rguenther@suse.de>
2009-04-17  ian * df.h: Include "timevar.h".
2008-08-18  tomby * tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-06  ktietz2008-07-06 Kai Tietz <kai.tietz@onevision.com>
next