summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Collapse)Author
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
2009-02-09kernel-headers: bump 2.6.27/2.6.28 stable versionsPeter Korsgaard
2009-02-05toolchain/gcc/4.3.2: use what really got committed upstream for PR39076Peter Korsgaard
Thanks to Sven Neumann for noticing.
2009-02-05toolchain/gcc/4.3.2: remove unused and unneeded fix for PR34205Peter Korsgaard
We don't use the iwmmxt abi anymore.
2009-02-05toolchain/gcc/4.3.2: fix arm funroll-loops patch from r24993Peter Korsgaard
Rename it so it actually gets applied and fix it so it can be applied (-p level).
2009-02-04toolchain: revert r25193 (Change binary toolchain configuration)Peter Korsgaard
As discussed on the list.
2009-02-03uClibc: remove unused 0.9.29 wchar defconfigPeter Korsgaard
We add the wchar stuff at compile time using sed, so the default defconfig works, the file hasn't seen any updates since it first got committed, and there's no references to it in the tree.
2009-02-03uClibc: enable LDSO_RUNPATH in defconfigs (use ELF RPATH info)Peter Korsgaard
Fixes mysql-client package (installs shared libraries into /usr/lib/mysql and sets RPATH).
2009-02-02kernel-headers: 2.6.28.x: remove cris patch applied upstreamPeter Korsgaard
2009-02-02kernel-headers: bump 2.6.27/2.6.28 stable versionsPeter Korsgaard
2009-01-31Change binary toolchain configuration, soUlf Samuelsson
that the options become visible just below the config, instead of at bottom of screen Create a more useful default as toolchain path. Allow generation of a script which sets up paths to a binary toolchain generated by buildroot.
2009-01-30Remove AVR32 patches from kernel-headers directory and put them in Ulf Samuelsson
"target/device/Atmel/arch-avre/kernel-headers-2.6.28.2" Make sure BR2_KERNEL_HEADERS_PATCH_DIR is enabled for 2.6.28 Set KERNEL_HEADERS_PATCH_DIR="target/device/Atmel/arch-avre/kernel-headers-2.6.28.2" for Atmel AVR32 targets and "valka"
2009-01-30Extend External Toolchain options (match buildroot built toolchain): Daniel Laird
Have added options that mean you can set the same BR2_XXXX variables for external toolchain and internal (buildroot built) toolchain. This means the same set of packages can be built now me as for you..... Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-30toolchain: fix up GNU_TARGET_NAME link and target_utils locationPeter Korsgaard
The GNU_TARGET_NAME symlink and target_utils location were not correctly adjusted to match the move of the toolchain to $(STAGING_DIR)/usr, creating dangling symlinks.
2009-01-30toolchain/gcc: remove unused gcc 3.x cruft from 4.x makefile (sysroot)Peter Korsgaard
2009-01-30toolchain/gcc/4.3.2: accept abi=aapcs-linux for EABIPeter Korsgaard
From Bernhards' tree, thanks to Sven Neuman for noticing. See also http://gcc.gnu.org/ml/gcc-patches/2008-09/msg01500.html
2009-01-30Move AVR32 patch to kernel header to unbreak several applicationsUlf Samuelsson
2009-01-29toolchain/gcc: remove ancient (and unused) i386 softfloat patchPeter Korsgaard
2009-01-29toolchain/gcc: remove unused GCC_ENABLE_CLOCALEPeter Korsgaard
This variable was introduced in r17046 (add gfortran support, 2006-12-22) and wasn't used even there. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2009-01-28toolchain: cris fixes for gcc 4.3.x / linux 2.6.28.xPeter Korsgaard
Patches by Hinko Kocevar <hinko.kocevar@cetrtapot.si>
2009-01-28toolchain/uClibc: fix 0.9.30 build with linuxthreads on ARMPeter Korsgaard
Patch by Will Wagner <will_wagner@carallon.com> - From uclibc svn r25099.
2009-01-28fix configuration wrt elf2fltPeter Korsgaard
The buildroot toolchain is installed in $(STAGING_DIR)/usr/bin and not in $(STAGING_DIR)/bin so let,s adjust the --prefix accordingly. Also the BFLT binary format is always stripped by definition, so it is incompatible with any kind of stripping option. Signed-off-by: Nicolas Pitre <nico@cam.org>
2009-01-28elf2flt: fix linkPeter Korsgaard
Seems like recent binutils has pulled in inflate support, so we need to link with zlib.
2009-01-26toolchain/kernel-headers: remove ancient (and unused) patchesPeter Korsgaard
2009-01-26toolchain/binutils: remove ancient (and unused) 2.14/15/16/17 patchesPeter Korsgaard
2009-01-25Makefile: globally define variables used at different placesPeter Korsgaard
$(comma) and $(space) are used in packages and the toolchain. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2009-01-25kernel-headers: bump 2.6.27 / 2.6.28 to latest stablePeter Korsgaard
2009-01-24toolchain/uClibc: disable UCLIBC_SUPPORT_AI_ADDRCONFIG in 0.9.30 defconfigPeter Korsgaard
UCLIBC_SUPPORT_AI_ADDRCONFIG seems to have issues in 0.9.30 and cause segfaults on some architectures, so disable it. Reported and tracked down by "QuickX" <quickx@hotmail.com>.
2009-01-23Fix unroll bug for ARM toolchainUlf Samuelsson