summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Collapse)Author
2009-05-24toolchain/gcc: 4.3.x: fix for arm pr37436Peter Korsgaard
See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37436 for details. Reported-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-20kernel-headers: bump 2.6.27 / 2.6.29 versionsPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-12Fix gcc 3.4.6 build with newer host libc versionsWade Berrier
The build of gcc 3.4.6 fails when host libc is too new. I pulled the fix from this bug report: http://bugs.openembedded.net/show_bug.cgi?id=4626 Signed-off-by: Wade Berrier <wberrier@gmail.com>
2009-05-12gcc-4.3.3: add a patch to link with the math lib to get copysignalAngus Salkeld
Conditionally apply the following patch by Bernhard Reutner-Fischer which solves a link error on powerpc (with softfloat or multilib) when using a shared libgcc_s. See: http://gcc.gnu.org/ml/gcc-patches/2008-10/msg00237.html http://www.nabble.com/PPC-won't-build-with-soft-float-td22772110.html Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-09kernel-headers: bump 2.6.27 / 2.6.29 versionsPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-04kernel-headers: bump 2.6.27.x / 2.6.28.xPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-04-29toolchain/uClibc: 0.9.30.1 arm linuxthreads fixPeter Korsgaard
Reported by Michael Roth <mroth@nessie.de>. Identical to the 0.9.30 patch.
2009-04-28toolchain/gdb: remove ancient deprecated versionsPeter Korsgaard
They shouldn't be used anymore, needs havily patching (6.3 has more than 200k patches) and no one tests them with current toolchains.
2009-04-28toolchain/gdb: remove broken snapshot supportPeter Korsgaard
2009-04-28toolchain/kernel-headers: bump 2.6.29 versionPeter Korsgaard
2009-04-27toolchain/gcc: java needs largefile supportPeter Korsgaard
2009-04-27toolchain/gcc: fix java supportPeter Korsgaard
Not runtime tested, but now it atleast builds.
2009-04-27toolchain/gcc: disable tls supportPeter Korsgaard
Fixes libstdc++ linking with gcc 4.4.x
2009-04-24toolchain/uClibc: 0.9.30.1 getaddrinfo fix for intfs without addressPeter Korsgaard
From uClibc r24336.
2009-04-23toolchain/gcc: add 4.4.0Peter Korsgaard
2009-04-23toolchain/gcc: fix PR 32044 patchPeter Korsgaard
Somehow the patch was a patch adding a patch instead of the patch itself.
2009-04-22toolchain: add BR2_USE_SSP option for stack protection supportPeter Korsgaard
Using the support in uClibc.
2009-04-22toolchain/gcc: don't enable libssp supportPeter Korsgaard
It's broken anyway as we don't install libssp* into TARGET_DIR, and we should use the SSP support in uClibc if we want stack protection.
2009-04-17toolchain/br2_autoreconf: removePeter Korsgaard
It got added by Ulf back in 2007, but there's no references to it anywhere, so remove it.
2009-04-15toolchain/gcc: shared libgcc broken for sparc, so disable itPeter Korsgaard
2009-04-06kernel-headers: bump 2.6.29.x versionPeter Korsgaard
2009-04-06Makefile: add BR2_ENABLE_LOCALE_PURGE to purge unwanted localesPeter Korsgaard
Add BR2_ENABLE_LOCALE_PURGE / BR2_ENABLE_LOCALE_WHITELIST options to remove unwanted locales from the target rootfs. Handy for stuff like the gtk stack, which comes with ~25 MB locales. Works similar to localepurge in Debian, E.G. you provide a white list of wanted locales, and everything else is removed.
2009-03-24kernel-headers: add 2.6.29.x, remove 2.6.22.xPeter Korsgaard
2009-03-24kernel-headers: remove unused patches for ancient versionsPeter Korsgaard
2009-03-24kernel-headers: bump 2.6.27.x / 2.6.28.x versionsPeter Korsgaard
2009-03-18kernel-headers: adjust patch names for 2.6.28.8Peter Korsgaard
2009-03-18kernel-headers: bump 2.6.27.x versionPeter Korsgaard
2009-03-17kernel-headers: bump 2.6.28.x versionPeter Korsgaard
2009-03-12uClibc: additional 0.9.30.1 patchesPeter Korsgaard
From Bernhard's tree.
2009-03-10gcc: 4.3.x fix for PR 32044.Peter Korsgaard
Patch by Daniel Mack <daniel@caiaq.de>
2009-03-10uClibc: strtouq fix for 64bitPeter Korsgaard
2009-03-07binutils: undeprecate 2.18 for avr32Peter Korsgaard
As discussed on the list. AVR32 is still stuck at 2.18, so don't mark it as deprecated yet.
2009-03-05binutils: really remove ancient dirs (missing from r25067, git-svn issue)Peter Korsgaard
2009-03-05binutils: really add 2.19.1 patches (missing from r25513).Peter Korsgaard
2009-03-05uclibc: 0.9.30.1 fix for ppc32 C99 mathPeter Korsgaard
From Bernhard.
2009-03-03binutils: remove handling of ancient versionsPeter Korsgaard
2009-03-03binutils: add 2.19.1Peter Korsgaard
2009-03-03binutils: 2.17: fix makeinfo 4.xx checkPeter Korsgaard
Fixes #111.
2009-03-03uclibc: cleanup version handlingPeter Korsgaard
Based on 0171c72 in Bernhards' tree.
2009-03-03uclibc: add 0.9.30.1Peter Korsgaard
2009-03-01toolchain/gcc: libstdcpp dependency was listed twicePeter Korsgaard
2009-02-25linux: always apply platform patches if availablePeter Korsgaard
Get rid of BR2_KERNEL_HEADERS_PATCH_DIR config, and simply always apply platform patches if available.
2009-02-25kernel-headers: update -rt support for 2.6.24 / 2.6.26Peter Korsgaard
2009-02-25kernel-headers: remove 2.6.20-22 variants and outdated impi/lzma patchesPeter Korsgaard
2009-02-24kernel-headers: remove deprecated 2.4 supportPeter Korsgaard
2009-02-22kernel-headers: bump 2.6.28 stable versionPeter Korsgaard
2009-02-18kernel-headers: bump 2.6.27/2.6.28 stable versionsPeter Korsgaard
2009-02-13toolchain/gcc: add 4.3.3Peter Korsgaard
2009-02-12kernel-headers: bump 2.6.27/2.6.28 stable versionsPeter Korsgaard
2009-02-10binutils: depend on static version of gmp/mpfrPeter Korsgaard