comparison ChangeLog @ 336:3c6bc720bc1f r1.1-RC1

- doc: added mips64/n32 stub
author Tassilo Philipp
date Sat, 30 Nov 2019 15:57:28 +0100
parents 73c528d2cd4d
children 4f9f49fb82ce
comparison
equal deleted inserted replaced
335:5fe52b7c6e02 336:3c6bc720bc1f
15 o dlGetLibraryPath() now accepts NULL as argument to return path to executable 15 o dlGetLibraryPath() now accepts NULL as argument to return path to executable
16 doc: 16 doc:
17 o more detail in support matrix for bi-endian platforms 17 o more detail in support matrix for bi-endian platforms
18 o improvements/corrections to calling convention appendix 18 o improvements/corrections to calling convention appendix
19 o PPC64 calling convention description 19 o PPC64 calling convention description
20 o MIPS64/N32 calling convention description
20 o man page additions for clarity 21 o man page additions for clarity
21 tests: 22 tests:
22 o dynload_plain test extended to test UTF-8 library paths 23 o dynload_plain test extended to test UTF-8 library paths
23 o better output for plain test 24 o better output for plain test
24 o better output and *nix fix for plain_c++ test 25 o better output and *nix fix for plain_c++ test