Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-07 | add xtensa-nommu support | Waldemar Brodkorb | |
2016-01-07 | add --no-clean for experts | Waldemar Brodkorb | |
2016-01-07 | add alpha support | Waldemar Brodkorb | |
2016-01-05 | fine tune remote support, ssh eats stdin use fd 3 | Waldemar Brodkorb | |
2016-01-01 | small fixes for remote targets | Waldemar Brodkorb | |
2016-01-01 | reset variables | Waldemar Brodkorb | |
2016-01-01 | enable lm32 toolchain tests | Waldemar Brodkorb | |
2016-01-01 | fix some varable scope issues | Waldemar Brodkorb | |
2015-12-30 | use another microblaze emulation, as network card only worksfor big/little ↵ | Waldemar Brodkorb | |
endian here | |||
2015-12-29 | add first implementation of target support, works fine with Mikrotik RB532 ↵ | Waldemar Brodkorb | |
connected to a Powerswitch (controlled via sispmctl) | |||
2015-12-26 | allow to set libc version | Waldemar Brodkorb | |
2015-12-26 | add basic libc version support | Waldemar Brodkorb | |
2015-12-26 | fix xtensa build and bootup | Waldemar Brodkorb | |
2015-12-26 | update default version for uClibc-ng, fix metag variable | Waldemar Brodkorb | |
2015-12-24 | add allowed_test | Waldemar Brodkorb | |
2015-12-23 | no target fs | Waldemar Brodkorb | |
2015-12-22 | use m68k cpu as default for newlib toolchain tests | Waldemar Brodkorb | |
2015-12-21 | rebuild uclibc-ng/mksh before testrun, remove compile function | Waldemar Brodkorb | |
2015-12-21 | set runtime_test empty | Waldemar Brodkorb | |
2015-12-21 | prepare for more source usage to allow git bisect later, rebuild completely ↵ | Waldemar Brodkorb | |
when --libc-source used | |||
2015-12-21 | rework architecture variables | Waldemar 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-13 | make prereq no longer required | Waldemar Brodkorb | |
2015-12-13 | fix packages usage somehow | Waldemar Brodkorb | |
2015-12-09 | fix package cleanup, first config generation, then cleanup | Waldemar Brodkorb | |
2015-12-05 | fix metag qemu startup | Waldemar Brodkorb | |
2015-12-05 | add more newlib architectures, allow to test ARCv1/ARCv2 big endian | Waldemar Brodkorb | |
2015-12-04 | add support for newlib toolchain building | Waldemar Brodkorb | |
2015-12-04 | clean clibrary package, otherwise uClibc-ng tests are not installed | Waldemar Brodkorb | |
2015-11-22 | bump musl | Waldemar Brodkorb | |
2015-11-18 | allow to clean only single system, avoid continue which is a keyword in shell | Waldemar Brodkorb | |
2015-11-15 | add ia64/glibc support | Waldemar Brodkorb | |
2015-11-15 | add support for s390/glibc | Waldemar Brodkorb | |
2015-11-15 | better metag support, add sh2/sh3 toolchain support | Waldemar Brodkorb | |
2015-11-14 | add support for sh2/sh3 toolchain building | Waldemar Brodkorb | |
2015-11-13 | skip toolchain only builds | Waldemar Brodkorb | |
2015-11-13 | rename sh/sheb to sh4/sh4eb. add skiparch option | Waldemar Brodkorb | |
2015-11-13 | add support for basic continuation, add qemu-metag information | Waldemar Brodkorb | |
2015-11-12 | sparc64, unbreak runtime testing | Waldemar Brodkorb | |
2015-11-12 | rework command line handling | Waldemar Brodkorb | |
Use long options as they are more intuitive. Thanks for implementation ideas from Thorsten Glaser. | |||
2015-11-12 | add basic infra for mksh test runs | Waldemar Brodkorb | |
2015-11-12 | reset to piggyback variable to default, fixes reporting | Waldemar Brodkorb | |
2015-11-11 | the package clean is required to get uClibc-ng test installed | Waldemar Brodkorb | |
2015-11-11 | various fixes. create REPORT for nsim, add section for h8300 | Waldemar Brodkorb | |
2015-11-02 | allow to use synopsys simulator | Waldemar Brodkorb | |
2015-11-01 | add support for piggyback initramfs kernels, allow to test crisv32 in qemu | Waldemar Brodkorb | |
2015-10-31 | no longer a problem with ppcsf and glibc | Waldemar Brodkorb | |
2015-10-31 | lm32 isn't ready for testing | Waldemar Brodkorb | |
2015-10-24 | update to uClibc-ng 1.0.8, add lm32/openrisc | Waldemar Brodkorb | |
2015-10-23 | add arcv1/arcv2 | Waldemar Brodkorb | |
2015-10-23 | add ARM version to arch_list | Waldemar Brodkorb | |