summary refs log tree commit diff
path: root/lib/systems
Commit message (Expand)AuthorAge
...
| * | lib/systems: Prohibit "gnu" ABI (*-gnu) with 32-bit ARMJohn Ericson2018-05-10
* | | Merge commit 'feb648ce59ffbed94c58133eb7aa2761992a35e1' into stagingJohn Ericson2018-05-10
|\| |
| * | Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into lib-platform-sim...John Ericson2018-05-10
| |\ \ | | |/ | |/|
| * | treewide: Get rid of `*Platform.arch`John Ericson2018-05-10
| * | xbursttools: Cleanup slightlyJohn Ericson2018-05-09
| * | lib/systems: Add uClibc just like MUSLJohn Ericson2018-05-09
| * | lib/systems: Parse more arm cpu typesJohn Ericson2018-05-09
* | | lib.systems.gnu: Accept gnueabi as a gnu platformBen Gamari2018-05-03
| |/ |/|
* | lib/systems: Fix eval for iphone32* examplesJohn Ericson2018-05-01
* | lib/systems: Update iOS examplesJohn Ericson2018-05-01
* | Merge remote-tracking branch 'upstream/master' into aarch32John Ericson2018-04-30
|\ \ | |/ |/|
| * treewide: isArm -> isAarch32John Ericson2018-04-25
| * Merge pull request #39172 from obsidiansystems/ios-crossJohn Ericson2018-04-19
| |\
| | * ios-sdk-pkgs: Init from iOS SDK from XCodeKen Micklas2018-04-19
| * | 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
| |/
| * libseccomp: Disable only on RISC-V if Linux.Shea Levy2018-03-27
| * kexectools: Disable only on RISC-V if Linux.Shea Levy2018-03-27
| * riscv-pk: Set platforms properlyShea Levy2018-03-24
| * lib: Add `lib.platforms.windows`John Ericson2018-03-20
| * lib: Make `platforms.all` actually match all platformsJohn Ericson2018-03-20
| * lib: Make platform predicates greppableJohn Ericson2018-03-19
| * lib: Split Darwin into macOS and iOSJohn Ericson2018-03-19
* | treewide: isArm -> isAarch32John Ericson2018-04-25
* | lib: Make platform predicates greppableJohn Ericson2018-03-20
|/
* lib, stdenv: Check `meta.platforms` against host platform and be open worldJohn Ericson2018-03-15
* treewide: get rid of platforms.allButJohn Ericson2018-03-14
* prebuilt android tools: Init using SDKJohn Ericson2018-02-27
* Merge pull request #35247 from telent/mips32John Ericson2018-02-27
|\
| * lib, treewide: Add missing MIPS arches, and fix existing usageDaniel Barlow2018-02-23
* | Only build libseccomp on supported systemsShea Levy2018-02-24
* | gnu-efi: Fix aarch64 cross-buildShea Levy2018-02-24
* | gnu-efi: Only build on efi-enabled systemsShea Levy2018-02-24
* | kexectools: Only build on kexecable architectures.Shea Levy2018-02-24
|/
* riscv: Compile console support into the kernel.Shea Levy2018-02-19
* linux_riscv: Add 4.16-rc1.Shea Levy2018-02-19
* Add riscv{32,64} crossSystems.Shea Levy2018-02-18
* treewide: Drop kernelHeadersBaseConfigTuomas Tynkkynen2018-02-14
* Drop "isGlibc", but keep isMusl.Will Dietz2018-02-11
* lib/systems: musl, libc predicatesWill Dietz2018-02-11
* platforms.nix: Include RPi 3 serial port in the kernel configTuomas Tynkkynen2018-02-06
* lib: Avoid double importJohn Ericson2018-01-31
* lib: Better use the module type system in platform parsingJohn Ericson2018-01-30
* 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
* lib: Allow parsing platform configs with arch of `{riscv,wasm}{32,64}`John Ericson2018-01-26
* Merge commit 'ab77a6bb1e7d2ff475210ad392f1a9bd1bb6ba3a' into gcc-simplify-flagsJohn Ericson2017-12-05
|\
| * kernel: add beagleboard.org kernelDrew Hess2017-11-09