summary refs log tree commit diff
path: root/lib/systems/parse.nix
Commit message (Expand)AuthorAge
* Initial implementation of s390 cross-compileBen Siraphob2021-07-25
* Initial implementation of m68k cross-compileBen Siraphob2021-07-24
* lib.systems.parsed: add "elf" for some NetBSD archsAlyssa Ross2021-06-06
* lib.systems.parse.kernels: fix typo in commentAlyssa Ross2021-06-06
* lib/systems/parse: make isCompatible description clearer and more usefulBen Siraphob2021-05-14
* lib/systems: remove powerpc64 elfv1 supportRyan Burns2021-03-15
* lib.systems: add powerpc64-linuxRyan Burns2021-01-30
* Merge master into staging-nextFrederik Rietdijk2020-11-16
|\
| * Initial implementation of mmix cross-compileBen Siraphob2020-11-09
* | Initial support for OpenRISC 1000 (or1k)Samuel Dionne-Riel2020-11-09
|/
* redox: add as targetAaron Janse2020-07-21
* 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