summaryrefslogtreecommitdiff
path: root/target/Config.in.arch
AgeCommit message (Collapse)Author
2008-05-12toolchain: fix mips abi selectionPeter Korsgaard
Based on commit 0e2ab in aldot's tree.
2008-03-11buildroot: fix missing ARCH for some x86 variantsPeter Korsgaard
Patch by Nigel Kukard.
2007-10-23Ensure AVR32 FPU config is always correctUlf Samuelsson
2007-10-02- default to mips I for mipsel and mips III for mips Bernhard Reutner-Fischer
- suggest some target flags for abi64
2007-09-30- fix typoBernhard Reutner-Fischer
2007-09-29- revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI)Bernhard Reutner-Fischer
2007-09-29- better use commonly used digits in ISA configBernhard Reutner-Fischer
2007-09-29- add mips/mipsel target architecture selectionBernhard Reutner-Fischer
- rename BR2_ARM_[EO]ABI to the commonly used BR2_[EO]ABI
2007-09-28- naming convention is Config.in resp. Config.in.fooBernhard Reutner-Fischer
Adjust some accordingly