summaryrefslogtreecommitdiff
path: root/toolchain/glibc/patches
AgeCommit message (Expand)Author
2024-01-08glibc: add ARCv3 support patch from buildrootWaldemar Brodkorb
2023-08-18m68k: add fix from upstream for awk issueWaldemar Brodkorb
2023-08-11glibc: fix m68k compile for m68040 cpuWaldemar Brodkorb
2023-08-11glibc: remove very old patch dirWaldemar Brodkorb
2017-10-17glibc: add buildroot patchesWaldemar Brodkorb
2017-06-13glibc: add sh fixes, allows to use gcc 7.1Waldemar Brodkorb
2017-02-07glibc: update to 2.25Waldemar Brodkorb
2016-09-02glibc: fix cross-compile on MacOS XWaldemar Brodkorb
2016-02-27add glibc patch to cross-compile on MacOS XWaldemar Brodkorb
2015-12-08glibc: move env/flags back to Makefile, fix cross-compile on MacOS XWaldemar Brodkorb
2015-09-04add required patch for glibc sparcWaldemar Brodkorb
2015-08-19allow cross-compile on CygwinWaldemar Brodkorb
2015-08-08fix microblaze compile from glibc gitWaldemar Brodkorb
2015-04-16add cross-compile patchWaldemar Brodkorb
2015-02-09add basic support for raspberry pi2Waldemar Brodkorb
2014-12-26fix cross-compile on CygwinWaldemar Brodkorb
2014-09-13add patches for glibc 2.20Waldemar Brodkorb
2014-04-23fix toolchain build on darwin, avoid (a|), which seems to be not documented i...Waldemar Brodkorb
2014-03-04fix qemu-ppc64 building on Darwin, use --with-cpu=ultrasparc for qemu-sparc64...Waldemar Brodkorb
2014-02-19update glibcWaldemar Brodkorb
2013-10-26fix sparc32 toolchain building with glibc, see http://sourceware.org/bugzilla...Waldemar Brodkorb
2013-09-13update glibcWaldemar Brodkorb
2013-08-12update glibc to latest upstreamWaldemar Brodkorb
2013-01-31sth wrong with this patchWaldemar Brodkorb
2012-09-28update gcc to latest upstream versionWaldemar Brodkorb
2012-08-10update glibcWaldemar Brodkorb
2012-03-24update gcc, glibc and fix build breakageWaldemar Brodkorb
2011-04-26glibc: fixup name resolution for kirkwood at leastPhil Sutter
2011-03-28update to latest stable upstreamWaldemar Brodkorb
2011-01-10fix timezone configuration for glibc based systemsWaldemar Brodkorb
2011-01-10glibc: fix build for ADK_TARGET_CFLAGS="-march=i686"Phil Sutter
2011-01-02make bulk fixes. fix toolchain building for sparc64/ppcWaldemar Brodkorb
2010-11-07fix eglibc/glibc toolchain building with make 3.82Waldemar Brodkorb
2010-10-14make MacOS X works as build system for most of the packages, update some pack...Waldemar Brodkorb
2010-02-25first try to get glibc working for mips/arm (not working yet)Waldemar Brodkorb
2010-02-20add vendor string "openadk" to toolchain tripletWaldemar Brodkorb
2009-12-31install stdio_lim.h via install-headersWaldemar Brodkorb
2009-08-22fix eglibc/glibc support on lemote 64 bitWaldemar Brodkorb
2009-08-21cleanup eglibc/glibc MakefilesWaldemar Brodkorb
2009-05-30qemu MIPS supportWaldemar Brodkorb
2009-05-29add lemote / loongson2f target support (no runtime tests yet)Waldemar Brodkorb
2009-05-17Initial importwbx