summaryrefslogtreecommitdiff
path: root/kconfig/arch-variant.kconfig
Commit message (Collapse)AuthorAge
* Toolchain: MIPS arch: tags eabi and o64 ABI, as they do not buildAbdoulaye Walsimou Gaye2009-05-24
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: MIPS remove broken tag for ABI n32, eabi, o64 and n64Abdoulaye Walsimou Gaye2009-05-24
| | | | | | | This patch removes broken tag for ABI n32, eabi, o64 and n64 in MIPS arch, as they build with gcc-4.4.0. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: MIPS arch: tag ABI n32, o64 and n64 as BROKENAbdoulaye Walsimou Gaye2009-05-22
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* MIPS arch: fix typo in n64 ABIAbdoulaye Walsimou Gaye2009-05-21
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* MIPS arch fix ABI_64Abdoulaye Walsimou Gaye2009-05-20
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: ABI: give an adviceAbdoulaye Walsimou Gaye2009-05-20
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* MIPS: give ability to choose ABI to build and a multilib toolchain or notAbdoulaye Walsimou Gaye2009-05-19
This patch gives the ability to choose the mips ABI to build and the choice to build multilib toolchain or not. It also remanes arch_variant.kconfig to arch-variant.kconfig. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>