summaryrefslogtreecommitdiff
path: root/toolchain/glibc
AgeCommit message (Expand)Author
2017-01-14glibc: do not overwrite libc_cv_cc_with_libunwind, breaks make checkWaldemar Brodkorb
2017-01-14glibc: do not override asm-CPPFLAGS, it breaks m68k toolchain buildingWaldemar Brodkorb
2016-12-14only support latest C library version, this is the best tested oneWaldemar Brodkorb
2016-09-02glibc: fix cross-compile on MacOS XWaldemar Brodkorb
2016-08-05glibc: udpate to 2.24Waldemar Brodkorb
2016-04-19mergeWaldemar Brodkorb
2016-02-27add glibc patch to cross-compile on MacOS XWaldemar Brodkorb
2016-02-19glibc: update to latest release, disable broken sparcWaldemar Brodkorb
2016-02-15remove unused listsWaldemar Brodkorb
2016-02-14or1k: add glibc supportWaldemar Brodkorb
2015-12-21fix ppc64/sh4 glibc toolchain buildingWaldemar Brodkorb
2015-12-08glibc: move env/flags back to Makefile, fix cross-compile on MacOS XWaldemar Brodkorb
2015-12-02simplify toolchain buildingWaldemar Brodkorb
2015-10-23add release variable for glibc gitWaldemar Brodkorb
2015-10-13filter out -fno-asynchronous-unwind-tables as it breaks any newer glibc build...Waldemar Brodkorb
2015-09-04add required patch for glibc sparcWaldemar Brodkorb
2015-08-26bump git versionWaldemar Brodkorb
2015-08-19allow cross-compile on CygwinWaldemar Brodkorb
2015-08-08fix microblaze compile from glibc gitWaldemar Brodkorb
2015-08-07update glibc to 2.22Waldemar Brodkorb
2015-07-24enable fast-math together with ARM neonWaldemar Brodkorb
2015-06-15add support for glibc 2.19, suggested as workaround by joerg s.Waldemar Brodkorb
2015-04-16add cross-compile patchWaldemar Brodkorb
2015-03-19disable werror, as it breaks some buildsWaldemar Brodkorb
2015-03-03disable werror, as suggested by a GNU libc developer to avoid breakage for ar...Waldemar Brodkorb
2015-02-28toolchain/glibc: set asm-CPPFLAGS to CFLAGS when compiling the final versionPhil Sutter
2015-02-19update version for glibc gitWaldemar Brodkorb
2015-02-14fix glibc build of mips32 soft-float toolchainWaldemar Brodkorb
2015-02-09add basic support for raspberry pi2Waldemar Brodkorb
2015-01-30fix find command, reported by philWaldemar Brodkorb
2014-12-27convert checksum check to sha256Waldemar Brodkorb
2014-12-26fix cross-compile on CygwinWaldemar Brodkorb
2014-09-13add patches for glibc 2.20Waldemar Brodkorb
2014-09-08update glibc to latest stableWaldemar Brodkorb
2014-08-06bsd fixesWaldemar Brodkorb
2014-08-04fix glibc git compileWaldemar Brodkorb
2014-08-04add musl git supportWaldemar Brodkorb
2014-06-28add alpha for glibc and xtensa for uclibcWaldemar Brodkorb
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
2014-06-16do not delete gconv dir, required for iconv_openWaldemar Brodkorb
2014-06-08fixup and rename of libc arch listsWaldemar Brodkorb
2014-06-02refactor CPU_ARCH/ARCH variablesWaldemar Brodkorb
2014-05-25only test archsWaldemar Brodkorb
2014-05-24fix build with ssp enabledWaldemar Brodkorb
2014-05-23fix symbol renaming bugsWaldemar Brodkorb
2014-05-23fix arch listsWaldemar Brodkorb
2014-05-17set CONFIG_SHELL to unbreak x86_64 x32 build on a system without /bin/sh bein...Waldemar Brodkorb
2014-05-04remove workaroundWaldemar Brodkorb
2014-04-27update checksumWaldemar Brodkorb
2014-04-23fix toolchain build on darwin, avoid (a|), which seems to be not documented i...Waldemar Brodkorb