Age | Commit message (Collapse) | Author | |
---|---|---|---|
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) | |||
2016-09-22 | binutils: allow to build gold without making it default | Waldemar Brodkorb | |
2016-09-22 | uClibc-ng: add locale option, needs more testing | Waldemar Brodkorb | |
2016-09-20 | binutils: use working versions as default | Waldemar Brodkorb | |
2016-09-19 | gcc: disable c++ by default, reduces build time for a simple setup | Waldemar Brodkorb | |
2016-09-19 | arc: update to toolchain to 2016.09-eng013 | Waldemar Brodkorb | |
2016-09-17 | binutils: set dafult back to 2.25.1, too much issues. uClibc-ng regex ↵ | Waldemar Brodkorb | |
testsuite problems | |||
2016-09-15 | beaglebone-black: add special linux-repo, add uEnv.txt | Waldemar Brodkorb | |
2016-09-13 | binutils: blacklist newer versions then 2.25.1, as they break musl and libstdc++ | Waldemar Brodkorb | |
2016-09-12 | gptfdisk: add new package | Waldemar Brodkorb | |
2016-09-12 | gdb: decouple toolchain and package, add special package for microblaze, ↵ | Waldemar Brodkorb | |
looks cleaner to me | |||
2016-09-12 | add gfortran package for the library, move libstdc++ to base | Waldemar Brodkorb | |
2016-09-11 | qemu: allow to start X with modesetting driver | Waldemar Brodkorb | |
2016-09-11 | use 4.4 for qemu-arm nommu | Waldemar Brodkorb | |
2016-09-10 | use 4.4 for qemu arm nommu | Waldemar Brodkorb | |
2016-09-10 | linux: update to 4.4.20 | Waldemar Brodkorb | |
2016-09-10 | linux: remove deprecated 4.6 support | Waldemar Brodkorb | |
2016-09-10 | genimage: add better support | Waldemar Brodkorb | |
2016-09-08 | linux: update to 4.7.3 | Waldemar Brodkorb | |
2016-09-05 | add some basic genimage support | Waldemar Brodkorb | |
2016-09-05 | add hosttool genimage | Waldemar Brodkorb | |
2016-09-05 | update binutils default and linux kernel where possible | Waldemar Brodkorb | |
2016-09-05 | binutils: use 2.26.1 as default | Waldemar Brodkorb | |
2016-09-03 | add basic support for s6 init system | Waldemar Brodkorb | |
2016-08-30 | gdb-host: disable by default to fasten toolchain building | Waldemar Brodkorb | |
2016-08-28 | mips: add hidden NaN choice, refresh uClibc-ng configs | Waldemar Brodkorb | |
2016-08-27 | add support for Qemu ARM noMMU | Waldemar Brodkorb | |
Greg Ungerer made me aware of this possibility. Rather hackish implementation, we need to deduplicate later. Update Linux Kernel to 4.4.19 while there. Only non-Devicetree system supported right now. | |||
2016-08-25 | arc: update binutils and gcc to latest engineer tags | Waldemar Brodkorb | |
While there only use binutils 2.24 for nds32. | |||
2016-08-24 | gcc: update to 6.2.0, cleanup symbol names to simplify minor updates | Waldemar Brodkorb | |
Remove old versions of gcc no longer used or regulary tested. We concentrate on the latest three major versions for most of the architectures. | |||
2016-08-22 | linux: add support for 4.7.x | Waldemar Brodkorb | |
2016-08-19 | solidrun-imx6: fix default fslc kernel build, reported by Joern | Waldemar Brodkorb | |
2016-08-16 | frv: default to binutils 2.27 | Waldemar Brodkorb | |
2016-08-16 | frv: only use binutils 2.27, allow to compile libstdc++ (buildtime tested) | Waldemar Brodkorb | |
2016-08-16 | linux: update to 4.6.6 | Waldemar Brodkorb | |