about summary refs log tree commit diff
path: root/lib/systems
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-16androidndk-pkgs: Remove -mfloat flagKen Micklas1-1/+0
2019-04-10systems: remove android armv5te platformMatthew Bauer1-10/+0
2019-04-10androidndk: fixup messMatthew Bauer1-8/+0
2019-04-02Merge branch 'master' into staging-nextVladimír Čunát4-0/+8
2019-03-25msp430: include vendor headers with stdenvAaron Lindsay1-0/+1
2019-03-25systems: support TI MSP430 microcontrollersAaron Lindsay3-0/+7
2019-03-01Merge staging-next into stagingFrederik Rietdijk2-3/+66
2019-02-26Merge pull request #56197 from matthewbauer/cross-fixes3Matthew Bauer1-1/+1
2019-02-26cross/tests: add llvm-based testsMatthew Bauer1-1/+1
2019-02-26Merge pull request #56393 from matthewbauer/is-compatibleMatthew Bauer2-2/+65
2019-02-26netbsd: add cross targetMatthew Bauer2-0/+8
2019-02-25systems: add “emultator” for wasmMatthew Bauer1-0/+2
2019-02-24mesa: armv7a-linux supports mesaMatthew Bauer1-1/+1
2019-02-21systems: add isCompatible handlingMatthew Bauer2-2/+63
2019-02-20alpha-embedded: isAlpha code Added (#56090)Vincent Weisner1-0/+1
2019-02-01Merge branch 'master' into staging-nextVladimír Čunát1-0/+1
2019-01-27systems/default.nix: wasm in platform.uname.systemMatthew Bauer1-0/+1
2019-01-06add generic x86_32 support (#52634)Daniel Goertzen2-1/+4