summaryrefslogtreecommitdiff
path: root/gcc/tree-stdarg.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-2/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-4/+3
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-7/+8
* [PATCH] [3/n] Fix minor SSA_NAME leakslaw2015-10-081-0/+2
* switch from gimple to gimple*tbsaunde2015-09-201-6/+6
* Revert "replace several uses of the anon namespace with GCC_FINAL"tbsaunde2015-08-121-4/+12
* replace several uses of the anon namespace with GCC_FINALtbsaunde2015-08-111-12/+4
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-19/+5
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* Handle location in expand_ifn_va_arg_1vries2015-06-091-0/+4
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* Move array-type va_list handling to build_va_argvries2015-05-181-9/+5
* Gimplify va_arg ap based on do_derefvries2015-05-131-1/+8
* Don't take address of ap unless necessaryvries2015-05-121-7/+10
* Evaluate side-effects in expand_ifn_va_arg_1vries2015-04-281-0/+2
* Postpone expanding va_arg until pass_stdargvries2015-04-171-13/+171
* Factor optimize_va_list_gpr_fpr_size out of pass_stdarg::executevries2015-04-171-43/+51
* * tree-streamer.c (preload_common_nodes): Don't preloadjakub2015-02-201-0/+7
* Add fstdarg-optvries2015-02-181-2/+3
* PR target/64979jakub2015-02-091-15/+32
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-3/+9
* Update copyright years.jakub2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-10/+9
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+3
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+6
* remove has_executetbsaunde2014-07-091-1/+0
* pass cfun to pass::executetbsaunde2014-04-171-49/+47
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-13/+6
* remove has_gatetbsaunde2014-04-171-1/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-3/+3
* Eliminate last_basic_block macro.dmalcolm2013-12-091-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* gcc/ada/rsandifo2013-11-181-5/+5
* gcc/c-family/rsandifo2013-11-181-1/+1
* gcc/ada/rsandifo2013-11-181-5/+5
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+2
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+6
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+1
* gcc/rsandifo2013-09-281-2/+2
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* 2013-08-24 Marc Glisse <marc.glisse@inria.fr>glisse2013-08-231-8/+8
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-17/+35
* PR tree-optimization/56205jakub2013-02-051-0/+31
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1