summaryrefslogtreecommitdiff
path: root/gcc/tree-stdarg.c
Commit message (Expand)AuthorAgeFilesLines
* cfgexpand.c (expand_used_vars): Use virtual_operand_p.Richard Guenther2012-08-141-1/+1
* tree-call-cdce.c (check_pow): Simplify.Richard Guenther2012-08-081-28/+27
* re PR tree-optimization/51091 (FAIL: gcc.dg/tree-ssa/stdarg-2.c scan-tree-dum...Jakub Jelinek2011-11-111-2/+7
* gengtype.c (write_field_root): Avoid out-of-scope access of newv.Michael Matz2011-11-081-1/+4
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-1/+1
* Revert r174848,174849Xinliang David Li2011-06-091-5/+2
* Gator cleanupDavid Li2011-06-091-2/+5
* tree-stdarg.c (va_list_counter_bump): Handle bumps via MEM_REF.Richard Guenther2011-03-231-12/+59
* builtins.def (BUILT_IN_ARGS_INFO): Remove.Nathan Froyd2010-07-231-1/+0
* re PR middle-end/42834 (memcpy folding overeager)Richard Guenther2010-07-011-1/+2
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-1/+0
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-1/+3
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-0/+5
* passes.c (init_optimization_passes): Strip now incorrect comment.Richard Guenther2009-05-111-1/+1
* df.h: Include "timevar.h".Ian Lance Taylor2009-04-171-2/+2
* tree.h (IS_CONVERT_EXPR_CODE_P): Renamed toTomas Bily2008-08-181-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-117/+110
* config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86...Kai Tietz2008-07-061-5/+7
* Revert 137452.Kai Tietz2008-07-041-7/+5
* config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86...Kai Tietz2008-07-041-5/+7
* pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily2008-05-091-8/+4
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-1/+1
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* re PR tree-optimization/26264 (Extraneous warning with __builtin_stdarg_start...Manuel López-Ibáñez2008-02-261-1/+0
* re PR middle-end/34934 (-O1 crash compile *** glibc detected *** /usr/lib/gcc...Jakub Jelinek2008-01-241-12/+8
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* [multiple changes]Andrew Pinski2007-06-151-7/+10
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-1/+1
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-10/+10
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-1/+2
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-2/+2
* * tree-stdarg.c (execute_optimize_stdarg): Process PHI nodes too.Richard Henderson2005-10-021-0/+45
* re PR tree-optimization/23818 (ICE in dominated_by_p, at dominance.c:827)Jakub Jelinek2005-09-201-0/+2
* [multiple changes]Daniel Berlin2005-06-301-14/+14
* Update FSF address.Kelley Cook2005-06-251-2/+2
* tree-stdarg.c (execute_optimize_stdarg): Handle references to va_list of the ...Richard Guenther2005-05-211-5/+19
* modulo-sched.c, [...]: Use targetm.foo instead of (*targetm.foo).Kazu Hirata2005-04-281-1/+1
* tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek2005-04-091-0/+863
* revert: tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_...Jakub Jelinek2004-10-011-470/+0
* tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek2004-09-291-0/+470