summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-13Speed up compilation of packages.dir
@upstream
2018-08-13Build util-linux without uuid-lib on macOSdir
@upstream
2018-08-13Fix glib building on macOSdir
@upstream
2018-08-13Implement mdev logging output on demanddir
@upstream
2018-08-13Remove glib dependency to libelfstk
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-19FDPIC: arm could be selected in futureWaldemar Brodkorb
2018-06-26arc: use the release for binutils/gccWaldemar Brodkorb
2018-06-25gdb: add for arc architecureWaldemar Brodkorb
2018-06-24arc: more symbol rename fixesWaldemar Brodkorb
2018-06-24only valid for nsimWaldemar Brodkorb
2018-06-22waldux: enable tasksWaldemar Brodkorb
2018-06-22use right device name for /dataWaldemar Brodkorb
2018-06-22linux+arc: update kernelWaldemar Brodkorb
2018-06-21u-boot: remove broken installWaldemar Brodkorb
2018-06-20foxboard: bugfixesWaldemar Brodkorb
2018-06-17nsim: symbols got renamedWaldemar Brodkorb
2018-06-16add etrax-toolsWaldemar Brodkorb
2018-06-16use 4.17.1 for ARC architectureWaldemar Brodkorb
2018-06-16add non-tested samplesWaldemar Brodkorb
2018-06-15add basic mikrotik-ccr supportWaldemar Brodkorb
2018-06-15tile: add nfsroot rulesWaldemar Brodkorb
2018-06-14add option for special CFLAGS/CXXFLAGSWaldemar 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-13synpsys-hsdk: add sampleWaldemar Brodkorb
2018-06-11strongswan: update to 5.6.3Waldemar Brodkorb
2018-06-10tmux: update to 2.7Waldemar Brodkorb
2018-06-10tor: update to 0.3.3.6Waldemar Brodkorb
2018-06-10linux: add startup patch to 4.17Waldemar Brodkorb
2018-06-10linux: add 4.17Waldemar Brodkorb
2018-06-10armv8 cortex-a53/57: allow thumb2Waldemar Brodkorb
2018-06-10allow apple mac mini to netbootWaldemar Brodkorb
2018-06-10yaboot: add new packageWaldemar Brodkorb
2018-06-10e2fsprogs: update to 1.44.2Waldemar Brodkorb
2018-06-10riscv64: uclibc only static w/o TLS/NPTLWaldemar Brodkorb
2018-06-10linux: add crypto symbol XTSWaldemar Brodkorb
2018-06-10linux: loop and drbd need blockWaldemar Brodkorb
2018-06-10cryptsetup: update to 2.0.3Waldemar Brodkorb
2018-06-08bump waldux kernel versionWaldemar Brodkorb
2018-06-08add sample for lenovo x200, fix gentooinstallerWaldemar Brodkorb
2018-06-07lvm: update to 2.02.177Waldemar Brodkorb
2018-06-03fix preselection of instructions setWaldemar Brodkorb
2018-06-03add suffix for instruction setWaldemar Brodkorb
2018-06-03thumb1 could be used for this arm cpuWaldemar Brodkorb
2018-06-03mpfr: update to 4.0.1Waldemar Brodkorb
2018-06-03mpc: update to 1.1.0Waldemar Brodkorb
2018-06-03arm-nommu: enable uClinux, better defaultsWaldemar Brodkorb
2018-06-03fix binfmt selectionWaldemar Brodkorb
2018-06-03when OpenADK nfsroot is used for Gentoo installation, /dev/fd is requiredWaldemar Brodkorb
2018-06-03sh2: noMMU only, switch j2 to gcc 7.3.0Waldemar Brodkorb
2018-06-02lz4: fix Darwin cross-compileWaldemar Brodkorb
2018-06-02new experimental package gentooinstallWaldemar Brodkorb