diff -r fd6ad5721f77 -r 42faddd0098a config/target.in --- a/config/target.in Tue Apr 17 22:24:42 2007 +0000 +++ b/config/target.in Sat Apr 21 17:31:51 2007 +0000 @@ -59,6 +59,19 @@ 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"