summaryrefslogtreecommitdiff
path: root/kconfig/arch-variant.kconfig
Commit message (Collapse)AuthorAge
* Put each architecture and their MCU variant in separate filesAbdoulaye Walsimou Gaye2009-09-06
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Decision is made to not support multilib in EmbtoolkitAbdoulaye Walsimou Gaye2009-09-06
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: arm: Initial work to support multilibAbdoulaye Walsimou Gaye2009-08-19
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Add ARM arch supportAbdoulaye Walsimou Gaye2009-07-04
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: MIPS arch: make use of EMBTK_TARGET_ARCH_64BITS and remove some ABIs ↵Abdoulaye Walsimou Gaye2009-06-02
| | | | | | | | | that seem to be unsuppoted by eglibc This patch makes use of EMBTK_TARGET_ARCH_64BITS and removes some ABIs that seem to be unsuppoted by eglibc. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: MIPS arch: select EMBTK_TARGET_ARCH_32BITS or EMBTK_TARGET_ARCH_64BITSAbdoulaye Walsimou Gaye2009-06-02
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* 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>