mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-22 14:12:26 +00:00
c1d673203d
Toolchains that use the hard-float ABI now are to be denoted by a tuple ending in *eabihf, while the prevbious *eabi is now an indication that the toolchain uses the softfloat ABI. This is purely a cosmetic thing, for distros to differentiate their hardfloat-ABI ports from their softfloat-ABI ports. (note: softfloat ABI does not mean that it is using softfloats; it can be using hardfloat instructions, but using the softfloat ABI). Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> |
||
---|---|---|
.. | ||
alpha.sh | ||
arm.sh | ||
avr32.sh | ||
blackfin.sh | ||
m68k.sh | ||
microblaze.sh | ||
mips.sh | ||
powerpc.sh | ||
s390.sh | ||
sh.sh | ||
sparc.sh | ||
x86.sh |