Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | toolchain/uClibc: 0.9.30.1 getaddrinfo fix for intfs without address | Peter Korsgaard | 2009-04-24 | 1 | -0/+13 |
| | | | | From uClibc r24336. | ||||
* | 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 |
| | | | | Somehow the patch was a patch adding a patch instead of the patch itself. | ||||
* | toolchain: add BR2_USE_SSP option for stack protection support | Peter Korsgaard | 2009-04-22 | 4 | -6/+29 |
| | | | | Using the support in uClibc. | ||||
* | toolchain/gcc: don't enable libssp support | Peter Korsgaard | 2009-04-22 | 3 | -2/+6 |
| | | | | | 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. | ||||
* | toolchain/br2_autoreconf: remove | Peter Korsgaard | 2009-04-17 | 1 | -699/+0 |
| | | | | | It got added by Ulf back in 2007, but there's no references to it anywhere, so remove it. | ||||
* | 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 |
| | | | | | | | | | 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. | ||||
* | 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 |
| | | | | From Bernhard's tree. | ||||
* | gcc: 4.3.x fix for PR 32044. | Peter Korsgaard | 2009-03-10 | 3 | -0/+579 |
| | | | | Patch by Daniel Mack <daniel@caiaq.de> | ||||
* | 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 |
| | | | | | As discussed on the list. AVR32 is still stuck at 2.18, so don't mark it as deprecated yet. | ||||
* | 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 |
| | | | | From Bernhard. | ||||
* | 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 |
| | | | | Fixes #111. | ||||
* | uclibc: cleanup version handling | Peter Korsgaard | 2009-03-03 | 2 | -24/+16 |
| | | | | Based on 0171c72 in Bernhards' tree. | ||||
* | 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 |
| | | | | | 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. |