about summary refs log tree commit diff
path: root/lib/systems/doubles.nix
AgeCommit message (Expand)AuthorFilesLines
2021-01-30lib.systems: add powerpc64-linuxRyan Burns1-2/+3
2020-11-16Merge master into staging-nextFrederik Rietdijk1-0/+3
2020-11-09Initial support for OpenRISC 1000 (or1k)Samuel Dionne-Riel1-0/+2
2020-11-09Initial implementation of mmix cross-compileBen Siraphob1-0/+3
2020-09-20platforms: add bigEndian and littleEndianFrancesco Gazzetta1-25/+28
2020-08-04Define a i686-genode system doubleEmery Hemingway1-1/+1
2020-07-21redox: add as targetAaron Janse1-0/+3
2020-03-24lib/systems: Add Genode platform definitionsEmery Hemingway1-0/+3
2020-03-12lib: Add armv6l-none to doubles listJohn Ericson1-1/+7
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 Ericson1-1/+2
2019-11-25Add support for cross compiling to `js-ghcjs`John Ericson1-0/+2
2019-11-19initial implementation of vc4 cross-compileMichael Bishop1-1/+2
2019-10-01lib: Add armv7a-linux to doubles.nixJohn Ericson1-1/+1
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-07-25Add RISC-V embedded crossSystemsJay Kruer1-1/+1
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-04systems: fix lib-testsMatthew Bauer1-0/+2
2019-06-04systems: fixup from last commitMatthew Bauer1-1/+1
2019-06-04systems: add missing doublesMatthew Bauer1-0/+4
2019-04-30systems: add riscv doubleMatthew Bauer1-0/+3
2019-04-23wasm: init cross targetMatthew Bauer1-0/+3
2019-02-24mesa: armv7a-linux supports mesaMatthew Bauer1-1/+1
2018-10-18tests/systems.nix: fix testsMatthew Bauer1-1/+1
2018-10-17Correctly set windows doublesMatthew Bauer1-1/+1
2018-10-16systems/doubles.nix: add mingw doublesMatthew Bauer1-0/+3
2018-08-28hurd: cleanup unmaintained targetJörg Thalheim1-1/+1
2018-08-21[RFC] ppc64le enablement (#45340)CrystalGamma1-1/+1
2018-04-25treewide: isArm -> isAarch32John Ericson1-1/+1
2018-03-15lib, stdenv: Check `meta.platforms` against host platform and be open worldJohn Ericson1-2/+2
2018-03-14treewide: get rid of platforms.allButJohn Ericson1-1/+2
2018-02-23lib, treewide: Add missing MIPS arches, and fix existing usageDaniel Barlow1-1/+1
2018-01-31lib: Avoid double importJohn Ericson1-2/+2
2017-09-16Convert libs to a fixed-pointGraham Christensen1-4/+5
2017-08-24treewide: Consistently call ARM 'arm'Tuomas Tynkkynen1-1/+1
2017-05-22lib: Make platform predicates more ergonomic to useJohn Ericson1-18/+20
2017-05-17lib platform parsing: Fix windows support to conform to LLVM, take 2John Ericson1-1/+1
2017-05-06Revert "Merge pull request #25275 from Ericson2314/platform-normalize"Vladimír Čunát1-1/+1
2017-04-27lib platform parsing: Fix windowsJohn Ericson1-1/+1
2017-04-17lib: Fix system parsing, and use for doubles listsJohn Ericson1-16/+36
2017-04-17lib: Collect system/platform related filesJohn Ericson1-0/+24