Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-03 | fix patching of system specific patches | Waldemar Brodkorb | |
2014-06-02 | update to latest git version from today | Waldemar Brodkorb | |
2014-06-02 | refactor CPU_ARCH/ARCH variables | Waldemar Brodkorb | |
After Joerg asked me about the difference between ADK_TARGET_ARCH and ADK_TARGET_CPU_ARCH I recognized many duplication of variables for this information. These patch fixes this up. Use make cleandir && make menuconfig && make | |||
2014-06-02 | fix a regression between 4.8.2 and 4.8.3 by removing code | Waldemar Brodkorb | |
2014-05-31 | do not install libiberty in staging area | Waldemar Brodkorb | |
2014-05-31 | update to latest upstream version | Waldemar Brodkorb | |
2014-05-29 | make libssp shared, when SSP used | Waldemar Brodkorb | |
2014-05-28 | fix patch logic | Waldemar Brodkorb | |
2014-05-26 | hide addon patches, move yaffs2 to addon style patch- | Waldemar Brodkorb | |
2014-05-26 | allow to disable kernel patches | Waldemar Brodkorb | |
2014-05-25 | only test archs | Waldemar Brodkorb | |
2014-05-24 | fix libstdcxx issues | Waldemar Brodkorb | |
2014-05-24 | remove 3.13 kernel, add generic kernel version symbols | Waldemar Brodkorb | |
2014-05-24 | fix build with ssp enabled | Waldemar Brodkorb | |
2014-05-24 | fix uclibc compile for qemu-arm (experimental fix), use DODEBUG as default | Waldemar Brodkorb | |
2014-05-23 | always build c++ compiler | Waldemar Brodkorb | |
2014-05-23 | always build gdb for host | Waldemar Brodkorb | |
2014-05-23 | fix kernel patching | Waldemar Brodkorb | |
2014-05-23 | fix symbol renaming bugs | Waldemar Brodkorb | |
2014-05-23 | discussed with phil, do not split kernel patches between kernel-headers and ↵ | Waldemar Brodkorb | |
kernel, can make issues | |||
2014-05-23 | update to latest stable version of gcc 4.8.x | Waldemar Brodkorb | |
2014-05-23 | fix arch lists | Waldemar Brodkorb | |
2014-05-23 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-23 | resolve merge | Waldemar Brodkorb | |
2014-05-22 | use target cflags for libstdcxx, do not create shared libgcc | Waldemar Brodkorb | |
2014-05-21 | udpate musl | Waldemar Brodkorb | |
2014-05-18 | update to musl 1.1.0 | Waldemar Brodkorb | |
2014-05-17 | bump lts kernels, add yaffs2 kernel patch | Waldemar Brodkorb | |
2014-05-17 | set CONFIG_SHELL to unbreak x86_64 x32 build on a system without /bin/sh ↵ | Waldemar Brodkorb | |
being /bin/bash | |||
2014-05-16 | fix it now, really | Waldemar Brodkorb | |
2014-05-16 | patch does not work for this old version | Waldemar Brodkorb | |
2014-05-16 | fix patch | Waldemar Brodkorb | |
2014-05-16 | fix patch | Waldemar Brodkorb | |
2014-05-16 | add generic patches | Waldemar Brodkorb | |
2014-05-14 | update to 3.14.4, deafult for toolchains | Waldemar Brodkorb | |
2014-05-10 | update to rc5 | Waldemar Brodkorb | |
2014-05-07 | add 3.15.rc4 for cubox, revert some module conversion, breaks fb and usb | Waldemar Brodkorb | |
2014-05-07 | update to 3.14.3, convert some drivers to modules | Waldemar Brodkorb | |
2014-05-05 | gnu sed no longer required, will be build as hosttool | Waldemar Brodkorb | |
2014-05-05 | with-gmp pointing to staging dir is required | Waldemar Brodkorb | |
2014-05-05 | update TODO/BUGS | Waldemar Brodkorb | |
2014-05-04 | update gmp to latest upstream | Waldemar Brodkorb | |
2014-05-04 | revert, unfortunately there is libgcc, which is then build with the wrong ↵ | Waldemar Brodkorb | |
options | |||
2014-05-04 | remove workaround | Waldemar Brodkorb | |
2014-05-03 | as discussed with phil, do not default toolchain to a specific cpu, we have ↵ | Waldemar Brodkorb | |
-fhonour-copts, to detect when CFLAGS are not used | |||
2014-04-30 | use CLIB instead of LIBC to avoid clashes with uClibc buildsystem | Waldemar Brodkorb | |
2014-04-30 | rework thumb2 support | Waldemar Brodkorb | |
do not change gcc defaults, discussed with phil, make the resulting toolchains more conform. | |||
2014-04-30 | fix 32 bit userland with 64 bit kernel support | Waldemar Brodkorb | |
after onger discussion with Phil, I understood his old patches and fixed support for x86 systems with 32 Bit userland and 64 Bit kernel by using a biarch toolchain instead of a multilib one. | |||
2014-04-27 | update checksum | Waldemar Brodkorb | |
2014-04-26 | use XZ tarballs as default | Waldemar Brodkorb | |