Add glibc as a toolchain option.
authornynex <nynex>
Wed, 13 May 2015 17:07:40 +0000 (17:07 +0000)
committernynex <nynex>
Wed, 13 May 2015 17:07:40 +0000 (17:07 +0000)
commitdc6e5c6fee451a7c9a25264b5714221cfc2f52fe
treeb4aa6398e68234b83632f2fdfc02af4a495950ce
parentb425cc8444de4cef2f04bc1d6e8ed41c22d35a98
Add glibc as a toolchain option.
19 files changed:
trunk/toolchain/glibc/Config.in [new file with mode: 0644]
trunk/toolchain/glibc/Config.version [new file with mode: 0644]
trunk/toolchain/glibc/Makefile [new file with mode: 0644]
trunk/toolchain/glibc/common.mk [new file with mode: 0644]
trunk/toolchain/glibc/config/Config.in [new file with mode: 0644]
trunk/toolchain/glibc/headers/Makefile [new file with mode: 0644]
trunk/toolchain/glibc/include/libintl.h [new file with mode: 0644]
trunk/toolchain/glibc/patches/2.15/001-fix_autoconf_macro.patch [new file with mode: 0644]
trunk/toolchain/glibc/patches/2.15/005-versions.patch [new file with mode: 0644]
trunk/toolchain/glibc/patches/2.15/050-all_glibc-2.14-leak-revert-crash.patch [new file with mode: 0644]
trunk/toolchain/glibc/patches/2.15/100-fix_cross_rpcgen.patch [new file with mode: 0644]
trunk/toolchain/glibc/patches/2.15/110-fix_cross_zic.patch [new file with mode: 0644]
trunk/toolchain/glibc/patches/2.15/120-use_host_cflags.patch [new file with mode: 0644]
trunk/toolchain/glibc/patches/2.15/200-add-dl-search-paths.patch [new file with mode: 0644]
trunk/toolchain/glibc/patches/2.19/100-fix_cross_rpcgen.patch [new file with mode: 0644]
trunk/toolchain/glibc/patches/2.19/200-add-dl-search-paths.patch [new file with mode: 0644]
trunk/toolchain/glibc/patches/2.19/300-require-autoconf-2.69.patch [new file with mode: 0644]
trunk/toolchain/glibc/patches/2.21/100-fix_cross_rpcgen.patch [new file with mode: 0644]
trunk/toolchain/glibc/patches/2.21/200-add-dl-search-paths.patch [new file with mode: 0644]