changeset 353:2f28f26c72a7 r1.1

- prep/cleanup for 1.1 release
author Tassilo Philipp
date Fri, 10 Jan 2020 15:29:13 +0100
parents f5e9f7f8a932
children b4ef5a6c4d84
files ChangeLog LICENSE doc/manual/manual_overview.tex doc/manual/manual_title.tex
diffstat 4 files changed, 6 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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
--- 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 <dadler@uni-goettingen.de>, 
+Copyright (c) 2007-2020 Daniel Adler <dadler@uni-goettingen.de>, 
                         Tassilo Philipp <tphilipp@potion-studios.com>
 
 Permission to use, copy, modify, and distribute this software for any
--- 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
--- 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}%