Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | Get rid of BR2_KERNEL_HEADERS_PATCH_DIR config, and simply always apply platform patches if available. | ||||
* | 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 |
| | |||||
* | kernel-headers: bump 2.6.27/2.6.28 stable versions | Peter Korsgaard | 2009-02-18 | 4 | -2/+2 |
| | |||||
* | toolchain/gcc: add 4.3.3 | Peter Korsgaard | 2009-02-13 | 12 | -2/+254 |
| | |||||
* | kernel-headers: bump 2.6.27/2.6.28 stable versions | Peter Korsgaard | 2009-02-12 | 5 | -57/+2 |
| | |||||
* | binutils: depend on static version of gmp/mpfr | Peter Korsgaard | 2009-02-10 | 1 | -2/+2 |
| | |||||
* | kernel-headers: bump 2.6.27/2.6.28 stable versions | Peter Korsgaard | 2009-02-09 | 5 | -2/+2 |
| | |||||
* | toolchain/gcc/4.3.2: use what really got committed upstream for PR39076 | Peter Korsgaard | 2009-02-05 | 2 | -31/+11 |
| | | | | Thanks to Sven Neumann for noticing. | ||||
* | toolchain/gcc/4.3.2: remove unused and unneeded fix for PR34205 | Peter Korsgaard | 2009-02-05 | 1 | -42/+0 |
| | | | | We don't use the iwmmxt abi anymore. | ||||
* | toolchain/gcc/4.3.2: fix arm funroll-loops patch from r24993 | Peter Korsgaard | 2009-02-05 | 1 | -2/+2 |
| | | | | | Rename it so it actually gets applied and fix it so it can be applied (-p level). | ||||
* | toolchain: revert r25193 (Change binary toolchain configuration) | Peter Korsgaard | 2009-02-04 | 4 | -26/+2 |
| | | | | As discussed on the list. | ||||
* | uClibc: remove unused 0.9.29 wchar defconfig | Peter Korsgaard | 2009-02-03 | 1 | -215/+0 |
| | | | | | | 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. | ||||
* | uClibc: enable LDSO_RUNPATH in defconfigs (use ELF RPATH info) | Peter Korsgaard | 2009-02-03 | 5 | -5/+5 |
| | | | | | Fixes mysql-client package (installs shared libraries into /usr/lib/mysql and sets RPATH). | ||||
* | kernel-headers: 2.6.28.x: remove cris patch applied upstream | Peter Korsgaard | 2009-02-02 | 1 | -12/+0 |
| | |||||
* | kernel-headers: bump 2.6.27/2.6.28 stable versions | Peter Korsgaard | 2009-02-02 | 6 | -2/+2 |
| | |||||
* | Change binary toolchain configuration, so | Ulf Samuelsson | 2009-01-31 | 4 | -2/+26 |
| | | | | | | | | | | | 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. | ||||
* | Remove AVR32 patches from kernel-headers directory and put them in | Ulf Samuelsson | 2009-01-30 | 6 | -16948/+1 |
| | | | | | | | | | | "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" | ||||
* | Extend External Toolchain options (match buildroot built toolchain): | Daniel Laird | 2009-01-30 | 5 | -132/+96 |
| | | | | | | | | | | 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> | ||||
* | toolchain: fix up GNU_TARGET_NAME link and target_utils location | Peter Korsgaard | 2009-01-30 | 3 | -8/+8 |
| | | | | | | 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. | ||||
* | toolchain/gcc: remove unused gcc 3.x cruft from 4.x makefile (sysroot) | Peter Korsgaard | 2009-01-30 | 1 | -42/+2 |
| | |||||
* | toolchain/gcc/4.3.2: accept abi=aapcs-linux for EABI | Peter Korsgaard | 2009-01-30 | 1 | -0/+18 |
| | | | | | From Bernhards' tree, thanks to Sven Neuman for noticing. See also http://gcc.gnu.org/ml/gcc-patches/2008-09/msg01500.html | ||||
* | Move AVR32 patch to kernel header to unbreak several applications | Ulf Samuelsson | 2009-01-30 | 5 | -0/+16947 |
| | |||||
* | toolchain/gcc: remove ancient (and unused) i386 softfloat patch | Peter Korsgaard | 2009-01-29 | 3 | -69/+0 |
| | |||||
* | toolchain/gcc: remove unused GCC_ENABLE_CLOCALE | Peter Korsgaard | 2009-01-29 | 2 | -8/+0 |
| | | | | | | | 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> | ||||
* | toolchain: cris fixes for gcc 4.3.x / linux 2.6.28.x | Peter Korsgaard | 2009-01-28 | 4 | -0/+49 |
| | | | | Patches by Hinko Kocevar <hinko.kocevar@cetrtapot.si> | ||||
* | toolchain/uClibc: fix 0.9.30 build with linuxthreads on ARM | Peter Korsgaard | 2009-01-28 | 1 | -0/+177 |
| | | | | Patch by Will Wagner <will_wagner@carallon.com> - From uclibc svn r25099. | ||||
* | fix configuration wrt elf2flt | Peter Korsgaard | 2009-01-28 | 1 | -2/+2 |
| | | | | | | | | | | 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> | ||||
* | elf2flt: fix link | Peter Korsgaard | 2009-01-28 | 1 | -0/+1 |
| | | | | | Seems like recent binutils has pulled in inflate support, so we need to link with zlib. | ||||
* | toolchain/kernel-headers: remove ancient (and unused) patches | Peter Korsgaard | 2009-01-26 | 9 | -34996/+0 |
| | |||||
* | toolchain/binutils: remove ancient (and unused) 2.14/15/16/17 patches | Peter Korsgaard | 2009-01-26 | 99 | -7800/+0 |
| | |||||
* | Makefile: globally define variables used at different places | Peter Korsgaard | 2009-01-25 | 1 | -1/+0 |
| | | | | | | $(comma) and $(space) are used in packages and the toolchain. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> | ||||
* | kernel-headers: bump 2.6.27 / 2.6.28 to latest stable | Peter Korsgaard | 2009-01-25 | 4 | -2/+2 |
| | |||||
* | toolchain/uClibc: disable UCLIBC_SUPPORT_AI_ADDRCONFIG in 0.9.30 defconfig | Peter Korsgaard | 2009-01-24 | 1 | -1/+1 |
| | | | | | | | 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>. | ||||
* | Fix unroll bug for ARM toolchain | Ulf Samuelsson | 2009-01-23 | 1 | -0/+31 |
| | |||||
* | kernel-headers: fix 2.6.28.1 serial.h (unbreaks directfb serialmouse.c) | Peter Korsgaard | 2009-01-23 | 1 | -0/+55 |
| | |||||
* | kernel-headers: rename 2.6.25/2.6.28 patches to match current stable versions | Peter Korsgaard | 2009-01-23 | 3 | -0/+0 |
| | | | | Otherwise they won't get applied. | ||||
* | toolchain/gcc: make version detection more robust | Peter Korsgaard | 2009-01-22 | 1 | -8/+8 |
| | | | | | Thanks to Bernhard for noticing (and less so for causing the problem in the first place :P) | ||||
* | toolchain/gcc: fix target-gcc for 4.3.x | Peter Korsgaard | 2009-01-22 | 1 | -3/+8 |
| | | | | | Includes are in include-fixed and GCC_LIB_SUBDIR needs to be set like for the rest of 4.x | ||||
* | toolchain/kernel-headers: bump 2.6.27 / 2.6.28 versions | Peter Korsgaard | 2009-01-19 | 1 | -2/+2 |
| | |||||
* | toolchain: introduce HOSTCC_VERSION and fix gcc-4.3.x build with old host CCs | Peter Korsgaard | 2009-01-19 | 1 | -2/+9 |
| | | | | | | | | gcc < 4.2.0 doesn't support -Wno-overlength-stings, but gcc-4.3.x configure fails to detect that, breaking the build. Work around it by detecting the host gcc version (and store in HOSTCC_VERSION) and set the proper configure variables for gcc < 4.2.0. | ||||
* | Kconfig: remove 'default n' and 'default no' (see r22874) | Peter Korsgaard | 2009-01-18 | 1 | -1/+0 |
| | | | | Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> | ||||
* | The liboil Makefile will use "-mcpu=vfp" when building for ARM. | Ulf Samuelsson | 2009-01-18 | 1 | -2/+11 |
| | | | | | | | | | | | | | | | The VFP is only available for a few ARM CPUs at the moment, so this breaks the liboil build. A patch is available upstream which only enables "-mfpu=vfp" if "--enable-vfp" is given to "configure". Autotools needs to be run for liboil for this to take effect. A new configuration BR2_VFP_FLOAT is added to allow enabling vfp. If this is "yes", then "-mfpu=vfp" is added to CFLAGS. | ||||
* | Update broken AVR32 toolchain, and update configs for this, deprecate all ↵ | Ulf Samuelsson | 2009-01-16 | 3 | -2/+48 |
| | | | | but latest AVR32 toolchain | ||||
* | toolchain/uClibc: mark 0.9.29 as recent | Peter Korsgaard | 2009-01-16 | 1 | -0/+1 |
| | |||||
* | toolchain/gcc: mark old versions as deprecated | Peter Korsgaard | 2009-01-16 | 1 | -1/+7 |
| | |||||
* | toolchain/gcc: default to 4.3.2 for !AVR32 | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
| |