From c1efc08c094baf0131555320d779b2ad0ca2f390 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sat, 21 Apr 2007 17:31:51 +0000 Subject: Merge first shot from the MIPS branch. --- config/target.in | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'config') diff --git a/config/target.in b/config/target.in index 27ddc831..168da435 100644 --- a/config/target.in +++ b/config/target.in @@ -59,6 +59,19 @@ endchoice comment "Target optimisations" +config ARCH_ABI + string + prompt "Generate code for the specific ABI" + default "" + help + Generate code for the given ABI. + + Pick a value from the gcc manual for your choosen gcc version and your + target CPU. + + Leave blank if you don't know, or if your target architecutre does not + offer this option. + config ARCH_CPU string prompt "Emit assembly for CPU" -- cgit v1.2.3