Mercurial > pub > dyncall > dyncall
graph
-
- changed style of support matrix, marked freebsd/mips complet (hardfloat, only, though)Sat, 19 May 2018 18:25:29 +0200, by Tassilo Philipp
-
- simpler ./configure check if freebsd/mips platform is hard-floatThu, 17 May 2018 16:55:24 +0200, by Tassilo Philipp
-
- doc typoWed, 16 May 2018 18:27:59 +0200, by Tassilo Philipp
-
- FBSD12-CURRENT/mipshf needs to be told explicitly to use -mhard_float (at least as of may 2018)Wed, 16 May 2018 16:35:39 +0200, by Tassilo Philipp
-
- adding mips softfloat to ToDoTue, 08 May 2018 00:37:28 +0200, by Tassilo Philipp
-
- ./configure arch detection support for newer iOS SDK versions (10+)Wed, 25 Apr 2018 11:10:13 +0200, by Tassilo Philipp
-
- removed unused include from callback_plain testTue, 24 Apr 2018 23:21:48 +0200, by Tassilo Philipp
-
- removed relative #includeTue, 24 Apr 2018 13:31:30 +0200, by Tassilo Philipp
-
Added tag r1.0 for changeset 4e63c6411e59Mon, 23 Apr 2018 20:53:15 +0200, by Tassilo Philipp
-
- adjusted release date of r1.0 in changelog r1.0Mon, 23 Apr 2018 20:52:43 +0200, by Tassilo Philipp
-
Added tag r1.0-RC3 for changeset 8d9629a078e4Sat, 21 Apr 2018 15:08:58 +0200, by Tassilo Philipp
-
Added tag r1.0-RC2 for changeset ce688f871d51Sat, 21 Apr 2018 14:35:25 +0200, by Tassilo Philipp
-
- dynload_plain test: better guessing what .so to useSat, 21 Apr 2018 14:32:35 +0200, by Tassilo Philipp
-
added ToDo for configure on macOSFri, 20 Apr 2018 08:01:00 +0200, by Daniel Adler
-
added missing headers for 'install' targetThu, 19 Apr 2018 22:39:55 +0200, by Daniel Adler
-
- removed some restriction in mach-o loaderThu, 19 Apr 2018 22:01:56 +0200, by Tassilo Philipp
-
- file header cleanups for releaseThu, 19 Apr 2018 20:10:26 +0200, by Tassilo Philipp
-
- cleanup in Changelog and Todo for 1.0Thu, 19 Apr 2018 19:19:41 +0200, by Tassilo Philipp
-
Added tag r1.0-RC1 for changeset dfc6f1736141Thu, 19 Apr 2018 12:49:10 +0200, by Tassilo Philipp
-
- doc fix in callconv appendixSun, 04 Mar 2018 17:18:38 +0100, by Tassilo Philipp
-
- typoSun, 04 Mar 2018 13:29:22 +0100, by Tassilo Philipp
-
- mach-o loader fix (discovered on High Sierra, not sure what other versions were affected)Thu, 01 Feb 2018 12:59:00 +0100, by Tassilo Philipp
-
- more make compat fixes for test/dynload_plainSat, 30 Dec 2017 00:36:00 +0100, by Tassilo Philipp
-
- make portability fixFri, 29 Dec 2017 23:38:35 +0100, by Tassilo Philipp
-
- dynload_plain test handling symbol aliases, nowFri, 29 Dec 2017 21:19:07 +0100, by Tassilo Philipp
-
- OpenBSD/arm64 exists officially, now, so mark as existing in manual, but "not know if dyncall works"Mon, 11 Dec 2017 22:53:46 +0100, by Tassilo Philipp
-
- doc consistency cleanup/additionMon, 21 Aug 2017 03:39:16 +0200, by Tassilo Philipp
-
- cleanupsSat, 27 May 2017 19:59:11 +0200, by Tassilo Philipp
-
- reintroduced .note.GNU-stack section, as mentioned in prev commitSat, 27 May 2017 19:57:34 +0200, by 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:Sat, 27 May 2017 19:18:23 +0200, by Tassilo Philipp
-
- also testing no flags at all, for asflags rw- detectionThu, 25 May 2017 02:13:32 +0200, by Tassilo Philipp
-
- typo in prev commitThu, 25 May 2017 01:19:00 +0200, by Tassilo Philipp
-
- some platforms ingeniously use AFLAGS with CC so --noexecstack must be set as -Wa,--noexecstackThu, 25 May 2017 01:04:39 +0200, by Tassilo Philipp
-
- portability fix for configure's asflags detectionThu, 25 May 2017 00:52:59 +0200, by Tassilo Philipp
-
configure:Tue, 23 May 2017 00:08:26 +0200, by Tassilo Philipp
-
- added _MIPSE[BL] to (long) list of mips endian detection #ifdefsMon, 22 May 2017 16:49:59 +0200, by Tassilo Philipp
-
- declutterSun, 21 May 2017 21:51:35 +0200, by Tassilo Philipp
-
- cosmeticsSun, 21 May 2017 21:48:04 +0200, by Tassilo Philipp
-
- configure: noexecstack flag check/search now reflecting what dyncall build needs/doesSun, 21 May 2017 22:21:47 +0200, by Tassilo Philipp
-
- portability changes to configure's "--noexecstack" flag detection (mainly for macos)Sat, 20 May 2017 17:41:08 +0200, by Tassilo Philipp
-
- added to configure some detection on how to compile .s/.S with --noexecstack (or similar), as compilers' defaults are often insaneSat, 20 May 2017 00:02:59 +0200, by Tassilo Philipp
-
- added "Unknown" type as executable format #define next to PE, Mach and ELF ones for cases like Minix < 3.2.0Wed, 17 May 2017 02:39:41 +0200, by 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 13:06:04 +0200, by Tassilo Philipp
-
- improved support for older OS versions for dynloads dlGetLibraryPathMon, 15 May 2017 02:50:03 +0200, by Tassilo Philipp
-
- see last commit - sloppy me forgot a part of that regression fixSun, 14 May 2017 02:29:55 +0200, by Tassilo Philipp
-
- regression fix for changing writable to executable memory for platforms whereSun, 14 May 2017 02:26:21 +0200, by Tassilo Philipp
-
- note about c99 (+ anon struct/union) requirements in docSun, 14 May 2017 00:19:15 +0200, by 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')Sat, 13 May 2017 23:02:17 +0200, by Tassilo Philipp
-
- BeOS impl for dlGetLibraryPathFri, 05 May 2017 13:13:43 +0200, by Tassilo Philipp
-
- changelog updateThu, 04 May 2017 23:53:05 +0200, by Tassilo Philipp
-
changes for dynload for macOS and OpenBSD:Thu, 04 May 2017 23:38:30 +0200, by Tassilo Philipp
-
- dynload dlGetLibraryPath simplifications:Thu, 04 May 2017 15:11:46 +0200, by Tassilo Philipp
-
- TodoThu, 04 May 2017 13:54:29 +0200, by Tassilo Philipp
-
dynload doc:Thu, 04 May 2017 13:54:09 +0200, by Tassilo Philipp
-
dynload:Thu, 04 May 2017 13:42:17 +0200, by Tassilo Philipp
-
- doc cleanupTue, 02 May 2017 03:49:56 +0200, by Tassilo Philipp
-
- replaced character constants in ppc assembly files with their values for compatibility with older toolchainsTue, 02 May 2017 03:29:47 +0200, by Tassilo Philipp