aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/vmx
AgeCommit message (Expand)AuthorFilesLines
2006-06-15* gcc.dg/vmx/pr27842.c: Remove dg-do directive; use default.Janis Johnson1-2/+0
2006-06-06re PR target/27842 (Miscompile of Altivec vec_abs (float) inside loop)Ulrich Weigand1-0/+28
2006-05-22* gcc.dg/vmx/pr27006.c: Remove dg-do directive; use default.Janis Johnson1-1/+0
2006-05-11target-supports.exp (check_effective_target_powerpc_fprs, [...]): New.Joseph Myers2-7/+6
2006-04-13re PR target/27006 (Invalid altivec constant loading code)Paolo Bonzini1-0/+23
2006-01-211b-01.c: Warning fix.Alan Modra3-5/+5
2005-06-25Update FSF address.Kelley Cook1-1/+1
2005-04-09tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek1-0/+3
2005-03-12* gcc.dg/vmx/darwin-abi-3.c: Delete.Geoffrey Keating1-34/+0
2004-08-13gcc.dg/vmx/cw-bug-2.c: Remove.Janis Johnson3-693/+0
2004-08-12ops-long-2.c: Add dg-error directives.Janis Johnson1-12/+12
2004-07-30vmx.exp: Explain why we skip tests for powerpc-eabispe.Aldy Hernandez1-1/+2
2004-07-30* gcc.dg/vmx/vmx.exp: Disable tests for eabispe.Aldy Hernandez1-1/+2
2004-07-238-02a.c: Fix typo.Janis Johnson1-1/+1
2004-07-23varargs-4.c: Remove a Darwin-specific check.Janis Johnson2-8/+34
2004-07-23debug-1.c: Use int, not long, in union with vector.Janis Johnson2-4/+4
2004-07-23ops.c: Remove checks using pointers to long.Janis Johnson3-62/+114
2004-06-2720021123-1.c: Remove duplicate of 20021110.c.Joseph Myers4-46/+0
2004-05-28target-supports.exp (check_vmx_hw_available): New.Janis Johnson1-5/+10
2004-04-211c-01.c: Use ptrdiff_t for casts of pointers.Janis Johnson2-25/+27
2004-04-20* gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.Aldy Hernandez1-4/+4
2004-04-18* gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.Aldy Hernandez1-12/+12
2004-04-181b-01.c: New.Zack Weinberg116-0/+12408