Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 32-bit RISC-V support (#16231) | Alf-André Walla | 2020-12-03 | 1 | -1/+3 |
| | |||||
* | Add build support for Linux/hppa (#12271) | John Paul Adrian Glaubitz | 2019-09-26 | 1 | -0/+2 |
| | | | | | | * build.sh: Enable CPU detection for hppa * compiler: Add hppa as target architecture on Linux * lib/system: Add platform support for hppa | ||||
* | Additional platform definitions for sparc64 (#11387) | John Paul Adrian Glaubitz | 2019-06-03 | 1 | -0/+2 |
| | | | | | | * lib/posix: Define SO_REUSEPORT for sparc64 as 0x0200 from kernel ABI * lib/system: Add platform support for sparc64 | ||||
* | add wasm32 platform | Jacek Sieka | 2019-03-03 | 1 | -0/+2 |
| | |||||
* | Nintendo switch support (#8069) | Joey | 2018-06-27 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Add config section for Nintendo Switch * Add compiler configuration for Nintendo Switch and it's CPU * Add specific lib code for Nintendo Switch * Add GC support for Nintendo Switch * Update changelog for Nintendo Switch * Update changelog with more info about fixed paths * Cleaned up GC memory management a bit * Relocate docs for Switch * Rename aarch64NoneElfGcc to nintendoSwitchGCC * Remove armv8a57 * Fix installer.ini * Reuse code in linux and amd64 * Add posix defs for nintendo switch * Add more defined sections for nintendo switch * Remove old comment * Add what's not supported for Nintendo Switch docs * Make nintendoswitch == posix * Remove DEVKITPRO references from nim.cfg * Make PR extccomp changes * Remove Result type alias * Add separate switch consts file * Update docs for nintendo switch * Fix travis errors with undefined consts and add correct wait.h procs | ||||
* | rename 'nimrodVM' to 'nimVM' | Andreas Rumpf | 2018-05-28 | 1 | -2/+2 |
| | |||||
* | Add RISC-V (riscv64) support (#7417) | Federico Ceratto | 2018-04-07 | 1 | -2/+4 |
| | |||||
* | Introduce first class support for Android (#5772) | Fredrik Høisæther Rasch | 2017-08-06 | 1 | -1/+3 |
| | |||||
* | Add mips64 and mips64el CPU platforms (#5866) | James Cowgill | 2017-08-03 | 1 | -0/+4 |
| | |||||
* | add msp430 cpu support | Keerthan Jaic | 2015-08-26 | 1 | -0/+2 |
| | |||||
* | Add arm64 support (untested) | def | 2015-07-31 | 1 | -0/+2 |
| | |||||
* | Add powerpc64el support (untested) | def | 2015-07-31 | 1 | -0/+2 |
| | |||||
* | Add Mipsel CPU support (untested) | def | 2015-07-31 | 1 | -0/+2 |
| | |||||
* | Happy new year! | Guillaume Gelin | 2015-01-06 | 1 | -1/+1 |
| | |||||
* | final version before removal | Araq | 2014-12-08 | 1 | -0/+74 |