kumquat-buildroot/toolchain
Thomas Petazzoni 14a2d0b5ab toolchain: add support for glibc
The support for eglibc 2.17 was added to the internal toolchain
backend for 2013.08. This commit now adds glibc 2.18 support to the
internal toolchain backend.

Since the building procedure is very similar to the one of eglibc, we
have renamed the 'eglibc' package to 'glibc', and made it capable of
handling either glibc or eglibc.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-09-15 22:58:37 +02:00
..
toolchain-buildroot toolchain: add support for glibc 2013-09-15 22:58:37 +02:00
toolchain-crosstool-ng fix white spaces 2013-07-20 21:13:57 +02:00
toolchain-external infra: introduce suitable-extractor helper function 2013-09-06 23:30:27 +02:00
Config.in toolchain-internal: skip gcc-intermediate when possible 2013-09-15 22:50:20 +02:00
helpers.mk toolchain-external: fix lib64 symlinks 2013-08-27 23:39:28 +02:00
toolchain-buildroot.mk eglibc: enable support in the Buildroot toolchain backend 2013-07-04 11:08:27 +02:00
toolchain-common.in arch: Refactor BR2_SOFT_FLOAT into per-architecture options 2013-07-16 14:35:07 +02:00
toolchain-crosstool-ng.mk
toolchain-external.mk