aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-stdarg.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-23re PR other/57324 (Undefined behavior issues found with clang's -fsanitize=un...Marc Glisse1-8/+8
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm1-17/+35
2013-02-05re PR tree-optimization/56205 (stdarg pass confused by jump threading)Jakub Jelinek1-0/+31
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-6/+6
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl1-2/+2
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+1
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl1-1/+1
2012-08-14cfgexpand.c (expand_used_vars): Use virtual_operand_p.Richard Guenther1-1/+1
2012-08-08tree-call-cdce.c (check_pow): Simplify.Richard Guenther1-28/+27
2011-11-11re PR tree-optimization/51091 (FAIL: gcc.dg/tree-ssa/stdarg-2.c scan-tree-dum...Jakub Jelinek1-2/+7
2011-11-08gengtype.c (write_field_root): Avoid out-of-scope access of newv.Michael Matz1-1/+4
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li1-1/+1
2011-06-09Revert r174848,174849Xinliang David Li1-5/+2
2011-06-09Gator cleanupDavid Li1-2/+5
2011-03-23tree-stdarg.c (va_list_counter_bump): Handle bumps via MEM_REF.Richard Guenther1-12/+59
2010-07-23builtins.def (BUILT_IN_ARGS_INFO): Remove.Nathan Froyd1-1/+0
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther1-1/+2
2010-06-01gimplify.c: Do not include except.h and optabs.h.Steven Bosscher1-1/+0
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-1/+3
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-0/+5
2009-05-11passes.c (init_optimization_passes): Strip now incorrect comment.Richard Guenther1-1/+1
2009-04-17df.h: Include "timevar.h".Ian Lance Taylor1-2/+2
2008-08-18tree.h (IS_CONVERT_EXPR_CODE_P): Renamed toTomas Bily1-1/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-117/+110
2008-07-06config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86...Kai Tietz1-5/+7
2008-07-04Revert 137452.Kai Tietz1-7/+5
2008-07-04config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86...Kai Tietz1-5/+7
2008-05-09pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily1-8/+4
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-1/+1
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-3/+5
2008-02-26re PR tree-optimization/26264 (Extraneous warning with __builtin_stdarg_start...Manuel López-Ibáñez1-1/+0
2008-01-24re PR middle-end/34934 (-O1 crash compile *** glibc detected *** /usr/lib/gcc...Jakub Jelinek1-12/+8
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-06-15[multiple changes]Andrew Pinski1-7/+10
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-1/+1
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-10/+10
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-1/+2
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-2/+2
2005-10-02* tree-stdarg.c (execute_optimize_stdarg): Process PHI nodes too.Richard Henderson1-0/+45
2005-09-20re PR tree-optimization/23818 (ICE in dominated_by_p, at dominance.c:827)Jakub Jelinek1-0/+2
2005-06-30[multiple changes]Daniel Berlin1-14/+14
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-21tree-stdarg.c (execute_optimize_stdarg): Handle references to va_list of the ...Richard Guenther1-5/+19
2005-04-28modulo-sched.c, [...]: Use targetm.foo instead of (*targetm.foo).Kazu Hirata1-1/+1
2005-04-09tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek1-0/+863
2004-10-01revert: tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_...Jakub Jelinek1-470/+0
2004-09-29tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek1-0/+470