Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-12 | Get rid of all usages of BR2_RECENT | Thomas 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-30 | get rid of broken nios2 support | Peter 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-30 | binutils: get rid of ancient 2.18.50.0.9 development version | Peter Korsgaard | |
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2010-03-30 | binutils: default to 2.20.1, mark 2.19.1 as deprecated | Peter Korsgaard | |
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2010-03-30 | binutils: add 2.20.1 | Gustavo 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-14 | binutils: do not allow selection of non-avr32 versions on AVR32 | Thomas Petazzoni | |
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | |||
2009-12-14 | binutils: add avr32 special version | Thomas 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-04 | binutils: get rid of ancient versions | Peter 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-04 | binutils: default to 2.20, mark 2.19 as deprecated | Peter Korsgaard | |
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-12-04 | Add binutils 2.20 | Gustavo Zacarias | |
Closes #761. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-03-07 | binutils: undeprecate 2.18 for avr32 | Peter Korsgaard | |
As discussed on the list. AVR32 is still stuck at 2.18, so don't mark it as deprecated yet. | |||
2009-03-03 | binutils: add 2.19.1 | Peter Korsgaard | |
2009-01-30 | Extend 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-03 | Fix binutils Config for AVR32 (hopefully final version) | Ulf Samuelsson | |
2009-01-03 | one more fix of binutils config for AVR32 toolchain | Ulf Samuelsson | |
2009-01-03 | Unbreak AVR32 toolchain, by making binutils-2.17 available | Ulf Samuelsson | |
2009-01-02 | toolchain/binutils: fix up avr32 related fallout of r24474 | Peter Korsgaard | |
It's been 10 days now without any reply from Ulf, so fix it up to what seems sensible. | |||
2008-12-20 | Add updated binutils-2.18 prepatched toolchain for AVR32 | Ulf Samuelsson | |
2008-12-05 | toolchain/binutils: add 2.19 | Peter Korsgaard | |
Based on 9cd8638d / b86af9a1 in Bernhard's tree. | |||
2008-12-05 | toolchain/binutils: add 2.18.50.0.9 | Peter Korsgaard | |
Based on 713e7e46 in Bernhard's tree. | |||
2008-12-05 | toolchain/binutils: add 2.18.50.0.8 | Peter Korsgaard | |
Based on 1c493ff1 in Bernhard's tree. | |||
2008-12-05 | toolchain/binutils: add 2.18.50.0.6 | Peter Korsgaard | |
Based on 45b89c54 / beede0ba in Bernhard's tree. | |||
2008-12-05 | toolchain/binutils: add 2.18.50.0.3 | Peter Korsgaard | |
Based on b2b5d9f2 in Bernhard's tree. | |||
2008-06-19 | buildroot: s/depends/depends on/ | Peter Korsgaard | |
The new kconfig is more strict regarding depends/depends on, so fixup the tree. | |||
2007-11-09 | update binutils nios2 support, thanks atle | Ivan Kuten | |
2007-10-13 | Update 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-17 | Don't break AVR32 toolchain by hiding binutils-2.17 | Ulf Samuelsson | |
2007-09-17 | - add binutils-2.18 and binutils-2.18.50.0.1 | Bernhard Reutner-Fischer | |
2007-08-17 | Add binutils dependencies on AVR32 | Ulf Samuelsson | |
2007-06-25 | - add 2.17.50.0.17 | Bernhard Reutner-Fischer | |
2007-05-15 | - add 2.17.50.0.16 | Bernhard Reutner-Fischer | |
2007-05-07 | Add older version of binutils. | "Steven J. Hill" | |
2007-03-24 | - bump version to 2.17.50.0.14 | Bernhard Reutner-Fischer | |
2007-02-09 | - add gcc-4.0.4 | Bernhard Reutner-Fischer | |
- add knob to enable unsupported, deprecated, obsoleted versions of packages | |||
2007-01-28 | Add new version of binutils. | "Steven J. Hill" | |
2007-01-16 | - bump version | Bernhard Reutner-Fischer | |
2006-12-02 | ver bump | Mike Frysinger | |
2006-11-28 | ver bump | Mike Frysinger | |
2006-10-21 | 2.17.50.0.6 ver bump | Mike Frysinger | |
2006-10-17 | update defaults | Eric Andersen | |
2006-09-27 | 2.17.50.0.5 ver bump | Mike Frysinger | |
2006-09-24 | ver bump | Mike Frysinger | |
2006-07-17 | fix whitespace | Mike Frysinger | |
2006-07-17 | punt prereleases (2.15.97->2.16, 2.16.9[34]->2.17) | Mike Frysinger | |
2006-07-17 | version bump | Mike Frysinger | |
2006-06-24 | 2.17 is released | Mike Frysinger | |
2006-06-15 | version bump 2.16.94 | Mike Frysinger | |
2006-06-10 | cut 2.16.91.0.3 and 2.16.91.0.4 | Mike Frysinger | |