Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-13 | cmake build speedup | dir | |
@upstream | |||
2018-08-13 | Add post build action | dir | |
@upstream | |||
2018-08-13 | Add simple autologin program to be started by getty | dir | |
@upstream | |||
2018-08-13 | Add TARGET_DIR to info variables | dir | |
2018-08-13 | Speed up compilation of packages. | dir | |
@upstream | |||
2018-08-13 | Build util-linux without uuid-lib on macOS | dir | |
@upstream | |||
2018-08-13 | Fix glib building on macOS | dir | |
@upstream | |||
2018-08-13 | Implement mdev logging output on demand | dir | |
@upstream | |||
2018-08-13 | Remove glib dependency to libelf | stk | |
It looks like libelf is not used at all by glib, the way it's configured, so remove it. The problem was that libelf would create a libelf.so.0 file that was then mistankenly used by perf (instead of the libelf.so.1 file coming from the elfutils package that it is really supposed to use). This is just the minimal fix that works for us, because we are not using any other packages that depend on libelf; to really fix the problem properly, one would have to do what's mentioned in 2c333655f1 (get rid of libelf by porting existing users to elfutils). | |||
2018-07-19 | FDPIC: arm could be selected in future | Waldemar Brodkorb | |
2018-06-26 | arc: use the release for binutils/gcc | Waldemar Brodkorb | |
2018-06-25 | gdb: add for arc architecure | Waldemar Brodkorb | |
2018-06-24 | arc: more symbol rename fixes | Waldemar Brodkorb | |
2018-06-24 | only valid for nsim | Waldemar Brodkorb | |
2018-06-22 | waldux: enable tasks | Waldemar Brodkorb | |
2018-06-22 | use right device name for /data | Waldemar Brodkorb | |
2018-06-22 | linux+arc: update kernel | Waldemar Brodkorb | |
2018-06-21 | u-boot: remove broken install | Waldemar Brodkorb | |
2018-06-20 | foxboard: bugfixes | Waldemar Brodkorb | |
2018-06-17 | nsim: symbols got renamed | Waldemar Brodkorb | |
2018-06-16 | add etrax-tools | Waldemar Brodkorb | |
2018-06-16 | use 4.17.1 for ARC architecture | Waldemar Brodkorb | |
2018-06-16 | add non-tested samples | Waldemar Brodkorb | |
2018-06-15 | add basic mikrotik-ccr support | Waldemar Brodkorb | |
2018-06-15 | tile: add nfsroot rules | Waldemar Brodkorb | |
2018-06-14 | add option for special CFLAGS/CXXFLAGS | Waldemar Brodkorb | |
Do not disable exception handling and unwinding options by default, as this breaks exception handling in C++ applications using libstdc++. Reported-by: Tom Deblauwe | |||
2018-06-13 | synpsys-hsdk: add sample | Waldemar Brodkorb | |
2018-06-11 | strongswan: update to 5.6.3 | Waldemar Brodkorb | |
2018-06-10 | tmux: update to 2.7 | Waldemar Brodkorb | |
2018-06-10 | tor: update to 0.3.3.6 | Waldemar Brodkorb | |
2018-06-10 | linux: add startup patch to 4.17 | Waldemar Brodkorb | |
2018-06-10 | linux: add 4.17 | Waldemar Brodkorb | |
2018-06-10 | armv8 cortex-a53/57: allow thumb2 | Waldemar Brodkorb | |
2018-06-10 | allow apple mac mini to netboot | Waldemar Brodkorb | |
2018-06-10 | yaboot: add new package | Waldemar Brodkorb | |
2018-06-10 | e2fsprogs: update to 1.44.2 | Waldemar Brodkorb | |
2018-06-10 | riscv64: uclibc only static w/o TLS/NPTL | Waldemar Brodkorb | |
2018-06-10 | linux: add crypto symbol XTS | Waldemar Brodkorb | |
2018-06-10 | linux: loop and drbd need block | Waldemar Brodkorb | |
2018-06-10 | cryptsetup: update to 2.0.3 | Waldemar Brodkorb | |
2018-06-08 | bump waldux kernel version | Waldemar Brodkorb | |
2018-06-08 | add sample for lenovo x200, fix gentooinstaller | Waldemar Brodkorb | |
2018-06-07 | lvm: update to 2.02.177 | Waldemar Brodkorb | |
2018-06-03 | fix preselection of instructions set | Waldemar Brodkorb | |
2018-06-03 | add suffix for instruction set | Waldemar Brodkorb | |
2018-06-03 | thumb1 could be used for this arm cpu | Waldemar Brodkorb | |
2018-06-03 | mpfr: update to 4.0.1 | Waldemar Brodkorb | |
2018-06-03 | mpc: update to 1.1.0 | Waldemar Brodkorb | |
2018-06-03 | arm-nommu: enable uClinux, better defaults | Waldemar Brodkorb | |
2018-06-03 | fix binfmt selection | Waldemar Brodkorb | |