about summary refs log tree commit diff
path: root/lib/systems
AgeCommit message (Expand)AuthorFilesLines
2020-09-20Merge branch 'staging-next' into stagingWORLDofPEACE1-25/+28
2020-09-20Merge pull request #81014 from fgaz/platforms/endiannessGabriel Ebner1-25/+28
2020-09-20platforms: add bigEndian and littleEndianFrancesco Gazzetta1-25/+28
2020-09-12Merge staging-next into stagingFrederik Rietdijk2-3/+3
2020-09-10Merge branch 'staging' into ios-13Matthew Bauer6-4/+102
2020-09-10Merge pull request #97587 from arcnmx/arch-fixMatthew Bauer1-1/+1
2020-09-09Fix arch eval error introduced in #61019arcnmx1-1/+1
2020-09-08lib.systems.examples: Bump android SDK to 21John Ericson1-2/+2
2020-09-01Merge pull request #61019 from volth/gcc.arch-amdJohn Ericson2-0/+79
2020-09-01Update architectures.nixvolth1-1/+2
2020-08-31Merge pull request #96223 from KAction/staticJohn Ericson1-0/+1
2020-08-27Distinguish pkgsStatic from pkgsMusl via stdenv.targetPlatformDmitry Bogatov1-0/+1
2020-08-22Update architectures.nixvolth1-12/+13
2020-08-22Update architectures.nixvolth1-7/+7
2020-08-22Update architectures.nixvolth1-6/+6
2020-08-17android: update sdk, ndk to 29, 21Matthew Bauer1-2/+2
2020-08-05gcc.arch: refactor, move tables under lib/volth2-0/+77
2020-08-04Define a i686-genode system doubleEmery Hemingway1-1/+1
2020-07-21redox: add as targetAaron Janse5-1/+19
2020-07-21systems/examples.nix: update to iOS 13Matthew Bauer1-8/+8
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