summaryrefslogtreecommitdiffstats
path: root/regress/sys/arch/m88k (follow)
Commit message (Expand)AuthorAgeFilesLines
* Print message why tests are skipped.bluhm2017-03-011-1/+2
* Print SKIPPED if the architecture dependent regression tests arebluhm2017-03-011-1/+5
* Do not try to execute this test on !m88k archs.mpi2017-01-251-1/+3
* It's been a quarter century: we can assume volatile is present with that name.guenther2014-04-181-2/+2
* update asm syntax to match toolchain requirementsmiod2013-01-071-2/+2
* Clean the internal m88k trap type codes; while there, simplify andmiod2006-05-081-7/+7
* Do not consider userland trap #496 (BUG system call on mvme88k) as specialmiod2005-09-252-4/+2
* Allow userland to cause the data cache to be flushed for any arbitrary addressmiod2005-04-272-11/+13
* Oops, unbreak m88k; spotted by aoyama@miod2004-04-261-0/+7
* Look for tests in sys/arch/MACHINE_ARCH as well if necessary; and move themiod2004-04-244-0/+1600