summary refs log tree commit diff
path: root/lib/systems/examples.nix
Commit message (Expand)AuthorAge
...
* | Add RISC-V embedded crossSystemsJay Kruer2019-07-25
* | Adds pkgsCross.gnu32 and pkgsCross.gnu64 platformsLionello Lunesu2019-05-05
* | wasm: init cross targetMatthew Bauer2019-04-23
* | release-cross: remove alpha-elf targetMatthew Bauer2019-04-20
* | androidndk: fixup messMatthew Bauer2019-04-10
* | Merge branch 'master' into staging-nextVladimír Čunát2019-04-02
|\ \
| * | systems: support TI MSP430 microcontrollersAaron Lindsay2019-03-25
| |/
* / netbsd: add cross targetMatthew Bauer2019-02-26
|/
* Initial attempt to restore Android NDK cross buildingSander van der Burg2018-12-18
* systems/parse.nix: support eabihfMatthew Bauer2018-12-02
* Merge pull request #50212 from matthewbauer/host-emulatorMatthew Bauer2018-11-29
|\
| * systems/examples.nix: move riscv function to let bindingMatthew Bauer2018-11-29
* | lib/systems: Added missing semicolonsVincent Weisner2018-11-09
* | lib/system: Added Embedded Platforms for the CPUsVincent Weisner2018-11-09
|/
* systems/examples: add i686 & x86-64 embeddedMatthew Bauer2018-10-30
* gcc: support avrMatthew Bauer2018-10-29
* avr: use new compilation infrastructureMatthew Bauer2018-10-29
* lib/systems: use correct config for armv7l-hf-multiplatformBen Wolsieffer2018-10-06
* androidndk: Add Darwin supportJohn Ericson2018-09-17
* [RFC] ppc64le enablement (#45340)CrystalGamma2018-08-21
* xcode: add xcodePlatform to systemMatthew Bauer2018-06-25
* xcode: add xcodeVer to systemMatthew Bauer2018-06-25
* android: add ndkVer to resolve ndk ambiguityMatthew Bauer2018-06-22
* android: Use NDK 17 for aarch32Matthew Bauer2018-06-22
* androidndk: Fix usage as crossSystemBastian Köcher2018-05-17
* prebuilt android cc: Edit wrapper to pass the right -m flags for armv7aJohn Ericson2018-05-11
* Merge pull request #40385 from obsidiansystems/lib-android-platformsJohn Ericson2018-05-11
|\
| * lib: Add 32-bit Android platformsJohn 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
|\ \ | |/ |/|
| * Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into lib-platform-sim...John Ericson2018-05-10
| |\
| | * lib/systems: Fix eval for iphone32* examplesJohn Ericson2018-05-01
| | * lib/systems: Update iOS examplesJohn Ericson2018-05-01
* | | lib: Clean up float/fpu optionsJohn Ericson2018-05-10
|/ /
* | treewide: Get rid of `*Platform.arch`John Ericson2018-05-10
* | xbursttools: Cleanup slightlyJohn Ericson2018-05-09
|/
* prebuilt android tools: Init using SDKJohn Ericson2018-02-27
* lib, treewide: Add missing MIPS arches, and fix existing usageDaniel Barlow2018-02-23
* Add riscv{32,64} crossSystems.Shea Levy2018-02-18
* lib/systems: musl, libc predicatesWill Dietz2018-02-11
* lib, openssl: Get rid of openssl.systemJohn Ericson2018-01-26
* lib: Remove examples platforms' `bigEndian` attrJohn Ericson2018-01-26
* lib, glibc: Get rid of withTLSJohn Ericson2018-01-26
* Merge commit 'ab77a6bb1e7d2ff475210ad392f1a9bd1bb6ba3a' into gcc-simplify-flagsJohn Ericson2017-12-05
|\
| * Convert libs to a fixed-pointGraham Christensen2017-09-16
* | lib: Unbreak pogoplug example platformJohn Ericson2017-12-05
* | lib, gcc: No `inherit (platform) gcc;` in {host,build,target}PlatformJohn Ericson2017-12-05
|/
* lib and doc: Use "libSystem" as identifier for that libc in platformsJohn Ericson2017-05-31
* cross tests and stdenv: armv5te*l* of sheevaplug explicitJohn Ericson2017-05-29