summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-30use another microblaze emulation, as network card only worksfor big/little ↵Waldemar Brodkorb
endian here
2015-12-29add first implementation of target support, works fine with Mikrotik RB532 ↵Waldemar Brodkorb
connected to a Powerswitch (controlled via sispmctl)
2015-12-26allow to set libc versionWaldemar Brodkorb
2015-12-26add basic libc version supportWaldemar Brodkorb
2015-12-26fix xtensa build and bootupWaldemar Brodkorb
2015-12-26update default version for uClibc-ng, fix metag variableWaldemar Brodkorb
2015-12-24add allowed_testWaldemar Brodkorb
2015-12-23no target fsWaldemar Brodkorb
2015-12-22use m68k cpu as default for newlib toolchain testsWaldemar Brodkorb
2015-12-21rebuild uclibc-ng/mksh before testrun, remove compile functionWaldemar Brodkorb
2015-12-21set runtime_test emptyWaldemar Brodkorb
2015-12-21prepare for more source usage to allow git bisect later, rebuild completely ↵Waldemar Brodkorb
when --libc-source used
2015-12-21rework architecture variablesWaldemar Brodkorb
Use two spaces instead of tabs. Use one case statement to declare all required variables for an architecture. Simpler to recognize any missing or wrong architectures. Everything is now a test and only one test each run is allowed. The default is toolchain now. This avoids unneeded rebuilds of openadk. There is one open issue, rebuild of uClibc-ng is not detected, this will be fixed soon, so that testsuite gets installed properly.
2015-12-13make prereq no longer requiredWaldemar Brodkorb
2015-12-13fix packages usage somehowWaldemar Brodkorb
2015-12-09fix package cleanup, first config generation, then cleanupWaldemar Brodkorb
2015-12-05fix metag qemu startupWaldemar Brodkorb
2015-12-05add more newlib architectures, allow to test ARCv1/ARCv2 big endianWaldemar Brodkorb
2015-12-04add support for newlib toolchain buildingWaldemar Brodkorb
2015-12-04clean clibrary package, otherwise uClibc-ng tests are not installedWaldemar Brodkorb
2015-11-22bump muslWaldemar Brodkorb
2015-11-18allow to clean only single system, avoid continue which is a keyword in shellWaldemar Brodkorb
2015-11-15add ia64/glibc supportWaldemar Brodkorb
2015-11-15add support for s390/glibcWaldemar Brodkorb
2015-11-15better metag support, add sh2/sh3 toolchain supportWaldemar Brodkorb
2015-11-14add support for sh2/sh3 toolchain buildingWaldemar Brodkorb
2015-11-13skip toolchain only buildsWaldemar Brodkorb
2015-11-13rename sh/sheb to sh4/sh4eb. add skiparch optionWaldemar Brodkorb
2015-11-13add support for basic continuation, add qemu-metag informationWaldemar Brodkorb
2015-11-12sparc64, unbreak runtime testingWaldemar Brodkorb
2015-11-12rework command line handlingWaldemar Brodkorb
Use long options as they are more intuitive. Thanks for implementation ideas from Thorsten Glaser.
2015-11-12add basic infra for mksh test runsWaldemar Brodkorb
2015-11-12reset to piggyback variable to default, fixes reportingWaldemar Brodkorb
2015-11-11the package clean is required to get uClibc-ng test installedWaldemar Brodkorb
2015-11-11various fixes. create REPORT for nsim, add section for h8300Waldemar Brodkorb
2015-11-02allow to use synopsys simulatorWaldemar Brodkorb
2015-11-01add support for piggyback initramfs kernels, allow to test crisv32 in qemuWaldemar Brodkorb
2015-10-31no longer a problem with ppcsf and glibcWaldemar Brodkorb
2015-10-31lm32 isn't ready for testingWaldemar Brodkorb
2015-10-24update to uClibc-ng 1.0.8, add lm32/openriscWaldemar Brodkorb
2015-10-23add arcv1/arcv2Waldemar Brodkorb
2015-10-23add ARM version to arch_listWaldemar Brodkorb
2015-10-23always rebuild C libraryWaldemar Brodkorb
2015-10-16only clean once, enable c6x againWaldemar Brodkorb
2015-10-12update to uClibc-ng 1.0.7Waldemar Brodkorb
2015-09-14use -a, quick mode isn't used by me, remove itWaldemar Brodkorb
2015-09-14fix microbaze testingWaldemar Brodkorb
2015-09-11add ppc64 entryWaldemar Brodkorb
2015-09-07fix ppc/arm bootupWaldemar Brodkorb
2015-09-05remove sheb from runtime testsWaldemar Brodkorb