Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-27 | valgrind: update to 3.12.0 | Waldemar Brodkorb | |
2016-10-27 | tcpdump: update to 4.8.1 | Waldemar Brodkorb | |
2016-10-27 | libpcap: update to 1.8.1 | Waldemar Brodkorb | |
2016-10-27 | file: update to 5.29 | Waldemar Brodkorb | |
2016-10-25 | documented kernel configuration options | Mario Haustein | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-10-25 | add Makefile target for saving the kernel configuration to an external file | Mario Haustein | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-10-25 | add support for providing an externel kernel configuration file | Mario Haustein | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-10-25 | add grasshopper patches for kernel 4.8.3 | Mario Haustein | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-10-25 | allow to choose base apps, minor dot cleanup | Waldemar Brodkorb | |
2016-10-25 | toybox: new package | Waldemar Brodkorb | |
2016-10-25 | mosh: new package | Waldemar Brodkorb | |
2016-10-25 | protobuf: new package | Waldemar Brodkorb | |
2016-10-25 | update kreboot | Waldemar Brodkorb | |
2016-10-23 | add more old MIPS cpu definitions | Waldemar Brodkorb | |
2016-10-23 | add target support for SGI O2 workstation | Waldemar Brodkorb | |
2016-10-23 | jack: sometimes lib64 is used, reported by Oliver | Waldemar Brodkorb | |
2016-10-23 | uclibc-ng: add new release 1.0.19 | Waldemar Brodkorb | |
2016-10-22 | travis: do not use apt-get update | Waldemar Brodkorb | |
2016-10-22 | travis: add optional endian param | Waldemar Brodkorb | |
2016-10-22 | travis: add grasshopper to checklist | Waldemar Brodkorb | |
2016-10-22 | linux: update 4.7.x kernel, add 4.8.x | Waldemar Brodkorb | |
2016-10-22 | uclibc-ng: fix locale compiling/installing, reported by Oliver | Waldemar Brodkorb | |
2016-10-21 | add support for kernel module unloading | Mario Haustein | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-10-20 | iw: update to 4.9 | Waldemar Brodkorb | |
2016-10-20 | hdparm: update to 9.50 | Waldemar Brodkorb | |
2016-10-20 | gpgme: update to 1.7.1 | Waldemar Brodkorb | |
2016-10-20 | microblaze: fix musl build for 2.26.1, so regression is between 2.26.1 and 2.27 | Waldemar Brodkorb | |
2016-10-18 | gdb: update to 7.12 | Waldemar Brodkorb | |
2016-10-18 | transmission: add a better patch | Waldemar Brodkorb | |
2016-10-17 | libressl: fix compile for uClibc-ng linuxthreads targets, reported by Mario | Waldemar Brodkorb | |
2016-10-16 | travis: don't build experimental board support | Waldemar Brodkorb | |
2016-10-16 | lighttpd: update to 1.4.42 | Waldemar Brodkorb | |
2016-10-16 | sqlite: update to 3.15.0 | Waldemar Brodkorb | |
2016-10-16 | nios2: depend on gcc 6.x/binutils 2.27, otherwise static linking fails | Waldemar Brodkorb | |
2016-10-15 | git: update to 2.10.1 | Waldemar Brodkorb | |
2016-10-15 | c-ares: update to 1.12.0 | Waldemar Brodkorb | |
2016-10-15 | elf2flt: move patches to be applied on the specific version | Waldemar Brodkorb | |
2016-10-15 | travis: add more systems | Waldemar Brodkorb | |
2016-10-14 | travis: add more systems | Waldemar Brodkorb | |
2016-10-14 | xtensa: fixup build for other rootfs | Waldemar Brodkorb | |
2016-10-14 | nds32: ext4 does not compile, disable this rootfs for now | Waldemar Brodkorb | |
2016-10-13 | rename package and use github release | Waldemar Brodkorb | |
2016-10-13 | u-boot: fix breakage | Waldemar Brodkorb | |
2016-10-09 | add more systems | Waldemar Brodkorb | |
2016-10-09 | fix build for arch without threads | Waldemar Brodkorb | |
2016-10-09 | change systems, rpi kernel compile takes too long | Waldemar Brodkorb | |
2016-10-09 | disable file for default test buils | Waldemar Brodkorb | |
2016-10-09 | adktest: nios2 powerdown | Waldemar Brodkorb | |
2016-10-09 | travis: try with matrix here, too | Waldemar Brodkorb | |
2016-10-09 | rework thread handling | Waldemar Brodkorb | |
In the next uClibc-ng release Linuxthreads support will be again allowed for architectures supporting NPTL. To keep Linuxthreads supported and shiny we need architectures and emulators supported where native debugging is simple. Last time stucked with microblaze as only system where I could run some gdb somehow :( |