Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gmp/mpfr: make sure host builds add source targets to HOST_SOURCE | Peter Korsgaard | 2010-02-25 | 1 | -0/+1 |
| | | | | | | | | | | | | | | Closes #1183. When gmp/mpfr is needed for the host (E.G. when using an internal toolchain), the host-lib{gmp,mpfr}-source targets weren't added to HOST_SOURCE, so make source / external-deps didn't handle them. Notice that we have the same issue with the new host package support, there we should probably use HOST_<package>_DEPENDENCIES for -source dependencies. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | binutils: remove external source patches | Thomas Petazzoni | 2009-12-14 | 4 | -0/+0 |
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | binutils: remove support for external source toolchains | Thomas Petazzoni | 2009-12-14 | 1 | -8/+2 |
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | binutils: do not allow selection of non-avr32 versions on AVR32 | Thomas Petazzoni | 2009-12-14 | 1 | -5/+4 |
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | binutils: add avr32 special version | Thomas Petazzoni | 2009-12-14 | 2 | -0/+10 |
| | | | | | | | | | | | * Add a new binutils version 2.18-avr32-1.0.1 to the Config.in * Use a different site to download avr32 binutils version in binutils.mk * Only apply patches from the patch directory if it exists in binutils.mk Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | binutils: get rid of ancient versions | Peter Korsgaard | 2009-12-04 | 19 | -578/+0 |
| | | | | | | Get rid of 2.17.50.0.17, 2.18.50.0.{1,3,6,8}. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | binutils: default to 2.20, mark 2.19 as deprecated | Peter Korsgaard | 2009-12-04 | 1 | -2/+3 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | toolchain: get rid of unused gcc 3.x legacy handling | Peter Korsgaard | 2009-12-04 | 1 | -3/+0 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Add binutils 2.20 | Gustavo Zacarias | 2009-12-04 | 6 | -0/+119 |
| | | | | | | | Closes #761. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | toolchain/binutils: make sure target-binutils runs after busybox | Peter Korsgaard | 2009-11-22 | 1 | -0/+7 |
| | | | | | | | | | Closes #597 Ensure that binutils-target runs after busybox if enabled, so it can overwrite the busybox symlink for ar if that applet is enabled. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | buildroot: silence ./configure step when building with 'make -s' | Peter Korsgaard | 2009-10-01 | 1 | -2/+2 |
| | | | | | | | | | | We have been passing -q to ./configure when using 'make -s' for packages using Makefile.autotools.in for some time. Do the same for packages using autotools, but not using the Makefile.autotools.in infrastructure, taking care to not do it for packages with hand written configure scripts. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | rename TOOL_BUILD_DIR to TOOLCHAIN_DIR | Michael Roth | 2009-09-23 | 1 | -6/+6 |
| | | | | | | | | To reflect the new output directory hierachy rename the Makefile variable TOOL_BUILD_DIR to TOOLCHAIN_DIR. Signed-off-by: Michael Roth <mroth@nessie.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | toolchain: use qstrip | Thomas Petazzoni | 2009-09-05 | 1 | -4/+2 |
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | toolchain: xtensa toolchain patch support | Maxim Grigoriev | 2009-07-24 | 1 | -1/+6 |
| | | | | | | | Part of #163. Signed-off-by: Maxim Grigoriev <maxim2405@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | 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 |
| | |||||
* | 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. | ||||
* | binutils: depend on static version of gmp/mpfr | Peter Korsgaard | 2009-02-10 | 1 | -2/+2 |
| | |||||
* | Extend External Toolchain options (match buildroot built toolchain): | Daniel Laird | 2009-01-30 | 1 | -1/+0 |
| | | | | | | | | | | 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/binutils: remove ancient (and unused) 2.14/15/16/17 patches | Peter Korsgaard | 2009-01-26 | 99 | -7800/+0 |
| | |||||
* | toolchain/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | add .empty files for git-svn | Peter Korsgaard | 2009-01-05 | 4 | -0/+0 |
| | | | | | | | | git-svn (and git) doesn't handle empty directories, so add .empty files to those dirs like elsewhere in buildroot. Those empty directories are normally not a big deal, but the recent changes to u-boot broke the build. | ||||
* | Fix binutils Config for AVR32 (hopefully final version) | Ulf Samuelsson | 2009-01-03 | 1 | -6/+2 |
| | |||||
* | one more fix of binutils config for AVR32 toolchain | Ulf Samuelsson | 2009-01-03 | 1 | -1/+1 |
| | |||||
* | Unbreak AVR32 toolchain, by making binutils-2.17 available | Ulf Samuelsson | 2009-01-03 | 1 | -0/+4 |
| | |||||
* | toolchain/binutils: fix up avr32 related fallout of r24474 | Peter Korsgaard | 2009-01-02 | 1 | -2/+2 |
| | | | | | It's been 10 days now without any reply from Ulf, so fix it up to what seems sensible. | ||||
* | Add updated binutils-2.18 prepatched toolchain for AVR32 | Ulf Samuelsson | 2008-12-20 | 1 | -2/+3 |
| | |||||
* | toolchain/binutils: fix non-sysroot build | Peter Korsgaard | 2008-12-18 | 1 | -2/+2 |
| | |||||
* | binutils: revert bad commit 24343 | Hans-Christian Egtvedt | 2008-12-09 | 1 | -1/+1 |
| | | | | | | This reverst the commit 24343, the original state was indeed correct. Blame goes to my bad sight and too hasty decisions. | ||||
* | binutils: fix typo for detecting if BINUTILS_NO_MPFR is not set | Hans-Christian Egtvedt | 2008-12-09 | 1 | -1/+1 |
| | | | | | Make the ifndef check the actual variable, typo bug. | ||||
* | toolchain/binutils: add 2.19 | Peter Korsgaard | 2008-12-05 | 6 | -3/+125 |
| | | | | Based on 9cd8638d / b86af9a1 in Bernhard's tree. | ||||
* | toolchain/binutils/2.18.50.0.9: accept sh?-*-* | Peter Korsgaard | 2008-12-05 | 1 | -0/+42 |
| | | | | Based on 3ed6c5b5 in Bernhard's tree. | ||||
* | toolchain/binutils/2.18.50.0.9: add patch for PR6878 | Peter Korsgaard | 2008-12-05 | 1 | -0/+68 |
| | | | | Based on b5451979 in Bernhard's tree. | ||||
* | toolchain/binutils: add 2.18.50.0.9 | Peter Korsgaard | 2008-12-05 | 4 | -0/+75 |
| | | | | Based on 713e7e46 in Bernhard's tree. | ||||
* | toolchain/binutils: add 2.18.50.0.8 | Peter Korsgaard | 2008-12-05 | 4 | -0/+75 |
| | | | | Based on 1c493ff1 in Bernhard's tree. | ||||
* | toolchain/binutils: add 2.18.50.0.6 | Peter Korsgaard | 2008-12-05 | 4 | -0/+74 |
| | | | | Based on 45b89c54 / beede0ba in Bernhard's tree. | ||||
* | toolchain/binutils: honour HAVE_MANPAGES / HAVE_INFOPAGES | Peter Korsgaard | 2008-12-05 | 1 | -2/+11 |
| | | | | Based on b157db55 in Bernhard's tree. | ||||
* | toolchain/binutils: let make expand wildcards instead of the shell | Peter Korsgaard | 2008-12-05 | 1 | -8/+4 |
| | | | | Based on f97ce837 in Bernhard's tree. | ||||
* | toolchain/binutils: add 2.18.50.0.3 | Peter Korsgaard | 2008-12-05 | 4 | -2/+80 |
| | | | | Based on b2b5d9f2 in Bernhard's tree. | ||||
* | toolchain/*: use CONFIG_UPDATE | Peter Korsgaard | 2008-12-05 | 1 | -1/+1 |
| | | | | Based on e0e0945e in Bernhard's tree. | ||||
* | toolhain/: confgure: respect quiet option | Peter Korsgaard | 2008-10-26 | 1 | -0/+1 |
| | |||||
* | Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch ↵ | Ulf Samuelsson | 2008-07-04 | 1 | -1/+2 |
| | | | | locations for prepatched toolchain to be under the toolchain directory | ||||
* | buildroot: s/depends/depends on/ | Peter Korsgaard | 2008-06-19 | 1 | -5/+5 |
| | | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree. | ||||
* | Remove binutils AVR32 patches duplicating external source | Ulf Samuelsson | 2008-03-29 | 3 | -111234/+0 |
| | |||||
* | buildroot: use BR2_KERNEL_MIRROR everywhere | Peter Korsgaard | 2008-03-11 | 1 | -1/+1 |
| | | | | Based on patch by Nigel Kukard. | ||||
* | fixed path problem | John Voltz | 2008-03-11 | 1 | -7/+7 |
| | |||||
* | buildroot: Use BR2_GNU_MIRROR everywhere | Peter Korsgaard | 2008-03-11 | 1 | -7/+7 |
| | | | | Patch by Nigel Kukard. |