crosstool-ng/arch
Yann E. MORIN" 055681518c Only present each of arch, abi, cpu tune and fpu optimisations for those targets supporting them.
/trunk/config/target.in       |   30    30     0     0 ++++++++++++++++++++++++++++++
 /trunk/arch/arm/config.in     |    5     5     0     0 +++++
 /trunk/arch/powerpc/config.in |    3     3     0     0 +++
 /trunk/arch/alpha/config.in   |    2     2     0     0 ++
 /trunk/arch/x86/config.in     |    3     3     0     0 +++
 /trunk/arch/mips/config.in    |    3     3     0     0 +++
 /trunk/arch/x86_64/config.in  |    3     3     0     0 +++
 7 files changed, 49 insertions(+)
2008-06-27 15:08:43 +00:00
..
alpha Only present each of arch, abi, cpu tune and fpu optimisations for those targets supporting them. 2008-06-27 15:08:43 +00:00
arm Only present each of arch, abi, cpu tune and fpu optimisations for those targets supporting them. 2008-06-27 15:08:43 +00:00
ia64 Update the architecture API: architecture help is mandatory. 2008-06-27 14:55:22 +00:00
mips Only present each of arch, abi, cpu tune and fpu optimisations for those targets supporting them. 2008-06-27 15:08:43 +00:00
powerpc Only present each of arch, abi, cpu tune and fpu optimisations for those targets supporting them. 2008-06-27 15:08:43 +00:00
sh Update the architecture API: architecture help is mandatory. 2008-06-27 14:55:22 +00:00
x86 Only present each of arch, abi, cpu tune and fpu optimisations for those targets supporting them. 2008-06-27 15:08:43 +00:00
x86_64 Only present each of arch, abi, cpu tune and fpu optimisations for those targets supporting them. 2008-06-27 15:08:43 +00:00