summaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of all usages of BR2_RECENTThomas Petazzoni2010-04-121-1/+0
| | | | | | | | | | | | 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>
* get rid of broken nios2 supportPeter Korsgaard2010-03-301-7/+6
| | | | | | | 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>
* binutils: get rid of ancient 2.18.50.0.9 development versionPeter Korsgaard2010-03-301-6/+0
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* binutils: default to 2.20.1, mark 2.19.1 as deprecatedPeter Korsgaard2010-03-301-2/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* binutils: add 2.20.1Gustavo Zacarias2010-03-301-0/+5
| | | | | | | | Closes #1441 [Peter: use gnu.org upstream] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* binutils: do not allow selection of non-avr32 versions on AVR32Thomas Petazzoni2009-12-141-5/+4
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* binutils: add avr32 special versionThomas Petazzoni2009-12-141-0/+5
| | | | | | | | | | | * 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 versionsPeter Korsgaard2009-12-041-30/+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 deprecatedPeter Korsgaard2009-12-041-2/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add binutils 2.20Gustavo Zacarias2009-12-041-0/+5
| | | | | | | Closes #761. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* binutils: undeprecate 2.18 for avr32Peter Korsgaard2009-03-071-1/+1
| | | | | As discussed on the list. AVR32 is still stuck at 2.18, so don't mark it as deprecated yet.
* binutils: add 2.19.1Peter Korsgaard2009-03-031-1/+9
|
* Extend External Toolchain options (match buildroot built toolchain): Daniel Laird2009-01-301-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>
* Fix binutils Config for AVR32 (hopefully final version)Ulf Samuelsson2009-01-031-6/+2
|
* one more fix of binutils config for AVR32 toolchainUlf Samuelsson2009-01-031-1/+1
|
* Unbreak AVR32 toolchain, by making binutils-2.17 availableUlf Samuelsson2009-01-031-0/+4
|
* toolchain/binutils: fix up avr32 related fallout of r24474Peter Korsgaard2009-01-021-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 AVR32Ulf Samuelsson2008-12-201-2/+3
|
* toolchain/binutils: add 2.19Peter Korsgaard2008-12-051-1/+7
| | | | Based on 9cd8638d / b86af9a1 in Bernhard's tree.
* toolchain/binutils: add 2.18.50.0.9Peter Korsgaard2008-12-051-0/+6
| | | | Based on 713e7e46 in Bernhard's tree.
* toolchain/binutils: add 2.18.50.0.8Peter Korsgaard2008-12-051-0/+6
| | | | Based on 1c493ff1 in Bernhard's tree.
* toolchain/binutils: add 2.18.50.0.6Peter Korsgaard2008-12-051-0/+5
| | | | Based on 45b89c54 / beede0ba in Bernhard's tree.
* toolchain/binutils: add 2.18.50.0.3Peter Korsgaard2008-12-051-2/+11
| | | | Based on b2b5d9f2 in Bernhard's tree.
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-191-5/+5
| | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree.
* update binutils nios2 support, thanks atleIvan Kuten2007-11-091-0/+1
|
* Update AVR32 toolchain with new binutils and uClibc, This time it works ↵Ulf Samuelsson2007-10-131-0/+1
| | | | (cross-fingers)
* - Schedule removal of ancient versions (configuration part).Bernhard Reutner-Fischer2007-09-251-101/+1
|
* - fixes and cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-09-191-26/+25
|
* Don't break AVR32 toolchain by hiding binutils-2.17Ulf Samuelsson2007-09-171-1/+1
|
* - add binutils-2.18 and binutils-2.18.50.0.1Bernhard Reutner-Fischer2007-09-171-6/+17
|
* Add binutils dependencies on AVR32Ulf Samuelsson2007-08-171-21/+21
|
* - add 2.17.50.0.17Bernhard Reutner-Fischer2007-06-251-1/+6
|
* - add 2.17.50.0.16Bernhard Reutner-Fischer2007-05-151-2/+7
|
* Add older version of binutils."Steven J. Hill"2007-05-071-0/+5
|
* - bump version to 2.17.50.0.14Bernhard Reutner-Fischer2007-03-241-1/+5
|
* - add gcc-4.0.4Bernhard Reutner-Fischer2007-02-091-13/+14
| | | | - add knob to enable unsupported, deprecated, obsoleted versions of packages
* Add new version of binutils."Steven J. Hill"2007-01-281-0/+5
|
* - bump versionBernhard Reutner-Fischer2007-01-161-0/+5
|
* ver bumpMike Frysinger2006-12-021-0/+5
|
* ver bumpMike Frysinger2006-11-281-0/+5
|
* 2.17.50.0.6 ver bumpMike Frysinger2006-10-211-0/+5
|
* update defaultsEric Andersen2006-10-171-1/+1
|
* 2.17.50.0.5 ver bumpMike Frysinger2006-09-271-0/+5
|
* ver bumpMike Frysinger2006-09-241-0/+5
|
* fix whitespaceMike Frysinger2006-07-171-6/+4
|
* punt prereleases (2.15.97->2.16, 2.16.9[34]->2.17)Mike Frysinger2006-07-171-15/+0
|
* version bumpMike Frysinger2006-07-171-0/+5
|
* 2.17 is releasedMike Frysinger2006-06-241-0/+5
|
* version bump 2.16.94Mike Frysinger2006-06-151-0/+5
|
* cut 2.16.91.0.3 and 2.16.91.0.4Mike Frysinger2006-06-101-10/+0
|