Age | Commit message (Expand) | Author |
2010-10-03 | optionally support parallel toolchain build. This defaults to off, because ce... | mb |
2010-09-20 | gcc: enable non-PIC for mips targets in gcc 4.4+ to reduce code size | nbd |
2010-09-20 | gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain now... | nbd |
2010-09-04 | toolchain/gcc: fix -Os recursion on ARMv5 for gcc 4.5.0 & 4.5.1 (http://gcc.g... | acoul |
2010-09-01 | add a command for printing a cleaned up make target database - will be used t... | nbd |
2010-09-01 | fix a compile error when compiling with glibc (#7816) | nbd |
2010-08-30 | [toolchain] gcj can only be built safely on gcc >= 4.3 | florian |
2010-08-19 | toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo... | nbd |
2010-08-18 | toolchain/gcc: remove remaining references to gcc-3.4.6 | nico |
2010-08-06 | nptl-supoprt should not autoselect EXTRA_WARNINGS as this results in extra CF... | mirko |
2010-08-03 | [toolchain] Add lost handling of -fhonour-copts to 4.4.x+cs/910-mbsd_multi.patch | lars |
2010-08-01 | [toolchain] add support for gcc-4.5.1 | florian |
2010-07-31 | [toolchain] bump default gcc-4.4 version for sibyte and octeon | florian |
2010-07-21 | add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx) | kaloz |
2010-07-20 | gcc: split up the build process into three distinct stages (minimal, initial,... | nbd |
2010-07-20 | the storm target is gone for a long time now | kaloz |
2010-06-26 | remove support for building kernel headers with old kernels | nbd |
2010-06-26 | remove gcc 3.4.6 | nbd |
2010-06-22 | patch went upstream, so bump git version and remove patch locally | mirko |
2010-06-21 | Refactor omap35xx sub-targets to cater for beagleboard and gumstix overo | hcg |
2010-06-20 | add support for uClibc version 0.9.32 based on git rev a7642511b08b0b8a4012ba... | mirko |
2010-06-20 | [toolchain/kernel-headers] fix syntax error | mirko |
2010-06-19 | [toolchain/kernel-headers] make sure directory exists before copying into | mirko |
2010-06-02 | [toolchain] fix eglibc INET_ANL option selection | florian |
2010-05-28 | toolchain/eglibc: add preliminary support for eglibc-2.12 | nico |
2010-05-28 | toolchain/eglibc: update to latest revision for 2.9, 2.10 & 2.11 | nico |
2010-05-28 | toolchain/eglibc: allow building eglibc-2.11 with gcc-4.5.x | nico |
2010-05-28 | toolchain/gcc: add support for gcc-4.4.4 | nico |
2010-05-28 | toolchain/gcc: add support for gcc-4.3.5 | nico |
2010-05-27 | toolchain/gcc: remove md5 for unsupported 4.4.0 version, add missing md5 for ... | nico |
2010-05-27 | toolchain/gcc: sort versions in Config.in (cosmetic) | nico |
2010-05-24 | toolchain/kernel-headers: simplify linux headers installation (remove legacy ... | nico |
2010-05-19 | [toolchain] add upstream uclibc 0.9.31 patch to fix fcntl64 on 64-bits targets | florian |
2010-04-20 | [toolchain] fix syntax error in Config.in | jow |
2010-04-20 | [toolchain] fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_m... | florian |
2010-04-19 | add gcc-4.5.0 preliminary support | acoul |
2010-04-16 | toolchain/gcc: add a 3.4.6 patch fixing a g++ bug where it generates local re... | nico |
2010-04-15 | toolchain/uClubc-0.9.31: fix syscalls on MIPS | juhosg |
2010-04-15 | toolchain/uClibc: add preliminary support for 0.9.31 (needs testing) | nico |
2010-04-15 | toolchain/kernel-headers: restore support for patches, needed for ubicom32 | nico |
2010-03-30 | toolchain/binutils: building gas for arm-*-uclibc systems requires linking wi... | juhosg |
2010-03-29 | fix kernel-headers build | nbd |
2010-03-23 | uClibc: fix free-after-use bug in __dns_lookup (closes #6886) | juhosg |
2010-03-14 | [toolchain] fix kernel-headers build for uml | florian |
2010-03-13 | [toolchain] add support for uClibc 0.9.30.3 | florian |
2010-03-11 | add binutils-2.20.1 | acoul |
2010-03-07 | [toolchain] uClibc: enhance debug support (closes: #6118) | nico |
2010-03-07 | [toolchain] uClibc: revert to old linuxthreads implementation on x86 (like al... | nico |
2010-03-06 | [toolchain] gcc: only enable/disable TLS support in final stage (closes: #6788) | nico |
2010-03-05 | this patch fixes toolchain parallel build, which reduces build time. | thepeople |