log

age author description
Thu, 24 Oct 2019 23:19:20 +0200 Tassilo Philipp dynload UTF-8 support for library paths:
Mon, 29 Apr 2019 11:51:30 +0200 Tassilo Philipp better MacOS Mojave support in ./configure (Mojave dropped i386 builds)
Sat, 09 Jun 2018 18:03:18 +0200 Tassilo Philipp - todo update reflecting mips softfloat status more precisely (as only lacking for mips64/n32 callconv)
Wed, 23 May 2018 11:41:34 +0200 Tassilo Philipp - softfloat support for mips64/n64 abi
Wed, 23 May 2018 11:39:40 +0200 Tassilo Philipp - mips32 doc
Wed, 23 May 2018 11:29:44 +0200 Tassilo Philipp - cleanup of outdated docs
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
Sun, 20 May 2018 02:00:46 +0200 Tassilo Philipp - more verbose support matrix
Sat, 19 May 2018 18:25:29 +0200 Tassilo Philipp - changed style of support matrix, marked freebsd/mips complet (hardfloat, only, though)
Thu, 17 May 2018 16:55:24 +0200 Tassilo Philipp - simpler ./configure check if freebsd/mips platform is hard-float
Wed, 16 May 2018 18:27:59 +0200 Tassilo Philipp - doc typo
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
Wed, 25 Apr 2018 11:10:13 +0200 Tassilo Philipp - ./configure arch detection support for newer iOS SDK versions (10+)
Tue, 24 Apr 2018 23:21:48 +0200 Tassilo Philipp - removed unused include from callback_plain test
Tue, 24 Apr 2018 13:31:30 +0200 Tassilo Philipp - removed relative #include
Mon, 23 Apr 2018 20:53:15 +0200 Tassilo Philipp Added tag r1.0 for changeset 4e63c6411e59
Mon, 23 Apr 2018 20:52:43 +0200 Tassilo Philipp - adjusted release date of r1.0 in changelog r1.0
Sat, 21 Apr 2018 15:08:58 +0200 Tassilo Philipp Added tag r1.0-RC3 for changeset 8d9629a078e4
Sat, 21 Apr 2018 15:01:42 +0200 Tassilo Philipp - merged separate ToDo files, cleanups r1.0-RC3
Sat, 21 Apr 2018 14:35:25 +0200 Tassilo Philipp Added tag r1.0-RC2 for changeset ce688f871d51
Sat, 21 Apr 2018 14:34:38 +0200 Tassilo Philipp - todo r1.0-RC2
Sat, 21 Apr 2018 14:32:35 +0200 Tassilo Philipp - dynload_plain test: better guessing what .so to use
Fri, 20 Apr 2018 08:01:00 +0200 Daniel Adler added ToDo for configure on macOS
Thu, 19 Apr 2018 22:39:55 +0200 Daniel Adler added missing headers for 'install' target
Thu, 19 Apr 2018 22:01:56 +0200 Tassilo Philipp - removed some restriction in mach-o loader
Thu, 19 Apr 2018 20:10:26 +0200 Tassilo Philipp - file header cleanups for release
Thu, 19 Apr 2018 19:19:41 +0200 Tassilo Philipp - cleanup in Changelog and Todo for 1.0
Thu, 19 Apr 2018 12:49:10 +0200 Tassilo Philipp Added tag r1.0-RC1 for changeset dfc6f1736141
Sun, 20 Aug 2017 19:56:00 +0200 Tassilo Philipp - prep for 1.0 release r1.0-RC1
Sun, 04 Mar 2018 17:18:38 +0100 Tassilo Philipp - doc fix in callconv appendix
Sun, 04 Mar 2018 13:29:22 +0100 Tassilo Philipp - typo
Thu, 01 Feb 2018 12:59:00 +0100 Tassilo Philipp - mach-o loader fix (discovered on High Sierra, not sure what other versions were affected)
Sat, 30 Dec 2017 00:36:00 +0100 Tassilo Philipp - more make compat fixes for test/dynload_plain
Fri, 29 Dec 2017 23:38:35 +0100 Tassilo Philipp - make portability fix
Fri, 29 Dec 2017 21:19:07 +0100 Tassilo Philipp - dynload_plain test handling symbol aliases, now
Mon, 11 Dec 2017 22:53:46 +0100 Tassilo Philipp - OpenBSD/arm64 exists officially, now, so mark as existing in manual, but "not know if dyncall works"
Mon, 21 Aug 2017 03:39:16 +0200 Tassilo Philipp - doc consistency cleanup/addition
Sat, 27 May 2017 19:59:11 +0200 Tassilo Philipp - cleanups
Sat, 27 May 2017 19:57:34 +0200 Tassilo Philipp - reintroduced .note.GNU-stack section, as mentioned in prev commit
Sat, 27 May 2017 19:18:23 +0200 Tassilo Philipp - removed configure-based checks for using --noexecstack / -Wa,--noexecstack in make A{S,C,}FLAGS variables, b/c inconsistent behaviour across platforms and often unusable, b/c:
Thu, 25 May 2017 02:13:32 +0200 Tassilo Philipp - also testing no flags at all, for asflags rw- detection
Thu, 25 May 2017 01:19:00 +0200 Tassilo Philipp - typo in prev commit
Thu, 25 May 2017 01:04:39 +0200 Tassilo Philipp - some platforms ingeniously use AFLAGS with CC so --noexecstack must be set as -Wa,--noexecstack
Thu, 25 May 2017 00:52:59 +0200 Tassilo Philipp - portability fix for configure's asflags detection
Tue, 23 May 2017 00:08:26 +0200 Tassilo Philipp configure:
Mon, 22 May 2017 16:49:59 +0200 Tassilo Philipp - added _MIPSE[BL] to (long) list of mips endian detection #ifdefs
Sun, 21 May 2017 21:51:35 +0200 Tassilo Philipp - declutter
Sun, 21 May 2017 21:48:04 +0200 Tassilo Philipp - cosmetics
Sun, 21 May 2017 22:21:47 +0200 Tassilo Philipp - configure: noexecstack flag check/search now reflecting what dyncall build needs/does
Sat, 20 May 2017 17:41:08 +0200 Tassilo Philipp - portability changes to configure's "--noexecstack" flag detection (mainly for macos)
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
Wed, 17 May 2017 02:39:41 +0200 Tassilo Philipp - added "Unknown" type as executable format #define next to PE, Mach and ELF ones for cases like Minix < 3.2.0
Mon, 15 May 2017 13:06:04 +0200 Tassilo Philipp - better cpp checking whether dlinfo() is available, to also cover GLIBC based systems that don't identify as Linux (e.g. debian/k*BSD)
Mon, 15 May 2017 02:50:03 +0200 Tassilo Philipp - improved support for older OS versions for dynloads dlGetLibraryPath
Sun, 14 May 2017 02:29:55 +0200 Tassilo Philipp - see last commit - sloppy me forgot a part of that regression fix
Sun, 14 May 2017 02:26:21 +0200 Tassilo Philipp - regression fix for changing writable to executable memory for platforms where
Sun, 14 May 2017 00:19:15 +0200 Tassilo Philipp - note about c99 (+ anon struct/union) requirements in doc
Sat, 13 May 2017 23:02:17 +0200 Tassilo Philipp - replaced `.set' directives used to set symbol values in assembly files with (seemingly) more portable `=' syntax (e.g. older versions of Sun's `as' don't handle `.set')