about summary refs log tree commit diff
path: root/lib/systems/parse.nix
Commit message (Expand)AuthorAge
* lib/systems: Add Genode platform definitionsEmery Hemingway2020-03-24
* initial implementation of vc4 cross-compileMichael Bishop2019-11-19
* Merge remote-tracking branch 'upstream/master' into mingw-mcfthreadsJohn Ericson2019-11-11
|\
| * lib.systems: handle mips family properlyoxalica2019-11-03
* | lib: Switch to w64 vendor for MinGWJohn Ericson2019-11-11
|/
* Merge branch 'master' into stagingVladimír Čunát2019-09-02
|\
| * Merge remote-tracking branch 'upstream/master' into feature/js-unknown-ghcjsJohn Ericson2019-09-02
| |\
| * | Add support for `js-unknown-ghcjs`Moritz Angermann2019-09-02
* | | treewide: remove redundant recvolth2019-08-28
| |/ |/|
* | treewide: remove unused variables (#63177)volth2019-06-16
* | Merge pull request #56555 from matthewbauer/wasmMatthew Bauer2019-04-23
|\ \
| * | wasm: init cross targetMatthew Bauer2019-04-23
* | | cc-wrapper: make machine configuration configurableMatthew Bauer2019-04-20
|/ /
* | systems/parse.nix: fixup arm compatibilitiesMatthew Bauer2019-04-19
* | systems: support TI MSP430 microcontrollersAaron Lindsay2019-03-25
* | systems: add isCompatible handlingMatthew Bauer2019-02-21
|/
* lib: Fix Mingw on 32-bit ARMJohn Ericson2019-01-04
* systems/parse.nix: support eabihfMatthew Bauer2018-12-02
* systems/parse: add older x86 architecturesMatthew Bauer2018-11-21
* Update parse.nixVincent Weisner2018-11-02
* CPU FixJörg Thalheim2018-11-01
* Update parse.nixVincent Weisner2018-11-01
* systems/examples: add i686 & x86-64 embeddedMatthew Bauer2018-10-30
* systems/parse.nix: support weird system configsMatthew Bauer2018-10-29
* avr: use new compilation infrastructureMatthew Bauer2018-10-29
* hurd: cleanup unmaintained targetJörg Thalheim2018-08-28
* [RFC] ppc64le enablement (#45340)CrystalGamma2018-08-21
* systems: fix netbsd triple parsingMatthew Bauer2018-07-28
* systems: Allow detection of powerpc and sparcJohn Q Crosscompiler2018-07-26
* Merge branch 'fix-gcc-with-float'John Ericson2018-05-12
|\
| * lib: Fix float handling for Aarch32John Ericson2018-05-12
* | lib/system: Remove float from androideabiJohn Ericson2018-05-11
* | lib/systems: Add assertion to "android" ABIJohn Ericson2018-05-11
* | Merge pull request #40378 from obsidiansystems/lib-platform-sortJohn Ericson2018-05-11
|\|
| * lib/systems: Sort platforms, and space CPUsJohn Ericson2018-05-11
* | Merge remote-tracking branch 'upstream/master' into lib-floatJohn Ericson2018-05-10
|\ \ | |/ |/|
| * lib/systems: Prohibit "gnu" ABI (*-gnu) with 32-bit ARMJohn Ericson2018-05-10
| * Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into uclibcJohn Ericson2018-05-10
| |\
| | * treewide: isArm -> isAarch32John Ericson2018-04-25
| | * Merge pull request #38485 from obsidiansystems/nixos-nixpkgs-optionsJohn Ericson2018-04-19
| | |\
| | | * nixpkgs module: Clean up platform optionsJohn Ericson2018-04-06
| | * | Fix a typo: types.openSignifiantByte -> types.openSignificantByteJohn Wiegley2018-04-13
| | |/
| | * lib: Split Darwin into macOS and iOSJohn Ericson2018-03-19
* | | lib: Clean up float/fpu optionsJohn Ericson2018-05-10
|/ /
* | lib/systems: Add uClibc just like MUSLJohn Ericson2018-05-09
* | lib/systems: Parse more arm cpu typesJohn Ericson2018-05-09
* | treewide: isArm -> isAarch32John Ericson2018-04-25
|/
* prebuilt android tools: Init using SDKJohn Ericson2018-02-27
* lib, treewide: Add missing MIPS arches, and fix existing usageDaniel Barlow2018-02-23
* lib/systems: musl, libc predicatesWill Dietz2018-02-11