comparison ChangeLog @ 339:4f9f49fb82ce

- x64 SysV syscall support
author Tassilo Philipp
date Sat, 04 Jan 2020 01:07:49 +0100
parents 3c6bc720bc1f
children 2f28f26c72a7
comparison
equal deleted inserted replaced
338:ee2b6e54b074 339:4f9f49fb82ce
1 This file lists bigger/noteworthy changes, only... 1 This file lists bigger/noteworthy changes, only...
2 2
3 Version 1.1 (upcoming) 3 Version 1.1 (upcoming)
4 dyncall: 4 dyncall:
5 o support for soft-float MIPS o32 & n64 (big- and little-endian, each) 5 o support for soft-float MIPS o32 & n64 (big- and little-endian, each)
6 o x64 System V syscall support
6 dyncallback: 7 dyncallback:
7 o support for soft-float MIPS o32 & n64 (big- and little-endian, each) 8 o support for soft-float MIPS o32 & n64 (big- and little-endian, each)
8 dynload: 9 dynload:
9 o added UTF-8 support for pathnames on windows 10 o added UTF-8 support for pathnames on windows
10 o reliability/stability fix for dlGetLibraryPath() on glibc based platforms (avoiding 11 o reliability/stability fix for dlGetLibraryPath() on glibc based platforms (avoiding