about summary refs log tree commit diff
path: root/lib/systems
AgeCommit message (Expand)AuthorFilesLines
2021-01-23Merge pull request #100687 from spease/add-newer-xcode-hashesMatthew Bauer1-8/+8
2021-01-23lib: Clean up how linux and gcc config is specifiedJohn Ericson4-374/+365
2021-01-22Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer3-361/+370
2021-01-21lib: Clean up how linux and gcc config is specifiedJohn Ericson3-370/+361
2021-01-19Merge branch 'master' into add-newer-xcode-hashesSteven Pease7-49/+142
2021-01-19Update to XCode 12.3Steven Pease1-8/+8
2021-01-18Merge pull request #104648 from samueldr/cleanup/kernelMajorJohn Ericson1-8/+0
2020-12-31Merge pull request #107999 from andir/platforms-arm-trusted-platformJohn Ericson1-2/+3
2020-12-31lib/systems: add emulator for mmixBen Siraphob1-0/+2
2020-12-31lib/systems/platforms: treat missing cpu version as generic pcBaseAndreas Rammhold1-2/+3
2020-12-23lib.systems: update processor architecture infoFabián Heredia Montiel1-7/+37
2020-12-17lib/systems: fix kernelArch for x86_64Linus Heckemann1-1/+1
2020-12-02Merge pull request #105294 from Ericson2314/platform-config-improvementsJohn Ericson3-19/+23
2020-11-29Cross-compiling configuration for reMarkable 2 tabletTad Fisher2-0/+20
2020-11-29lib/systems/exmaple: `riscv-multiplatform` no longer needs parameterJohn Ericson2-4/+4
2020-11-29lib, binutils: Move Risc-V bfdEmulation to be by the othersJohn Ericson1-1/+0
2020-11-29lib.systems.platforms: Make selection more flexibleJohn Ericson2-14/+19
2020-11-23Initial implementation of remarkable1 cross-compileBen Siraphob2-0/+19
2020-11-22platforms.nix: Remove now unused kernelMajorSamuel Dionne-Riel1-8/+0
2020-11-16Merge master into staging-nextFrederik Rietdijk4-14/+28
2020-11-09Initial support for OpenRISC 1000 (or1k)Samuel Dionne-Riel4-0/+11
2020-11-09Initial implementation of mmix cross-compileBen Siraphob4-14/+28
2020-10-15Add newer xcode versionsSteven Pease1-8/+8
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