Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -3/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | toolchain: more sensible uclibc defaults for external toolchain | Peter Korsgaard | 2008-06-16 | 1 | -4/+4 |
| | |||||
* | - revert some bad checkins, fixup bad settings in atmel targets and move the ↵ | Bernhard Reutner-Fischer | 2007-09-26 | 1 | -3/+4 |
| | | | | gcc target abi back to a place where the other arch-specific settings live | ||||
* | reinstate AVR32 toolchain | Ulf Samuelsson | 2007-09-26 | 1 | -4/+3 |
| | |||||
* | - remove one invariant in toolchain type selection. | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -3/+4 |
| | |||||
* | - Subsume and collaps toolchain options in one menu | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -1/+1 |
| | | | | | This is ment to ease configuration by providing toolchain related options in one place No functional changes, just shuffling the menus around.. | ||||
* | Allow selection of RPC and IPv6 options for an external toolchain. | "Steven J. Hill" | 2007-07-17 | 1 | -0/+12 |
| | |||||
* | When using an external toolchain, we still need to have the user select ↵ | "Steven J. Hill" | 2007-04-28 | 1 | -2/+25 |
| | | | | which thread model the toolchain was built with. This allows for proper building of LTP and possibly other packages. | ||||
* | Support building using an external toolchain. Questions to the mailing list ↵ | "Steven J. Hill" | 2007-02-06 | 1 | -0/+72 |
and all other comments to <biteme@devnull.com>. |