cosmopolitan/test/libc/nexgen32e
Justine Tunney 01fd655097
Get garbage collector working on aarch64
Garbage collection will now happen on arm64 when a function returns,
rather than kicking the can down the road to when the process exits.
This change also does some code cleanup and incorporates suggestions
2023-06-07 03:34:45 -07:00
..
cescapec_test.c Get LIBC_FMT to build for aarch64 2023-05-10 04:20:47 -07:00
gclongjmp_test.c Get garbage collector working on aarch64 2023-06-07 03:34:45 -07:00
kbase36_test.c Make important improvements 2022-09-14 22:39:08 -07:00
kcp437_test.c Make important improvements 2022-09-14 22:39:08 -07:00
lz4decode_test.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
memmove_test.c Rename rand64() to _rand64() 2022-10-10 04:12:06 -07:00
memrchr_test.c Unbloat the build 2022-08-11 00:15:29 -07:00
memset_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
strcaseconv_test.c Rename rand64() to _rand64() 2022-10-10 04:12:06 -07:00
strcspn_test.c Replace .pushsection directives (#30) 2021-01-10 13:36:31 -08:00
strsak32_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
test.mk Make garbage collection thread safe 2022-09-08 02:33:01 -07:00