summaryrefslogtreecommitdiff
path: root/toolchain/binutils/Config.in
AgeCommit message (Collapse)Author
2011-01-02binutils: make it a proper packageGustavo Zacarias
* Convert binutils to a proper autotargets package * Add version 2.21 and drop version 2.17 * Hook up packaged binutils for target gcc * Build tools are on HOST_DIR now so change it * Move cross/host gcc to HOST_DIR * Drop kludge from commit 3c77bab2eeace3ee675bd745ca335fa3dd1630bb This is fixed in the next commit "gcc: install copies of libgcc, libstdc++ and libgcj to the sysroot" - tested for arm & x86_64 targets. * TARGET_CROSS now pointed to HOST_DIR too [Peter: Config.in tweaks] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-04-12Get rid of all usages of BR2_RECENTThomas Petazzoni
Since BR2_RECENT was enabled by default, we do not want entries marked BR2_RECENT (and thus appearing by default in Buildroot) to disappear. Therefore, all the entries marked BR2_RECENT are converted as non-deprecated. We can later decide, on a per-entry basis, to add BR2_DEPRECATED to some of them. But at least, this commit doesn't change the default current behaviour of Buildroot. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-03-30get rid of broken nios2 supportPeter Korsgaard
Has been marked as broken for more than 1 year, with no indication that anyone cares, and it needs a bunch of special handling. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-03-30binutils: get rid of ancient 2.18.50.0.9 development versionPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-03-30binutils: default to 2.20.1, mark 2.19.1 as deprecatedPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-03-30binutils: add 2.20.1Gustavo Zacarias
Closes #1441 [Peter: use gnu.org upstream] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-12-14binutils: do not allow selection of non-avr32 versions on AVR32Thomas Petazzoni
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2009-12-14binutils: add avr32 special versionThomas Petazzoni
* 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>
2009-12-04binutils: get rid of ancient versionsPeter Korsgaard
Get rid of 2.17.50.0.17, 2.18.50.0.{1,3,6,8}. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-12-04binutils: default to 2.20, mark 2.19 as deprecatedPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-12-04Add binutils 2.20Gustavo Zacarias
Closes #761. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
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-03binutils: add 2.19.1Peter Korsgaard
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-03Fix binutils Config for AVR32 (hopefully final version)Ulf Samuelsson
2009-01-03one more fix of binutils config for AVR32 toolchainUlf Samuelsson
2009-01-03Unbreak AVR32 toolchain, by making binutils-2.17 availableUlf Samuelsson
2009-01-02toolchain/binutils: fix up avr32 related fallout of r24474Peter Korsgaard
It's been 10 days now without any reply from Ulf, so fix it up to what seems sensible.
2008-12-20Add updated binutils-2.18 prepatched toolchain for AVR32Ulf Samuelsson
2008-12-05toolchain/binutils: add 2.19Peter Korsgaard
Based on 9cd8638d / b86af9a1 in Bernhard's tree.
2008-12-05toolchain/binutils: add 2.18.50.0.9Peter Korsgaard
Based on 713e7e46 in Bernhard's tree.
2008-12-05toolchain/binutils: add 2.18.50.0.8Peter Korsgaard
Based on 1c493ff1 in Bernhard's tree.
2008-12-05toolchain/binutils: add 2.18.50.0.6Peter Korsgaard
Based on 45b89c54 / beede0ba in Bernhard's tree.
2008-12-05toolchain/binutils: add 2.18.50.0.3Peter Korsgaard
Based on b2b5d9f2 in Bernhard's tree.
2008-06-19buildroot: s/depends/depends on/Peter Korsgaard
The new kconfig is more strict regarding depends/depends on, so fixup the tree.
2007-11-09update binutils nios2 support, thanks atleIvan Kuten
2007-10-13Update AVR32 toolchain with new binutils and uClibc, This time it works ↵Ulf Samuelsson
(cross-fingers)
2007-09-25- Schedule removal of ancient versions (configuration part).Bernhard Reutner-Fischer
2007-09-19- fixes and cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-09-17Don't break AVR32 toolchain by hiding binutils-2.17Ulf Samuelsson
2007-09-17- add binutils-2.18 and binutils-2.18.50.0.1Bernhard Reutner-Fischer
2007-08-17Add binutils dependencies on AVR32Ulf Samuelsson
2007-06-25- add 2.17.50.0.17Bernhard Reutner-Fischer
2007-05-15- add 2.17.50.0.16Bernhard Reutner-Fischer
2007-05-07Add older version of binutils."Steven J. Hill"
2007-03-24- bump version to 2.17.50.0.14Bernhard Reutner-Fischer
2007-02-09- add gcc-4.0.4Bernhard Reutner-Fischer
- add knob to enable unsupported, deprecated, obsoleted versions of packages
2007-01-28Add new version of binutils."Steven J. Hill"
2007-01-16- bump versionBernhard Reutner-Fischer
2006-12-02ver bumpMike Frysinger
2006-11-28ver bumpMike Frysinger
2006-10-212.17.50.0.6 ver bumpMike Frysinger
2006-10-17update defaultsEric Andersen
2006-09-272.17.50.0.5 ver bumpMike Frysinger
2006-09-24ver bumpMike Frysinger
2006-07-17fix whitespaceMike Frysinger
2006-07-17punt prereleases (2.15.97->2.16, 2.16.9[34]->2.17)Mike Frysinger
2006-07-17version bumpMike Frysinger
2006-06-242.17 is releasedMike Frysinger
2006-06-15version bump 2.16.94Mike Frysinger