buildroot/toolchain/gcc
Peter Korsgaard 1ab26cfe38 gcc 4.2.1: fix undefined reference to fmsub in C++ programs with soft float
Fix 'undefined reference to fmsub' linking errors with C++ programs
when soft float is enabled. Patch by b5331.

Closes #1588.
2008-03-27 19:37:33 +00:00
..
3.3.5
3.3.6
3.4.2
3.4.3
3.4.4
3.4.5
3.4.6 fix gcc 3.4.6 and libstdc++ when shared support is disabled, thanks Atle\! 2008-01-08 12:52:49 +00:00
4.0.0
4.0.1
4.0.2
4.0.3
4.0.4 - add cc-option and use it to check for stuff that is benefical for PREFER_IMA 2007-02-12 13:38:06 +00:00
4.1.0
4.1.1
4.1.2 Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer 2008-02-28 02:13:42 +00:00
4.2.0 - for -Os, turn switch statements into if-else chains 2007-06-25 09:44:12 +00:00
4.2.1 gcc 4.2.1: fix undefined reference to fmsub in C++ programs with soft float 2008-03-27 19:37:33 +00:00
Config.in Update AVR32 toolchain with new binutils and uClibc, This time it works (cross-fingers) 2007-10-13 10:15:01 +00:00
Config.in.2 Simplify AVR32 gcc build (libmudflap, doesn't work, so applied even though objections) 2007-08-01 08:58:14 +00:00
Makefile.in update gcc nios2 support, thanks atle 2007-11-09 09:57:25 +00:00
gcc-uclibc-3.x.mk Add support for GNU and kernel.org mirrors 2007-12-17 12:29:06 +00:00
gcc-uclibc-4.x.mk Add support for GNU and kernel.org mirrors 2007-12-17 12:29:06 +00:00
i386-gcc-soft-float.patch