RSDuck
|
d0dd923acf
Switch maintanance (#18668)
|
3 years ago |
Andreas Rumpf
|
af3d2d8ad9
added `nimAllocPagesViaMalloc` switch (#18490)
|
3 years ago |
John
|
40ac19572a
add OpenBSD MAP_STACK for coroutines (#14353)
|
4 years ago |
Ico Doornekamp
|
54bfd69a27
Remove obsolete code from osalloc (#13158)
|
5 years ago |
Ico Doornekamp
|
79a326759a
Added 'ansic' os support for minimal (embedded) targets (#13088)
|
5 years ago |
Andreas Rumpf
|
852170cc78
take the one good idea from --os:standalone and enable it via -d:StandaloneHeapSize (#13077)
|
5 years ago |
Arne Döring
|
99078d80d7
introduce csize_t instead of fixing csize (#12497)
|
5 years ago |
Andreas Rumpf
|
889b745b2b
Revert "Fixes #12187 (#12321)" (#12447)
|
5 years ago |
Clyybber
|
00c31e8766
Fixes #12187 (#12321)
|
5 years ago |
alaviss
|
7ef268274f
Haiku support for Nim (#8542)
|
6 years ago |
Joey
|
a1457bfa9f
Rewrite the memory management code for Nintendo Switch (#8169)
|
6 years ago |
Joey
|
559a7615ad
Nintendo switch support (#8069)
|
6 years ago |
Emery Hemingway
|
22f714585b
Native access to Genode environment
|
6 years ago |
Andreas Rumpf
|
1aa359febb
warn about inconsistent spacing around binary operators; fixes #7582
|
6 years ago |
Emery Hemingway
|
9e87531f04
Genode: constrain `osTryAllocPages` to RAM quota (#6883)
|
7 years ago |
Araq
|
a0699870e3
osalloc: improve error message when virtualFree fails
|
7 years ago |
Emery Hemingway
|
7e351fc7fa
support for the Genode OS framework (#5560)
|
7 years ago |
Araq
|
b26e6e3589
fixes #5301
|
8 years ago |
Jacek Sieka
|
d2d618dde7
add MAP_ANONYMOUS const for amd64, fix MAP_PRIVATE on mips etc (see fe36254)
|
8 years ago |
GaveUp
|
fe362543de
Revert change to osalloc.nim from commit 8d7a45f.
|
8 years ago |
Jacek Sieka
|
b3846124e6
clean up a few stray c_stdout's in gc debug code
|
8 years ago |
Jeff Ciesielski
|
4f4aafda6c
Plumb {.intdefine.} and {.strdefine.} pragmas.
|
8 years ago |
Jeff Ciesielski
|
94d1aa5109
Add the ability to pass a value with the -d flag
|
8 years ago |
Yuriy Glukhov
|
84876edbcb
Fixed emscripten compilation
|
8 years ago |
Jacek Sieka
|
8d7a45f205
prefer consts to importing #defines from headers
|
8 years ago |
Hans Raaf
|
38b7581a28
Fixing pragmas (so syntax highligting works).
|
8 years ago |
Andreas Rumpf
|
b4e2a846e1
munmap for LLVM
|
8 years ago |
Andreas Rumpf
|
e2c8d9ade0
beginnings of --gc:stack
|
8 years ago |