summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/tic6x
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2013-01-102-2/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195098 138bc75d-0d04-0410-961f-82ee72b054a4
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-042-2/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194903 138bc75d-0d04-0410-961f-82ee72b054a4
* PR testsuite/49757bernds2011-07-151-0/+4
| | | | | | | | * gcc/testsuite/gcc.target/tic6x/builtins/c6x-builtins.exp: Return if not testing tic6x-*-*. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@176313 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc.target/tic6x/weak-call.c: New test.bernds2011-07-1522-0/+654
* gcc.target/tic6x/fpcmp.c: New test. * gcc.target/tic6x/fpdiv.c: New test. * gcc.target/tic6x/rotdi16-scan.c: New test. * gcc.target/tic6x/ffssi.c: New test. * gcc.target/tic6x/fpdiv-lib.c: New test. * gcc.target/tic6x/cold-lc.c: New test. * gcc.target/tic6x/longcalls.c: New test. * gcc.target/tic6x/abi-align-1.c: New test. * gcc.target/tic6x/fpcmp-finite.c: New test. * gcc.target/tic6x/rotdi16.c: New test. * gcc.target/tic6x/bswapl.c: New test. * gcc.target/tic6x/ffsdi.c: New test. * gcc.target/tic6x/tic6x.exp: New file. * gcc/testsuite/gcc.target/tic6x/builtins/arith24.c: New test. * gcc/testsuite/gcc.target/tic6x/builtins/smpy.c: New test. * gcc/testsuite/gcc.target/tic6x/builtins/smpylh.c: New test. * gcc/testsuite/gcc.target/tic6x/builtins/smpyh.c: New test. * gcc/testsuite/gcc.target/tic6x/builtins/sarith1.c: New test. * gcc/testsuite/gcc.target/tic6x/builtins/extclr.c: New test * gcc/testsuite/gcc.target/tic6x/builtins/c6x-builtins.exp: New file. * gcc.target/tic6x/builtin-math-7.c: New test, adapted from gcc.dg. * lib/target-supports.exp (chck_profiling_available): Not on tic6x. (check_effective_target_ti_c67x, check_effective_target_ti_c64xp): New functions. * gcc.c-torture/execute/20101011-1.c: Add a condition for __TMS320C6X__. * gcc.dg/20020312-2.c: Likewise. * gcc.dg/pr27095.c: Handle tic6x like hppa. * gcc.dg/torture/pr37868.c: Skip on tic6x. * gcc.dg/torture/builtin-math-7.c: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@176310 138bc75d-0d04-0410-961f-82ee72b054a4