summary refs log tree commit diff
path: root/pkgs/development/libraries/glibc/default.nix
Commit message (Expand)AuthorAge
* glibc_memusage: fix build with gcc9Franz Pletz2019-11-03
* glibc: Fix building with musl on GCC 8.Niklas Hambüchen2019-10-30
* glibc: fix withGd build with gcc8Robin Gloster2019-06-17
* glibc: fix cross builds on DarwinMichael Roitzsch2019-02-26
* glibc: fix cross-buildJörg Thalheim2019-02-24
* Revert "Merge pull request #36948 from dtzWill/fix/glibc-libgcc_s"Matthew Bauer2019-01-26
* Merge pull request #36948 from dtzWill/fix/glibc-libgcc_sMatthew Bauer2019-01-23
|\
| * Merge branch 'staging' into fix/glibc-libgcc_sMatthew Bauer2019-01-23
| |\
| * | glibc: don't use bootstrap libgcc_sWill Dietz2018-11-03
* | | glibc: add support for C.utf-8Jörg Thalheim2019-01-22
* | | glibc: remove installLocales argumentJörg Thalheim2019-01-22
| |/ |/|
* | glibc: disable pie hardening, limit to musl for nowWill Dietz2018-11-15
* | glibc: Add helpful comment.Niklas Hambüchen2018-11-13
|/
* mkDerivation: Make `separateDebugInfo` assertion lazier to match other assert...John Ericson2018-09-18
* glibc, kernel-headers: Fix some eval errors on DarwinJohn Ericson2018-09-15
* treewide: Get rid of all uses of crossConfigJohn Ericson2018-05-14
* glibc: Simplify derivation furtherJohn Ericson2017-05-20
* glibc: Fix for crossJohn Ericson2017-05-19
* glibc: fixup libm.aVladimír Čunát2017-02-21
* Re-revert "Merge: glibc: 2.24 -> 2.25"Vladimír Čunát2017-02-20
* Revert "Merge: glibc: 2.24 -> 2.25"Vladimír Čunát2017-02-16
* Merge: glibc: 2.24 -> 2.25Vladimír Čunát2017-02-13
|\
| * glibc: security 2.24 -> 2.25Vladimír Čunát2017-02-11
|/
* glibc: enable stackprotection hardeningFranz Pletz2016-09-12
* Merge branch 'hardened-stdenv' into stagingobadz2016-08-22
|\
| * Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-15
| |\
| * \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-04-18
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-03-28
| |\ \ \
| * | | | Use general hardening flag toggle listsFranz Pletz2016-03-05
| * | | | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-02-27
| |\ \ \ \
| * | | | | switch hardening flagsRobin Gloster2016-01-30
| * | | | | Use a hardened stdenv by defaultFranz Pletz2016-01-30
* | | | | | glibc: fixup, that should have been $bin not $outobadz2016-08-19
* | | | | | glibc: remove sln from bin, not sbinobadz2016-08-19
| |_|_|_|/ |/| | | |
* | | | | glibc: fixup retaining bootstrap-tools referenceVladimír Čunát2016-06-23
* | | | | manual strip broke crossDrv. no clue why it was ever added; should be automaticEric Litak2016-05-31
* | | | | reorganize crossDrv hooksEric Litak2016-05-31
* | | | | moving builder.sh hooks into nixEric Litak2016-05-31
| |_|_|/ |/| | |
* | | | Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
|\ \ \ \ | | |_|/ | |/| |
| * | | glibc: Enable separate debug symbolsEelco Dolstra2016-02-28
| | |/ | |/|
* | | Merge master into closure-sizeVladimír Čunát2016-03-08
|\| |
| * | glibc: Drop hurd supportEelco Dolstra2016-02-18
| |/
* | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\|
| * remove all references to `stdenv.cc.cc.is{GNU,Clang}`Eric Seidel2015-05-11
* | Merge staging into closure-sizeVladimír Čunát2015-05-05
|\|
| * glibc: fix libgcc_s.soLluís Batlle i Rossell2015-04-29
* | Merge 'staging' into closure-sizeVladimír Čunát2015-04-18
|\|
| * glibc: fix -lgcc_s linkingVladimír Čunát2015-03-09
| * glibc: Disable copying libgcc when cross compiling.Ambroz Bizjak2015-02-05
| * rename all occurrences of stdenv.cc.gcc to stdenv.cc.ccEric Seidel2015-01-14