about summary refs log tree commit diff
path: root/lib/systems
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-05Merge branch 'master' into staging-nextVladimír Čunát1-4/+9
2019-01-04lib: Fix Mingw on 32-bit ARMJohn Ericson1-4/+9
2018-12-25Merge branch 'master' into stagingJan Tojnar1-3/+3
2018-12-18Initial attempt to restore Android NDK cross buildingSander van der Burg1-3/+3
2018-12-12platform.emulator: fix non-x86 systemsJörg Thalheim1-1/+1
2018-12-02systems/parse.nix: support eabihfMatthew Bauer2-10/+17
2018-11-29Merge pull request #50212 from matthewbauer/host-emulatorMatthew Bauer2-5/+48
2018-11-29treewide: add emulator to platformMatthew Bauer1-0/+40
2018-11-29systems/examples.nix: move riscv function to let bindingMatthew Bauer1-5/+8
2018-11-21systems/parse: add older x86 architecturesMatthew Bauer1-0/+3
2018-11-09lib/systems: Added missing semicolonsVincent Weisner1-2/+2
2018-11-09lib/system: Added Embedded Platforms for the CPUsVincent Weisner1-0/+15
2018-11-02Update parse.nixVincent Weisner1-1/+1
2018-11-01CPU FixJörg Thalheim1-1/+1
2018-11-01Update parse.nixVincent Weisner1-0/+4
2018-10-31Merge pull request #49567 from obsidiansystems/arm-auto-detectJohn Ericson1-0/+1
2018-10-31lib.systems.platforms: Add more ARM autodetectionJohn Ericson1-0/+1
2018-10-30systems/examples: add i686 & x86-64 embeddedMatthew Bauer2-0/+12
2018-10-29systems/parse.nix: support weird system configsMatthew Bauer1-0/+8
2018-10-29gcc: support avrMatthew Bauer1-2/+16
2018-10-29systems: add avrlibc for avr systemsMatthew Bauer1-0/+1
2018-10-29avr: use new compilation infrastructureMatthew Bauer3-0/+10