about summary refs log tree commit diff
path: root/pkgs/development/libraries/glibc
AgeCommit message (Expand)AuthorFilesLines
2019-09-16glibc: fix cross compilation with gcc8Matthew Bauer1-2/+10
2019-06-17glibc: fix withGd build with gcc8Robin Gloster1-0/+2
2019-05-04[treewide] delete unused patchesc0bw3b1-11/+0
2019-04-17glibc: re-enable stripping in cross buildsPierre Bourdon1-4/+0
2019-03-21glibcLocales: also build C.UTF-8Jörg Thalheim1-0/+2
2019-02-26glibc: fix cross builds on DarwinMichael Roitzsch1-1/+1
2019-02-24glibc: fix cross-buildJörg Thalheim1-1/+22
2019-02-20Merge branch 'staging-next'Vladimír Čunát3-9/+9
2019-02-17glibc: enable cross builds on DarwinMichael Roitzsch2-1/+105
2019-01-29Revert "glibc: fix build with newer bison"Vladimír Čunát1-3/+0
2019-01-29glibc: fix build with newer bisonVladimír Čunát1-0/+3
2019-01-26Revert "Merge pull request #36948 from dtzWill/fix/glibc-libgcc_s"Matthew Bauer1-0/+16
2019-01-23Merge pull request #36948 from dtzWill/fix/glibc-libgcc_sMatthew Bauer1-16/+0
2019-01-23Merge branch 'staging' into fix/glibc-libgcc_sMatthew Bauer2-2/+11
2019-01-22glibc: add support for C.utf-8Jörg Thalheim2-3/+7
2019-01-22glibc: remove installLocales argumentJörg Thalheim3-6/+2
2018-12-02Treewide: use HTTPS on GNU domainsc0bw3b1-1/+1
2018-11-18Merge master into staging-nextFrederik Rietdijk1-1/+10
2018-11-15glibc: disable pie hardening, limit to musl for nowWill Dietz1-1/+4
2018-11-13glibc: Add helpful comment.Niklas Hambüchen1-0/+6
2018-11-03glibc: don't use bootstrap libgcc_sWill Dietz1-16/+0
2018-10-25linux-headers: Clean up with mass rebuildDaiderd Jordan1-3/+1
2018-10-23linux-headers: Fix Darwin cross buildDaiderd Jordan1-1/+3
2018-09-18mkDerivation: Make `separateDebugInfo` assertion lazier to match other assert...John Ericson1-2/+1
2018-09-15glibc: Expose the versionJohn Ericson1-0/+2
2018-09-15glibc, kernel-headers: Fix some eval errors on DarwinJohn Ericson1-3/+2
2018-09-11glibc: Use lib.enableFeature and friendsJohn Ericson1-9/+4
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson1-6/+5
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-06-26glibc: remove unused 2.26 patch seriesWill Dietz3-0/+0
2018-05-14Merge remote-tracking branch 'upstream/staging' into strictDepsJohn Ericson8-584/+153
2018-05-14treewide: Get rid of all uses of crossConfigJohn Ericson2-12/+14
2018-05-11Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson1-10/+7
2018-05-10Merge remote-tracking branch 'upstream/master' into lib-floatJohn Ericson8-583/+151
2018-05-10glibc: Remove old-style nullable "cross" variableJohn Ericson2-20/+12
2018-05-10lib: Clean up float/fpu optionsJohn Ericson1-1/+3
2018-05-02Merge branch 'staging' into fix-ncurses-darwin-extensionsMatthew Justin Bauer1-0/+2
2018-04-25treewide: isArm -> isAarch32John Ericson2-2/+2
2018-04-25treewide: isArm -> isAarch32John Ericson1-1/+1
2018-04-25tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the trivial...Jan Malakhovski1-0/+2
2018-04-24glibc: use local copy of patch to fix w/muslWill Dietz2-6/+39
2018-04-22Merge #31320: docs and glibc: explicit comments on outputsVladimír Čunát1-1/+17
2018-03-17glibc: Make 2.27 the default.Shea Levy7-589/+93
2018-03-11glibc: make fetchpatch optional ("? null"), just in case.Will Dietz2-2/+2
2018-03-11glibc: patch to fix building w/musl-based stdenvWill Dietz2-4/+16
2018-02-28glibc_2_27: LOCAL_ARCHIVE -> LOCALE_ARCHIVEShea Levy1-6/+6
2018-02-18gnumake: Fix build against glibc 2.27.Shea Levy1-0/+2
2018-02-17glibc: Add 2.27Shea Levy4-0/+473
2018-02-13glibc: Fix cross-compilation of localesBen Gamari2-3/+3
2018-01-26glibc: Remove two tiny old cross hacksJohn Ericson1-7/+1