log ChangeLog @ 318:3124f4c4f293

age author description
Wed, 06 Nov 2019 12:32:53 +0100 Tassilo Philipp - stop using dlinfo() on glibc platforms but use dl_iterate_phdr() instead, as former's implementation is nothing more than a fancy cast and thus dangerously assuming that every provided handle is valid
Thu, 24 Oct 2019 23:39:57 +0200 Tassilo Philipp - changelog about dynload UTF-8 support on windows
Mon, 29 Apr 2019 11:51:30 +0200 Tassilo Philipp better MacOS Mojave support in ./configure (Mojave dropped i386 builds)
Wed, 23 May 2018 11:41:34 +0200 Tassilo Philipp - softfloat support for mips64/n64 abi
Mon, 21 May 2018 02:48:12 +0200 Tassilo Philipp - mips softfloat support for o32 callconv (calls and callbacks, little and big endian)
Sun, 20 May 2018 02:23:44 +0200 Tassilo Philipp - changelog
Wed, 16 May 2018 16:35:39 +0200 Tassilo Philipp - FBSD12-CURRENT/mipshf needs to be told explicitly to use -mhard_float (at least as of may 2018)
Tue, 08 May 2018 00:37:28 +0200 Tassilo Philipp - adding mips softfloat to ToDo
Mon, 23 Apr 2018 20:52:43 +0200 Tassilo Philipp - adjusted release date of r1.0 in changelog r1.0
Thu, 19 Apr 2018 19:19:41 +0200 Tassilo Philipp - cleanup in Changelog and Todo for 1.0
Sun, 20 Aug 2017 19:56:00 +0200 Tassilo Philipp - prep for 1.0 release r1.0-RC1
Sat, 20 May 2017 00:02:59 +0200 Tassilo Philipp - added to configure some detection on how to compile .s/.S with --noexecstack (or similar), as compilers' defaults are often insane
Thu, 04 May 2017 23:53:05 +0200 Tassilo Philipp - changelog update
Tue, 02 May 2017 02:55:16 +0200 Tassilo Philipp - changelog mentioning darwin/ppc fixes
Sat, 15 Apr 2017 15:44:33 +0200 Tassilo Philipp - changelog