about summary refs log tree commit diff
path: root/lib/systems
AgeCommit message (Expand)AuthorFilesLines
2020-07-21redox: add as targetAaron Janse5-1/+19
2020-03-24lib/systems: Add Genode platform definitionsEmery Hemingway4-0/+8
2020-03-12lib: Add armv6l-none to doubles listJohn Ericson1-1/+7
2020-03-12lib/systems: Assume newlib when no kernel and no libc is providedMatthew Bauer1-2/+1
2020-02-05stdenv: Remove isArm (use isAarch32 instead)Chuck1-3/+0
2020-02-05lib.systems.elaborate: isArm -> isAarch32Chuck1-1/+1
2020-01-03Merge remote-tracking branch 'origin/master' into ios-with-xcode-11Matthew Bauer5-1/+17
2020-01-03lib/systems: use newer ios sdkMatthew Bauer1-8/+8
2019-11-25Merge branch 'ghcjs-cross-without-cc-19.09' into ghcjs-cross-without-ccJohn Ericson1-0/+1
2019-11-25Fix lib testsJohn Ericson1-0/+1
2019-11-25Merge remote-tracking branch 'upstream/master' into ghcjs-cross-without-ccJohn Ericson5-1/+14
2019-11-25Add support for cross compiling to `js-ghcjs`John Ericson1-0/+2
2019-11-19initial implementation of vc4 cross-compileMichael Bishop5-1/+12
2019-11-11Merge remote-tracking branch 'upstream/master' into mingw-mcfthreadsJohn Ericson2-0/+2
2019-11-11lib: Switch to w64 vendor for MinGWJohn Ericson2-2/+5
2019-11-04lib.systems: remove redundant mappingoxalica1-4/+0
2019-11-03lib.systems: handle mips family properlyoxalica2-0/+6
2019-10-01lib: Add armv7a-linux to doubles.nixJohn Ericson1-1/+1
2019-09-02Merge branch 'master' into stagingVladimír Čunát3-2/+14
2019-09-02Merge remote-tracking branch 'upstream/master' into js-unknown-ghcjsJohn Ericson7-91/+182
2019-09-02lib: Further clean up systems listJohn Ericson1-3/+3
2019-09-02Merge lib sort into feature/js-unknown-ghcjsJohn Ericson1-3/+3
2019-09-02lib: Sort platform predicatesJohn Ericson1-2/+2
2019-09-02Merge remote-tracking branch 'upstream/master' into feature/js-unknown-ghcjsJohn Ericson7-91/+182
2019-09-02Add support for `js-unknown-ghcjs`Moritz Angermann3-4/+17
2019-08-28treewide: remove redundant recvolth3-11/+11
2019-08-26treewide: remove redundant quotesvolth2-22/+22
2019-07-25Add RISC-V embedded crossSystemsJay Kruer2-1/+13
2019-07-10Revert "Revert "systems/doubles.nix: add Apple doubles""Matthew Bauer1-1/+3
2019-07-10Revert "systems/doubles.nix: add Apple doubles"Frederik Rietdijk1-3/+1
2019-07-08systems/doubles.nix: add Apple doublesMatthew Bauer1-1/+3
2019-06-16treewide: remove unused variables (#63177)volth1-1/+1
2019-06-04systems: fix lib-testsMatthew Bauer2-0/+3
2019-06-04systems: fixup from last commitMatthew Bauer1-1/+1
2019-06-04systems: add missing doublesMatthew Bauer1-0/+4
2019-06-04Merge pull request #60349 from matthewbauer/fix-60345Matthew Bauer3-40/+6
2019-06-04systems: allow passing in string for cross/localSystemMatthew Bauer1-1/+3
2019-06-04systems: remove forMetaMatthew Bauer2-39/+0
2019-05-05Adds pkgsCross.gnu32 and pkgsCross.gnu64 platformsLionello Lunesu1-0/+3
2019-04-30systems: add riscv doubleMatthew Bauer1-0/+3
2019-04-23Merge pull request #56555 from matthewbauer/wasmMatthew Bauer6-5/+25
2019-04-23wasmtime: init and use for emulationMatthew Bauer1-2/+2
2019-04-23wasm: don’t assume muslMatthew Bauer1-1/+1
2019-04-23wasm: init cross targetMatthew Bauer6-4/+24
2019-04-20cc-wrapper: make machine configuration configurableMatthew Bauer1-18/+18
2019-04-20release-cross: remove alpha-elf targetMatthew Bauer1-5/+0
2019-04-19kernel-headers: infer ARCH from config tripleMatthew Bauer1-0/+7
2019-04-19systems: correct qemu architecturesMatthew Bauer1-3/+2
2019-04-19systems: fix emulator identityMatthew Bauer1-1/+1
2019-04-19systems/parse.nix: fixup arm compatibilitiesMatthew Bauer1-13/+33