Files
Nim/lib/system
Emery Hemingway 8aa5991bea Genode platform fixes (#17521)
* Genode: move dyncall failures to runtime

Do not use the "error" pragma to warn that dynamic library loading is
not implemented, print a message at runtime and exit.

* Genode: use stricter dataspace type in page allocator

* Genode: remove compiler configuration from nim.cfg

Self-hosting Nim is not supported on Genode and defining the
cross-compilation environment can be done externally.

* Genode: use new mutex API

* Genode: call nim_component_construct as a C procedure

* Genode: implement echo for NimStringV2
2021-04-09 16:29:10 +02:00
..
2020-12-04 17:47:41 +01:00
2021-03-29 17:54:28 +02:00
2021-03-29 09:11:07 +08:00
2021-04-09 16:29:10 +02:00
2021-03-19 16:53:38 +01:00
2021-01-04 18:27:58 +01:00
2021-04-07 23:26:53 +02:00
2019-09-16 23:54:31 +02:00
2020-05-12 15:46:24 +02:00
2021-04-07 23:26:53 +02:00
2021-04-07 23:26:53 +02:00
2021-03-28 20:21:27 -07:00
2020-07-15 22:04:15 +02:00
2020-12-03 14:47:44 +01:00
2020-01-30 10:54:50 +01:00
2021-02-21 00:27:39 -08:00