67 Commits (eff1859f8e75d7d7cc3d07d2bcb5952ab214b8a0)

Author SHA1 Message Date
Imre Kaloz 41cf84f819 do target dependent optimizations 16 years ago
Jeremy Kerr 077d84f543 provide a cleaner way to specify a biarch toolchain build 16 years ago
Felix Fietkau 82572cf767 revert ARM to oabi by default, add some eabi patches for fixing up the toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes 17 years ago
Ralph Hempel 3dfc679bb9 add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (and already deployed evaluation boards) the version 0.9.29 is still the default version 17 years ago
Gabor Juhos 6f60b7afcd uClibc: restore support of shadow passwords, but make it configurable 17 years ago
Felix Fietkau 1c7b826708 unconditionally enable c99 math support in uclibc - many packages need it 17 years ago
Imre Kaloz 91c42459f5 use softfloat and GNU EABI on the IOP, too 17 years ago
Imre Kaloz 9aa6d18e2d move ARM to the GNU EABI 17 years ago
Imre Kaloz 5f93ab0b06 use soft float by default on arm and powerpc 17 years ago
Imre Kaloz 32a37816c3 softfloat should be available on armeb, but not on mips until the kernel fpu emulation can be disabled 17 years ago
Florian Fainelli da7afd8577 Update CFLAGS pickup to match the target variable name, allow i686 to be optimised 17 years ago
Felix Fietkau c844236c36 fix cflags for xscale (#2026) 17 years ago
Florian Fainelli a10de632d1 Use -Os for rdc and -O2 for the x86 target 17 years ago
John Crispin e19eb3d828 add initial support for the crisarchitecture used on foxboards to openwrt 17 years ago
Felix Fietkau 953c120550 switch to -O2 on x86 for performance reasons 18 years ago
Tim Yardley 3e84e18a27 add a configuration option to enable full c99 math in libm. this is needed for functions like floorf (which happens to be used in postgresql server as an example) 18 years ago