Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-18 | disable udev when systemd is selected as systemd included udev | Waldemar Brodkorb | |
2016-11-17 | or1k: unbreak foo= shell functionality, mksh can be used now | Waldemar Brodkorb | |
2016-11-17 | git kernel handling | Waldemar Brodkorb | |
Simplify and allow to use git tags, branches, hashes and head. Convert existing usage of git kernel repositories to this. | |||
2016-11-15 | or1k: disable mksh (deadlock), default to ash and newer kernel | Waldemar Brodkorb | |
2016-11-10 | arc-toolchain: update to rc1 | Waldemar Brodkorb | |
2016-11-10 | the optional host-tool detection support is still broken :( | Waldemar Brodkorb | |
2016-11-09 | linux: update to 4.4.30, fix cris arch on this version | Waldemar Brodkorb | |
2016-11-08 | add basic clearfog support | Waldemar Brodkorb | |
2016-11-05 | gcc atch upstream, fix nios2 build for uClibc-ng | Waldemar Brodkorb | |
2016-11-03 | threads nios2 stuff | Waldemar Brodkorb | |
2016-11-03 | microblaze: allow NPTL and Linuxthreads | Waldemar Brodkorb | |
2016-11-03 | qemu flash filesystem needs drivers | Waldemar Brodkorb | |
2016-11-02 | make flex/bison optional provided by OpenADK, fix logic to create Depends.mk | Waldemar Brodkorb | |
2016-11-01 | linux: update to 4.8.6, add realtime patch | Waldemar Brodkorb | |
2016-11-01 | binutils: add patch from upstream to fix microblaze toolchain | Waldemar Brodkorb | |
2016-10-30 | linux: update older kernels | Waldemar Brodkorb | |
2016-10-30 | linux: update to 3.18.44 | Waldemar Brodkorb | |
2016-10-30 | linux: update to 4.1.35 | Waldemar Brodkorb | |
2016-10-30 | linux: update to 4.4.28 | Waldemar Brodkorb | |
2016-10-30 | linux: remove 4.7.x kernel, default to 4.8.x | Waldemar Brodkorb | |
2016-10-30 | linux: update to 4.8.5 | Waldemar Brodkorb | |
2016-10-29 | binutils: older versions can be used for nios2 | Waldemar Brodkorb | |
2016-10-29 | sysvinit: add experimental support for non busybox init | Waldemar Brodkorb | |
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 | allow to choose base apps, minor dot cleanup | 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 | uclibc-ng: add new release 1.0.19 | Waldemar Brodkorb | |
2016-10-22 | linux: update 4.7.x kernel, add 4.8.x | 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-16 | nios2: depend on gcc 6.x/binutils 2.27, otherwise static linking fails | Waldemar Brodkorb | |
2016-10-14 | nds32: ext4 does not compile, disable this rootfs for now | Waldemar Brodkorb | |
2016-10-09 | fix build for arch without threads | 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 :( | |||
2016-10-09 | more systemd | Waldemar Brodkorb | |
2016-10-09 | arc: toolchain update | Waldemar Brodkorb | |
2016-10-09 | bfin: fix some issues so that it can be used to do some basic testing with ↵ | Waldemar Brodkorb | |
embedded-test | |||
2016-10-03 | enable aarch64 for uClibc-ng | Waldemar Brodkorb | |
2016-10-03 | clarify static toolchain options, one for host, one for target | Waldemar Brodkorb | |
2016-10-03 | autoselect libgcc, always required until we introduce -static-libgcc for ↵ | Waldemar Brodkorb | |
musl/uCLibc-ng | |||
2016-10-02 | uclibc-ng: rework package, fix spurious unneeded rebuilds | Waldemar Brodkorb | |
2016-10-01 | arc: update toolchain | Waldemar Brodkorb | |
2016-09-29 | alix1c: fix keyboard support, add SERIO symbols and cleanup aranym/lemote stuff | Waldemar Brodkorb | |
2016-09-27 | uclibc-ng: update to 1.0.18 | Waldemar Brodkorb | |
2016-09-27 | alix1c: enable vga by default | Waldemar Brodkorb | |
2016-09-26 | binutils: more version finetuning | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org> | |||
2016-09-26 | nfs-utils: finetuning startup script | Waldemar Brodkorb | |
2016-09-24 | locale: rework locale support (not fully ready) | Waldemar Brodkorb | |
2016-09-23 | add support for permission fixups when using genimage | Waldemar Brodkorb | |
Add suid-bit to Xorg as an example. Create simple *.perm files with relative path to the files. You can use any command available on the host. (f.e. chmod/chown) |