summaryrefslogtreecommitdiff
path: root/toolchain/glibc
AgeCommit message (Expand)Author
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
2014-04-10use libc specific toolchain arch listWaldemar Brodkorb
2014-03-25add support for x86_64 toolchain with 32 bit abiWaldemar Brodkorb
2014-03-20fix stripping for uclibc/musl toolchains, do not remove *_pic.a might be need...Waldemar Brodkorb
2014-03-19fix stripping for toolchain, toolchain dir includes target libgccWaldemar Brodkorb
2014-03-17add TOOLCHAIN_DIR supportWaldemar Brodkorb
2014-03-17fixups for x86_64 x32 toolchain, x86_64 32 still problematicWaldemar Brodkorb
2014-03-04fix qemu-ppc64 building on Darwin, use --with-cpu=ultrasparc for qemu-sparc64...Waldemar Brodkorb
2014-03-03only strip toolchain and target dirs for ADK_TOOLCHAINWaldemar Brodkorb
2014-03-02remove REAL_GNU_TARGET_NAME, it is a relict from buildroot days, I do not kno...Waldemar Brodkorb
2014-03-02strip toolchain components without copying debug data, clean toolchain after ...Waldemar Brodkorb