| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve external toolchain checks | Thomas Petazzoni | 2009-06-15 | 1 | -0/+51 |
* | Simple glibc-based external toolchain support | Thomas Petazzoni | 2009-06-15 | 2 | -23/+26 |
* | toolchain/kernel: remove ancient versions | Peter Korsgaard | 2009-06-11 | 4 | -26611/+1 |
* | toolchain/kernel-headers: add 2.6.30 | Peter Korsgaard | 2009-06-11 | 1 | -2/+7 |
* | toolchain/gcc: 4.3.x: fix for arm pr37436 | Peter Korsgaard | 2009-05-24 | 2 | -0/+172 |
* | kernel-headers: bump 2.6.27 / 2.6.29 versions | Peter Korsgaard | 2009-05-20 | 1 | -2/+2 |
* | Fix gcc 3.4.6 build with newer host libc versions | Wade Berrier | 2009-05-12 | 1 | -0/+11 |
* | gcc-4.3.3: add a patch to link with the math lib to get copysignal | Angus Salkeld | 2009-05-12 | 2 | -0/+130 |
* | kernel-headers: bump 2.6.27 / 2.6.29 versions | Peter Korsgaard | 2009-05-09 | 1 | -2/+2 |
* | kernel-headers: bump 2.6.27.x / 2.6.28.x | Peter Korsgaard | 2009-05-04 | 4 | -2/+2 |
* | toolchain/uClibc: 0.9.30.1 arm linuxthreads fix | Peter Korsgaard | 2009-04-29 | 1 | -0/+177 |
* | toolchain/gdb: remove ancient deprecated versions | Peter Korsgaard | 2009-04-28 | 31 | -4311/+0 |
* | toolchain/gdb: remove broken snapshot support | Peter Korsgaard | 2009-04-28 | 9 | -366/+0 |
* | toolchain/kernel-headers: bump 2.6.29 version | Peter Korsgaard | 2009-04-28 | 1 | -1/+1 |
* | toolchain/gcc: java needs largefile support | Peter Korsgaard | 2009-04-27 | 1 | -0/+1 |
* | toolchain/gcc: fix java support | Peter Korsgaard | 2009-04-27 | 2 | -5/+9 |
* | toolchain/gcc: disable tls support | Peter Korsgaard | 2009-04-27 | 1 | -0/+3 |
* | toolchain/uClibc: 0.9.30.1 getaddrinfo fix for intfs without address | Peter Korsgaard | 2009-04-24 | 1 | -0/+13 |
* | toolchain/gcc: add 4.4.0 | Peter Korsgaard | 2009-04-23 | 6 | -0/+149 |
* | toolchain/gcc: fix PR 32044 patch | Peter Korsgaard | 2009-04-23 | 3 | -576/+561 |
* | toolchain: add BR2_USE_SSP option for stack protection support | Peter Korsgaard | 2009-04-22 | 4 | -6/+29 |
* | toolchain/gcc: don't enable libssp support | Peter Korsgaard | 2009-04-22 | 3 | -2/+6 |
* | toolchain/br2_autoreconf: remove | Peter Korsgaard | 2009-04-17 | 1 | -699/+0 |
* | toolchain/gcc: shared libgcc broken for sparc, so disable it | Peter Korsgaard | 2009-04-15 | 1 | -0/+1 |
* | kernel-headers: bump 2.6.29.x version | Peter Korsgaard | 2009-04-06 | 1 | -1/+1 |
* | Makefile: add BR2_ENABLE_LOCALE_PURGE to purge unwanted locales | Peter Korsgaard | 2009-04-06 | 1 | -0/+22 |
* | kernel-headers: add 2.6.29.x, remove 2.6.22.x | Peter Korsgaard | 2009-03-24 | 1 | -7/+7 |
* | kernel-headers: remove unused patches for ancient versions | Peter Korsgaard | 2009-03-24 | 3 | -533/+0 |
* | kernel-headers: bump 2.6.27.x / 2.6.28.x versions | Peter Korsgaard | 2009-03-24 | 4 | -2/+2 |
* | kernel-headers: adjust patch names for 2.6.28.8 | Peter Korsgaard | 2009-03-18 | 3 | -0/+0 |
* | kernel-headers: bump 2.6.27.x version | Peter Korsgaard | 2009-03-18 | 1 | -1/+1 |
* | kernel-headers: bump 2.6.28.x version | Peter Korsgaard | 2009-03-17 | 1 | -1/+1 |
* | uClibc: additional 0.9.30.1 patches | Peter Korsgaard | 2009-03-12 | 2 | -22/+822 |
* | gcc: 4.3.x fix for PR 32044. | Peter Korsgaard | 2009-03-10 | 3 | -0/+579 |
* | uClibc: strtouq fix for 64bit | Peter Korsgaard | 2009-03-10 | 2 | -0/+96 |
* | binutils: undeprecate 2.18 for avr32 | Peter Korsgaard | 2009-03-07 | 1 | -1/+1 |
* | binutils: really remove ancient dirs (missing from r25067, git-svn issue) | Peter Korsgaard | 2009-03-05 | 5 | -39770/+0 |
* | binutils: really add 2.19.1 patches (missing from r25513). | Peter Korsgaard | 2009-03-05 | 4 | -0/+111 |
* | uclibc: 0.9.30.1 fix for ppc32 C99 math | Peter Korsgaard | 2009-03-05 | 1 | -0/+45 |
* | binutils: remove handling of ancient versions | Peter Korsgaard | 2009-03-03 | 1 | -24/+0 |
* | binutils: add 2.19.1 | Peter Korsgaard | 2009-03-03 | 2 | -1/+12 |
* | binutils: 2.17: fix makeinfo 4.xx check | Peter Korsgaard | 2009-03-03 | 1 | -0/+17 |
* | uclibc: cleanup version handling | Peter Korsgaard | 2009-03-03 | 2 | -24/+16 |
* | uclibc: add 0.9.30.1 | Peter Korsgaard | 2009-03-03 | 2 | -2/+11 |
* | toolchain/gcc: libstdcpp dependency was listed twice | Peter Korsgaard | 2009-03-01 | 1 | -1/+0 |
* | linux: always apply platform patches if available | Peter Korsgaard | 2009-02-25 | 2 | -12/+2 |
* | kernel-headers: update -rt support for 2.6.24 / 2.6.26 | Peter Korsgaard | 2009-02-25 | 2 | -6/+6 |
* | kernel-headers: remove 2.6.20-22 variants and outdated impi/lzma patches | Peter Korsgaard | 2009-02-25 | 12 | -61734/+0 |
* | kernel-headers: remove deprecated 2.4 support | Peter Korsgaard | 2009-02-24 | 5 | -207/+0 |
* | kernel-headers: bump 2.6.28 stable version | Peter Korsgaard | 2009-02-22 | 4 | -1/+1 |