Commit Graph

60 Commits (0f68ed163cabcc1963e0b4b643dbe5e9d65de88d)

Author SHA1 Message Date
Shea Levy 504d38ae7b
cross: Allow Windows toolchains to use ucrt as libc. 2 years ago
polykernel ca20a96b5f treewide: concatStrings (intersperse ...) -> concatStringsSep ... 3 years ago
Ryan Burns ccc96a4c44 gcc: enable libgomp for musl targets 3 years ago
Ryan Burns 7364241a6a gcc: update powerpc-specific configuration 3 years ago
sternenseemann 1508ea5708 gnat{6,9,10,11}: don't build libada when building a cross compiler 3 years ago
sternenseemann 2d176b593b gcc*: force building a cross compiler if host and target platform differ 3 years ago
Ivan Babrou 4aa95e3312 gcc: native aarch64-darwin support 3 years ago
Alyssa Ross 7eb3d024ae
gcc: don't build libssp on NetBSD 3 years ago
sternenseemann acdc783418 gcc*: always force --program-prefix and pass --target 3 years ago
Ryan Burns f74c281386 gcc: don't disable decimal-float when cross-compiling 3 years ago
Symphorien Gibol d68dee04b7 gcc: fix cross compilation to musl32 3 years ago
Ryan Burns f2ac16ec28 gcc: support -m32 on ppc64le 3 years ago
Ryan Burns 5530a3adbe gcc: fix powerpc64-linux 3 years ago
Ben Siraphob 3bbad8b041 treewide: remove inherited stdenv.lib 3 years ago
John Ericson 9c213398b3 lib: Clean up how linux and gcc config is specified 3 years ago
Ben Siraphob acc5f7b18a pkgs/development/compilers: stdenv.lib -> lib 3 years ago
Jonathan Ringer 0bc275e634
Revert "lib: Clean up how linux and gcc config is specified" 3 years ago
John Ericson 8929989614 lib: Clean up how linux and gcc config is specified 3 years ago
Kira Bruneau f0c6e40948 gcc10: fix MinGW build & use local copy of mcfgthread patches 3 years ago
luc65r f6fceb321b Remove trailing whitespaces and fix indentation 4 years ago
luc65r b1b3ca7907 gcc: make -fcommon default on gcc10 4 years ago
Andreas Fuchs 41e34e76d8 gcc: Only use strip -x if building libgccjit on darwin 4 years ago
Andreas Fuchs 038e86ffbb gcc: Fix building libgccjit on darwin, using strip -x 4 years ago
Moritz Angermann f2a33e4486
Update configure-flags.nix 4 years ago
Moritz Angermann 58ffaee5d7
Update configure-flags.nix 4 years ago
Michael Bishop e27e475f0d
rust: fix rust cross-compile 4 years ago
Tobias Mayer 2be2b5328c
gcc: optimize cross-compiled libraries 4 years ago
Stefan Frijters fc9b93d2fc gdc: init at 9.3.0 4 years ago
John Ericson 1ac5398589 *-wrapper; Switch from `infixSalt` to `suffixSalt` 4 years ago
Matthew Bauer fe1955588a gcc: add langJit option for gcclangjit 4 years ago
Lars Jellema 8e79583510 gnat: init at 9.3.0 4 years ago
Calvin Loncaric 3a79681eb4
GCC: fix compilation on MacOS 10.15 4 years ago
Robin Gloster e9c27ed5f9
treewide: configureFlags is a flat list 5 years ago
John Ericson 903bdf1709 GCC 6: Fix java support 5 years ago
John Ericson 04cb05d20c gcc: Build MinGW stage two with threading library 5 years ago
John Ericson 999ef20129 mingw-w64 libc: Multiple outputs and parallel builds 5 years ago
John Ericson 5c5ca018c8 gcc: Deduplicate `configureFlags` 5 years ago
John Ericson f666c61d20 gcc: Deduplicate preConfigure 5 years ago
volth 5d87bc2650 fix bootstrap when platform.gcc.arch=="skylake" 5 years ago
CrystalGamma 72d161f548 [RFC] ppc64le enablement (#45340) 6 years ago
John Ericson f2004e6287 lib: Fix float handling for Aarch32 6 years ago
John Ericson 1fe81a4bcd lib: Clean up float/fpu options 6 years ago
John Ericson c9f6a82b61 gcc: Factor out "platform flags" 6 years ago