Araq
|
3f6168b337
removes deprecated T/P types
|
6 years ago |
Araq
|
64517445ea
even more strict isNil handling for strings/seqs in order to detect bugs
|
6 years ago |
alaviss
|
7ef268274f
Haiku support for Nim (#8542)
|
6 years ago |
Joey
|
559a7615ad
Nintendo switch support (#8069)
|
6 years ago |
Emery Hemingway
|
22f714585b
Native access to Genode environment
|
6 years ago |
Yuriy Glukhov
|
395b7506cf
Expose GC_setStackBottom (#7885)
|
6 years ago |
Jacek Sieka
|
4d6456d029
__NR_gettid as const on amd64 (#7460)
|
6 years ago |
Araq
|
dc7a69cb66
Threading: increase TLS size for new allocator
|
7 years ago |
Araq
|
b219fc74ad
fixes #5143
|
7 years ago |
Emery Hemingway
|
9258672cee
balance Genode CPU pinning, deadlock at Genode exit (#6317)
|
7 years ago |
Araq
|
6b3af6a5d7
WIP: --gc:regions instead of --gc:stack
|
7 years ago |
Ruslan Mustakov
|
03fc7f3941
Allow to configure tls size (#6171)
|
7 years ago |
Arne Döring
|
000b8afd26
Remove expr/stmt (#5857)
|
7 years ago |
Eugene Kabanov
|
3c36aed100
Cache threadId to not perform syscalls all the time (#6111)
|
7 years ago |
Eugene Kabanov
|
199f061ddc
Fix #5920 (#5922)
|
7 years ago |
Jacek Sieka
|
e512358bc9
Linux abi take 3 (#5692)
|
7 years ago |
Emery Hemingway
|
dd7ebb2c95
fixup! support for the Genode OS framework (#5653)
|
7 years ago |
Emery Hemingway
|
7e351fc7fa
support for the Genode OS framework (#5560)
|
7 years ago |
Eugene Kabanov
|
254fbcc548
Fixes #4719. (#5585)
|
7 years ago |
Eugene Kabanov
|
e20af5cec6
Fix #4972. (#5567)
|
7 years ago |
Eugene Kabanov
|
336a7c9b3f
Fixes to support Dragonfly BSD. (#5552)
|
7 years ago |
Araq
|
4f062c3be0
removed onThreadCreation; onThreadDestruction is now thread local
|
7 years ago |
Anatoly Galiulin
|
6fa1dba515
Add ``tearDownForeignThreadGc`` function (#5369)
|
7 years ago |
Yuriy Glukhov
|
3978845266
Use __NR_gettid instead of SYS_gettid (#5338)
|
8 years ago |
Andreas Rumpf
|
d12a5a6525
make getThreadId() work on OSX
|
8 years ago |
araq
|
bd580e9d6e
another attempt to getThreadId work on Linux
|
8 years ago |
araq
|
eaa0eda72d
make getThreadId() work on Linux
|
8 years ago |
Araq
|
b173499543
added system.getThreadId for various OSes (untested)
|
8 years ago |
Andreas Rumpf
|
f7e3addb89
bugfix: onThreadDestruction callbacks should be run in reverse order
|
8 years ago |
Andreas Rumpf
|
eb96eaa5c2
onThreadDestruction feature added to Nim's threading model
|
8 years ago |