tanya/arch/x64/linux
Eugen Wissner 2ec750ca05 Fix math.nbtheory linkage to asm
Don't use extern for templated functions. If the function argument is
const, it gets a different mangling. So define a private function for
each floatint point length and call it from template.
2018-05-08 18:07:42 +02:00
..
concurrency Add thrd_current for x86-64 linux 2017-09-19 06:16:43 +02:00
math Fix math.nbtheory linkage to asm 2018-05-08 18:07:42 +02:00
memory Fix handling of misaligned bytes in fill 2018-02-04 07:23:56 +01:00
syscall.S Use syscall instead of mmap and munmap 2018-04-22 08:07:20 +02:00