summary refs log tree commit diff stats
path: root/lib/system/platforms.nim
Commit message (Expand)AuthorAgeFilesLines
* Add HPPA and sparc64 architectures (#20934)Federico Ceratto2022-12-011-0/+2
* Support IBM Z architecture (#20943)Federico Ceratto2022-11-281-1/+3
* Add support for LoongArch (#19223)wenghongquan2021-12-091-1/+3
* Add Elbrus 2000 architecture (#19024)Danil Yarantsev2021-10-211-1/+3
* fix #17941: UnusedImport works for var/let/const/type invoked inside a generi...Timothee Cour2021-05-081-2/+1
* remove unsused OsPlatform.nimVM (#17953)Timothee Cour2021-05-071-2/+1
* Add 32-bit RISC-V support (#16231)Alf-André Walla2020-12-031-1/+3
* Add build support for Linux/hppa (#12271)John Paul Adrian Glaubitz2019-09-261-0/+2
* Additional platform definitions for sparc64 (#11387)John Paul Adrian Glaubitz2019-06-031-0/+2
* add wasm32 platformJacek Sieka2019-03-031-0/+2
* Nintendo switch support (#8069)Joey2018-06-271-1/+2
* rename 'nimrodVM' to 'nimVM'Andreas Rumpf2018-05-281-2/+2
* Add RISC-V (riscv64) support (#7417)Federico Ceratto2018-04-071-2/+4
* Introduce first class support for Android (#5772)Fredrik Høisæther Rasch2017-08-061-1/+3
* Add mips64 and mips64el CPU platforms (#5866)James Cowgill2017-08-031-0/+4
* add msp430 cpu supportKeerthan Jaic2015-08-261-0/+2
* Add arm64 support (untested)def2015-07-311-0/+2
* Add powerpc64el support (untested)def2015-07-311-0/+2
* Add Mipsel CPU support (untested)def2015-07-311-0/+2
* Happy new year!Guillaume Gelin2015-01-061-1/+1
* final version before removalAraq2014-12-081-0/+74