aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-stdarg.c
AgeCommit message (Expand)Author
2018-01-03 Update copyright years.Jakub Jelinek
2017-03-23[gcc]Bill Schmidt
2017-03-21[gcc]Bill Schmidt
2017-03-21[gcc]Bill Schmidt
2017-01-01 Update copyright years.Jakub Jelinek
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,Jakub Jelinek
2016-09-26 * ipa-inline-analysis.c (find_foldable_builtin_expect): UseMarek Polacek
2016-07-26use auto_sbitmap in various placesTrevor Saunders
2016-07-13use auto_vec for more local variablesTrevor Saunders
2016-01-08 PR tree-optimization/69162Jakub Jelinek
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-10gcc/Ilya Enkovich
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-10-08[PATCH] [3/n] Fix minor SSA_NAME leaksJeff Law
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders
2015-08-11replace several uses of the anon namespace with GCC_FINALTrevor Saunders
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-09Handle location in expand_ifn_va_arg_1Tom de Vries
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-05-18Move array-type va_list handling to build_va_argTom de Vries
2015-05-13Gimplify va_arg ap based on do_derefTom de Vries
2015-05-12Don't take address of ap unless necessaryTom de Vries
2015-04-28Evaluate side-effects in expand_ifn_va_arg_1Tom de Vries
2015-04-17Postpone expanding va_arg until pass_stdargTom de Vries
2015-04-17Factor optimize_va_list_gpr_fpr_size out of pass_stdarg::executeTom de Vries
2015-02-20 * tree-streamer.c (preload_common_nodes): Don't preloadBernd Schmidt
2015-02-18Add fstdarg-optTom de Vries
2015-02-09 PR target/64979Jakub Jelinek
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-07-09remove has_executeTrevor Saunders
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-12-09Eliminate last_basic_block macro.David Malcolm
2013-11-22 * gimple.h: Remove all includes.Andrew Macleod
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-18gcc/ada/Richard Sandiford
2013-11-18gcc/c-family/Richard Sandiford