# HG changeset patch # User Tassilo Philipp # Date 1578666553 -3600 # Node ID 2f28f26c72a71952667aebe16b7281f8df7692f6 # Parent f5e9f7f8a9320f6d2a72874a6b96aec17d05515a - prep/cleanup for 1.1 release diff -r f5e9f7f8a932 -r 2f28f26c72a7 ChangeLog --- a/ChangeLog Fri Jan 10 14:07:57 2020 +0100 +++ b/ChangeLog Fri Jan 10 15:29:13 2020 +0100 @@ -1,6 +1,6 @@ This file lists bigger/noteworthy changes, only... -Version 1.1 (upcoming) +Version 1.1 (2020/01/11) dyncall: o support for soft-float MIPS o32 & n64 (big- and little-endian, each) o x64 System V syscall support @@ -14,6 +14,8 @@ paths to random libraries under some circumstances, instead of returning an error) o support for dlGetLibraryPath() on glibc platforms with glibc vesions <= 2.3.3 o dlGetLibraryPath() now accepts NULL as argument to return path to executable + o dlLoadLibrary() on windows: no more auto-suffixing of the .dll file ext anymore, to be + more in line with other platforms (not affecting OS specific library search behaviour) doc: o more detail in support matrix for bi-endian platforms o improvements/corrections to calling convention appendix diff -r f5e9f7f8a932 -r 2f28f26c72a7 LICENSE --- a/LICENSE Fri Jan 10 14:07:57 2020 +0100 +++ b/LICENSE Fri Jan 10 15:29:13 2020 +0100 @@ -1,7 +1,7 @@ If not stated otherwise inside a file, all files here are distributed in terms of: -Copyright (c) 2007-2018 Daniel Adler , +Copyright (c) 2007-2020 Daniel Adler , Tassilo Philipp Permission to use, copy, modify, and distribute this software for any diff -r f5e9f7f8a932 -r 2f28f26c72a7 doc/manual/manual_overview.tex --- a/doc/manual/manual_overview.tex Fri Jan 10 14:07:57 2020 +0100 +++ b/doc/manual/manual_overview.tex Fri Jan 10 15:29:13 2020 +0100 @@ -204,7 +204,7 @@ \hhline{*{1}{|~}*{14}{|-}}% ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked & EL & \marknotx & \marknimp & \marknotx & \marknotx & \marknimp & \marknimp & \marknotx & \marknotx & \marknotx & \marknotx & \marknotx & \marknotx & \marknotx \\%& \\ \hline% ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked -\multirow{2}{*}{PowerPC} & EB & \marknotx & \markcmpl & \markcmpl & \markimpl & \markimpl & \markunkn & \marknotx & \marknotx & \marknimp & \marknotx & \marknotx & \marknotx & \marknotx \\%& \multirow{2}{*}{apple, sysv}\\ +\multirow{2}{*}{PowerPC} & EB & \marknotx & \markcmpl & \markcmpl & \markimpl & \markcmpl & \markunkn & \marknotx & \marknotx & \marknimp & \marknotx & \marknotx & \marknotx & \marknotx \\%& \multirow{2}{*}{apple, sysv}\\ \hhline{*{1}{|~}*{14}{|-}}% ^- checked ^- dynOS ^-dynOS ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked & EL & \marknotx & \markunkn & \marknotx & \marknotx & \marknotx & \marknotx & \marknotx & \marknotx & \marknotx & \marknotx & \marknotx & \marknotx & \marknotx \\%& \\ \hline% ^- checked ^- find@@@ ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked ^- checked diff -r f5e9f7f8a932 -r 2f28f26c72a7 doc/manual/manual_title.tex --- a/doc/manual/manual_title.tex Fri Jan 10 14:07:57 2020 +0100 +++ b/doc/manual/manual_title.tex Fri Jan 10 15:29:13 2020 +0100 @@ -17,7 +17,7 @@ % %////////////////////////////////////////////////////////////////////////////// -\newcommand{\dyncallversion}{1.0} +\newcommand{\dyncallversion}{1.1} \newcommand{\titlelogo}{% \begingroup% \setlength{\unitlength}{1mm}%