kumquat-buildroot/package/gcc
Arnout Vandecappelle 71b0ebd92d gcc: add patches for powerpc e6500 64-bit support
Building with -mtune=e6500 led to build failures in glibc (probably in
uclibc as well) because gcc was built for a 32-bit target even though
the target tuple is powerpc64-*. This lead to a mix of 32-bit and
64-bit support and build errors like:

  fatal error: gnu/lib-names-32.h: No such file or directory

The root cause is that the configure script is not handling e6500
correctly, because of stupid typo in the condition.

Change has been submitted upstream.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Cc: Alvaro Gamez <alvaro.gamez@hazent.com>
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-11-17 00:16:03 +01:00
..
4.5.4
4.7.4
4.8.5 gcc: add patches for powerpc e6500 64-bit support 2015-11-17 00:16:03 +01:00
4.9.3 gcc: add patches for powerpc e6500 64-bit support 2015-11-17 00:16:03 +01:00
5.2.0 gcc: add patches for powerpc e6500 64-bit support 2015-11-17 00:16:03 +01:00
arc-2015.06
gcc-final gcc-final: hard link TARGET-cc -> TARGET-gcc 2015-11-08 15:00:35 +01:00
gcc-initial
Config.in.host
gcc.hash
gcc.mk