Mercurial > pub > dyncall > dyncall
graph
-
- C++ non-trivial aggregate-by-value handling:2022-05-31, by Tassilo Philipp
-
- sigchar fix2022-05-31, by Tassilo Philipp
-
- fix passing aggregate-by-val on x64/sysv: subaggr classification for2022-05-02, by Tassilo Philipp
-
- fixed wrong symbol naming on some platforms2022-04-24, by Tassilo Philipp
-
- test code: dcmode setting order fix, test worked but was incorrect according to the definition/doc2022-04-24, by Tassilo Philipp
-
- Changelog2022-04-24, by Tassilo Philipp
-
- dyncallback fixes related to C++ non-trivial aggregates (not final, but fixing most obvious things I missed)2022-04-23, by Tassilo Philipp
-
- typo2022-04-23, by Tassilo Philipp
-
typo2022-04-23, by Tassilo Philipp
-
- integration of patches from Raphael Luba, Thekla, Inc.:2022-04-21, by Tassilo Philipp
-
.2022-04-16, by Tassilo Philipp
-
cleanups2022-04-16, by Tassilo Philipp
-
- more doc and disas examples for x86 fastcall and non-trivial aggregates2022-04-16, by Tassilo Philipp
-
- mips eabi doc disas examples2022-04-14, by Tassilo Philipp
-
- cosmetics2022-04-14, by Tassilo Philipp
-
tests: integrate new tests into makefiles, some cleanups2022-04-14, by Tassilo Philipp
-
- test/callback_suite_aggrs: small fix, removed missing param with default value2022-04-13, by Tassilo Philipp
-
- test code generator code: var abstraction2022-04-13, by Tassilo Philipp
-
- more test code generator code sharing/abstraction/simplifications2022-04-13, by Tassilo Philipp
-
- call_suite_aggrs: makefile fix2022-04-11, by Tassilo Philipp
-
test/call_suite_aggrs:2022-04-11, by Tassilo Philipp
-
- callback_suite: generator simplification and removal of pointless lua local var declarations2022-04-11, by Tassilo Philipp
-
callback_suite: fixed 'ordered' mode config (was missing first line)2022-04-10, by Tassilo Philipp
-
- added _Bool type to call_suite* tests2022-04-10, by Tassilo Philipp
-
- more test code generator code sharing2022-04-10, by Tassilo Philipp
-
test/callback_suite simplifications:2022-04-10, by Tassilo Philipp
-
- sharing some test case gen code2022-04-10, by Tassilo Philipp
-
test/call_suite:2022-04-09, by Tassilo Philipp
-
test/call_suite_aggrs:2022-04-09, by Tassilo Philipp
-
callback_suite:2022-04-09, by Tassilo Philipp
-
- callback_suite: updated readme to reflect changes and general cleanup2022-04-09, by Tassilo Philipp
-
cleanups2022-04-09, by Tassilo Philipp
-
- test cases: cosmetics for consistency2022-04-09, by Tassilo Philipp
-
test/callback_suite:2022-04-09, by Tassilo Philipp
-
- call_suite: made output more consistent with dyncall sig style2022-04-08, by Tassilo Philipp
-
- test/callback_suite: changed filename for consistency2022-04-08, by Tassilo Philipp
-
- cosmetics2022-04-08, by Tassilo Philipp
-
- call_suite_aggrs: simplified and made output more consistent with dyncall sig style2022-04-08, by Tassilo Philipp
-
- call_suite_aggrs; removal of old isPod logic2022-04-04, by Tassilo Philipp
-
- corrections in tool usage in lastly added disas_examples2022-03-23, by Tassilo Philipp
-
- test code: rand-sig now spitting out dyncallish sigs (with ')' end delim and rettype at end), purely for consistency2022-03-21, by Tassilo Philipp
-
- test/callback_suite: make it use shared random sig generator from call_suite and call_suite_aggrs2022-03-21, by Tassilo Philipp
-
- sharing sig generator between call_suite and call_suite_aggrs tests2022-03-21, by Tassilo Philipp
-
- doc and disas examples update about C++ non-trivial aggregates2022-03-21, by Tassilo Philipp
-
- added unsigned types to call_suite_aggrs2022-03-21, by Tassilo Philipp
-
- added unsigned types to call_suite test2022-03-21, by Tassilo Philipp
-
manual:2022-03-20, by Tassilo Philipp
-
- added feature-testing macros for syscall and aggregate (struct, union) by value support2022-03-18, by Tassilo Philipp
-
- simplified test/callback_suite2022-03-18, by Tassilo Philipp
-
doc cleanup: removed outdated/wrong info and fixed wrong value size specs2022-03-17, by Tassilo Philipp
-
- renamed suite_aggrs to call_suite_aggrs for consistency (callback version will be called callback_suite_aggrs)2022-03-17, by Tassilo Philipp
-
- improved comment2022-03-17, by Tassilo Philipp
-
- cleanup2022-03-17, by Tassilo Philipp
-
suite_aggrs (still ahead of checked in version of dyncall, sorry):2022-03-16, by Tassilo Philipp
-
- arm related doc addition about aggregates2022-03-02, by Tassilo Philipp
-
- arm64 doc additions w/ respect to aggregates, as well as fbsd and win disas examples2022-03-01, by Tassilo Philipp
-
- mips32/eabi doc: adding info about aggregates2022-03-01, by Tassilo Philipp
-
callconv doc:2022-02-28, by Tassilo Philipp
-
- mips64 doc and more disas examples (fbsd big endian w/ -mhard-float flag)2022-02-27, by Tassilo Philipp
-
- sparc32 doc clarifications w/ respect to aggregate passing and returning2022-02-19, by Tassilo Philipp
-
- doc: ppc64 clarifications2022-02-19, by Tassilo Philipp
-
- doc: sparc64 disas examples and doc additions regarding aggregates2022-02-16, by Tassilo Philipp
-
- ppc doc and disas examples related to aggregates2022-02-16, by Tassilo Philipp
-
doc:2022-02-10, by Tassilo Philipp
-
- "2022-02-07, by Tassilo Philipp
-
"2022-02-07, by Tassilo Philipp
-
some x86 disas examples, for completion but also while researching struct by val passing on non-x642022-02-07, by Tassilo Philipp
-
- added (only partly annotated) x64/win64 disas examples2022-02-06, by Tassilo Philipp
-
manual:2022-02-04, by Tassilo Philipp
-
introduced platform-native thiscall mode (DC_CALL_C_DEFAULT_THIS), as needed2022-02-02, by Tassilo Philipp
-
- // -> /* */, mainly for consistency (but also for a few obscure compilers)2022-02-02, by Tassilo Philipp
-
doc: two more disas examples2022-02-02, by Tassilo Philipp
-
suite_aggr: added configurable limits to number of struct fields (also simplified allowing (or not) empty ones)2022-02-01, by Tassilo Philipp
-
suite_aggr:2022-02-01, by Tassilo Philipp
-
suite_aggrs:2022-01-31, by Tassilo Philipp
-
added missing nullptr check to access bounds guard2022-01-30, by Tassilo Philipp
-
missed an include2022-01-29, by Tassilo Philipp
-
suite_aggr:2022-01-29, by Tassilo Philipp
-
- test/suite_aggrs fix: struct return values reused memory in use2022-01-28, by Tassilo Philipp
-
suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt2022-01-27, by Tassilo Philipp
-
suite_aggrs: var scope change for older compilers; excluding msvc from tests with empty structs2022-01-27, by Tassilo Philipp
-
- reducing number of default pregenerated cases for suite_aggrs, as some compilers run out of memory otherwise2022-01-27, by Tassilo Philipp
-
changed misnamed string in suite_aggrs result printf2022-01-27, by Tassilo Philipp
-
"2022-01-27, by Tassilo Philipp
-
- suite_aggrs: int scope change for older compilers2022-01-27, by Tassilo Philipp
-
forgotten files of commit 54c1dc2e6ea52022-01-27, by Tassilo Philipp
-
test/Makefile.generic fix (copy/paste error)2022-01-27, by Tassilo Philipp
-
- plan9/x86 struct by value passing disas example2022-01-27, by Tassilo Philipp
-
suite_aggrs: added knob to enable/disable generation of empty structs (some compilers like Plan9's pcc don't allow them)2022-01-26, by Tassilo Philipp
-
name fix2022-01-26, by Tassilo Philipp
-
revert error in last commit2022-01-26, by Tassilo Philipp
-
- added test/suite_aggr to makefiles2022-01-26, by Tassilo Philipp
-
- cleanup hardcoded DBL_MAX2022-01-26, by Tassilo Philipp
-
- suite_aggrs: silenced warning, generated real case list2022-01-26, by Tassilo Philipp
-
- simplified suite_aggr2022-01-26, by Tassilo Philipp
-
suite_aggr;2022-01-26, by Tassilo Philipp
-
- call_suite: made generator produce unique signatures; regenerated case list2022-01-26, by Tassilo Philipp
-
- test/suite_aggrs: support for nested structs, now2022-01-23, by Tassilo Philipp
-
suite_aggrs now handling struct by value return types, also2022-01-22, by Tassilo Philipp
-
first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;2022-01-21, by Tassilo Philipp
-
- test/call_suite: made seed configurable2022-01-17, by Tassilo Philipp
-
- simplified test/call_suite further2022-01-17, by Tassilo Philipp
-
- simplified and decluttered test/call_suite2022-01-17, by Tassilo Philipp
-
- clutter removal (call samples, now annotated/better examples in doc/disas_examples)2022-01-17, by Tassilo Philipp
-
- x64 struct by val disas examples2022-01-17, by Tassilo Philipp
-
changelog2021-12-17, by Tassilo Philipp
-
- fix cmake build for test (missed to remove deleted file from cmakelists)2021-12-17, by Tassilo Philipp
-
- adding dyncall_version.h to list of headers to be installed2021-12-17, by Tassilo Philipp
-
- switching version to 1.4-current2021-12-17, by Tassilo Philipp
-
Added tag r1.3 for changeset 13475895a79b2021-12-17, by Tassilo Philipp
-
- manual overview update2021-12-16, by Tassilo Philipp
-
Added tag r1.3-RC2 for changeset 237023a0b6f82021-12-16, by Tassilo Philipp
-
Added tag r1.3-RC1 for changeset 4f6c9d3962a52021-12-16, by Tassilo Philipp
-
- introducing version number2021-12-16, by Tassilo Philipp
-
- fix nameclash due to a previous and bad cleanup2021-10-07, by Tassilo Philipp
-
- comments cleanup2021-10-07, by Tassilo Philipp
-
- removed nm from (cd test; make), as not an actual conformance test2021-10-05, by Tassilo Philipp
-
- cleanups, simplifications, some api clarification, ...2021-10-05, by Tassilo Philipp
-
- regression fix: return values were broken on some arm32-thumb targets2021-10-03, by Tassilo Philipp
-
- changelog addition (and modification of older entry for clarity)2021-10-03, by Tassilo Philipp
-
- use UAL syntax for some arm instructions for armhf targets, as clang's integrated as disallows pre-UAL syntax2021-10-03, by Tassilo Philipp
-
comment cleanups and clarification2021-04-07, by Tassilo Philipp
-
- some doc/manual callconv clarifications for arm2021-04-07, by Tassilo Philipp
-
- comment for clarity2021-04-07, by Tassilo Philipp
-
cleanup2021-04-07, by Tassilo Philipp
-
changelog2021-04-07, by Tassilo Philipp
-
windows lib name consistency changes for nmake builds2021-01-23, by Tassilo Philipp
-
- changelog2021-04-07, by Tassilo Philipp
-
- dynload w/ PE files:2021-04-06, by Tassilo Philipp
-
- changelog2021-01-23, by Tassilo Philipp
-
- dynload fixes for newer x86 beos/haiku that come with elf.h by default (removed hacky stub used before for elf hdr refs)2021-01-23, by Tassilo Philipp
-
Added tag r1.2 for changeset 763ab518e1bb2021-01-22, by Tassilo Philipp
-
- todo cleanup2021-01-22, by Tassilo Philipp
-
- changelog update2021-01-22, by Tassilo Philipp
-
Added tag r1.2-RC2 for changeset f155bda02e102021-01-22, by Tassilo Philipp
-
- manual version number bump2021-01-22, by Tassilo Philipp
-
- haiku dynload fix2021-01-21, by Tassilo Philipp
-
- excluding syscall stuff from callf test for beos/haiku2021-01-21, by Tassilo Philipp
-
Added tag r1.2-RC1 for changeset 2144287113df2021-01-20, by Tassilo Philipp
-
- thunk test: better signal handling, using sigaction(2) with SA_ONSTACK2021-01-20, by Tassilo Philipp
-
- test fix: no SIGBUS on windows platforms2020-12-29, by Tassilo Philipp
-
makefile helper target to quickly list toolchain versions of current platform2020-12-29, by Tassilo Philipp
-
cosmetics2020-12-28, by Tassilo Philipp
-
- removed unsupported syscall mode from macos/arm64 callvm, so trying to use it will safely return an error2020-12-28, by Tassilo Philipp
-
- simplified callvm setup for win/arm64 a bit, no behaviour changes2020-12-28, by Tassilo Philipp
-
removal of incorrect line in todo list2020-12-26, by Tassilo Philipp
-
- correction to manual overview (in a prev commit I edited the wrong line)2020-12-26, by Tassilo Philipp
-
todo update (macos/arm64 known to work)2020-12-25, by Tassilo Philipp
-
- updated manual platform support overview2020-12-25, by Tassilo Philipp
-
- windows arm64 support (dyncall, dyncallback, cmake support for armasm64), thanks Bernhard Urban-Forster!2020-12-25, by Tassilo Philipp
-
todo update2020-12-19, by Tassilo Philipp
-
- removed all .machine ppc pseudo-ops (see prev commit)2020-08-08, by Tassilo Philipp
-
- removed some pseudo-op on non-darwin platforms to make clang's integrated assembler happy2020-08-05, by Tassilo Philipp
-
- removed outdated comment2020-07-20, by Tassilo Philipp
-
- removal of some unnecessary headers that only contained internally used forward declarations, so no need to have them2020-04-15, by Tassilo Philipp
-
- fixing issue after having aliased gnu thiscalls to cdecl with a duped switch label2020-04-14, by Tassilo Philipp
-
- Todo entries2020-04-14, by Tassilo Philipp
-
- changelog addition2020-04-14, by Tassilo Philipp
-
- added helper function dcGetModeFromCCSigChar() mapping callconv sig chars to respective mode2020-04-14, by Tassilo Philipp
-
- typos2020-04-13, by Tassilo Philipp
-
- doc updates with more info about signature string usage2020-04-13, by Tassilo Philipp
-
- better implementation of callf sigchar cc mode checking2020-04-13, by Tassilo Philipp
-
- changelog and todo prep for upcoming 1.22020-01-12, by Tassilo Philipp
-
Added tag r1.1 for changeset 2f28f26c72a72020-01-11, by Tassilo Philipp
-
- removed misleading help test in configure.bat2020-01-10, by Tassilo Philipp
-
Added tag r1.1-RC4 for changeset 127fe78cb7dd2020-01-10, by Tassilo Philipp
-
Added tag r1.1-RC3 for changeset da4b267c10bf2020-01-08, by Tassilo Philipp
-
- C declaration order fix2020-01-08, by Tassilo Philipp
-
Added tag r1.1-RC2 for changeset c607d67cd6b82020-01-08, by Tassilo Philipp
-
- doc: added syscall info to appendix, fixed broken literature link r1.1-RC22020-01-07, by Tassilo Philipp
-
- more html doc tweak: remove dependency on google fonts2020-01-07, by Tassilo Philipp
-
- fix a url in doc gen2020-01-07, by Tassilo Philipp
-
- gen-masm2020-01-04, by Tassilo Philipp
-
- syscall infos in doc2020-01-04, by Tassilo Philipp
-
- x64 SysV syscall support2020-01-04, by Tassilo Philipp
-
- minor refactoring for clarity2020-01-03, by Tassilo Philipp
-
Added tag r1.1-RC1 for changeset 3c6bc720bc1f2019-12-03, by Tassilo Philipp
-
- test/plain additions mainly for preparing future struct support, experimental at best currently2019-11-27, by Tassilo Philipp
-
- better output for plain test's struct size testing (maybe in prep for full struct support)2019-11-27, by Tassilo Philipp
-
- minor doc cleanups/cosmetics2019-11-27, by Tassilo Philipp
-
- todo and changelog update2019-11-23, by Tassilo Philipp
-
- disassembly example annotations2019-11-23, by Tassilo Philipp
-
- stack layout typo for sparc doc2019-11-22, by Tassilo Philipp
-
- tex formatting fix2019-11-22, by Tassilo Philipp
-
- review and fixes, cleanup, amendments to calling convention appendix of manual2019-11-22, by Tassilo Philipp
-
- doc: added disassembly examples for many platforms and calling conventions, for reference2019-11-22, by Tassilo Philipp
-
- configure:2019-11-22, by Tassilo Philipp
-
- super old vs2005 solution files simplified (should probably be removed altogether)2019-11-22, by Tassilo Philipp
-
- removal of never-adopted mini-test framework stub2019-11-21, by Tassilo Philipp
-
- cosmetics and comments cleanup for readability2019-11-15, by Tassilo Philipp
-
- doc: stack layout fix for mips/o322019-11-15, by Tassilo Philipp
-
- cosmetics/cleanup2019-11-15, by Tassilo Philipp
-
- Darwin/macos fix for dlGetLibraryPath() to correctly fail on bogus handles2019-11-13, by Tassilo Philipp
-
- test/dynload_plain build fix for Darwin cc (use flag -dynamiclib instead of -shared to build test .dylib)2019-11-13, by Tassilo Philipp
-
- dynload_plain test code build fix for windows2019-11-13, by Tassilo Philipp
-
- dynload fix to get proc name when elf relocation is in use2019-11-12, by Tassilo Philipp
-
- fix for some cmake/cpack doc paths (fixup for files that were removed by r303)2019-11-09, by Tassilo Philipp
-
- allowing lookup of running executable's path by passing NULL to dynload's dlGetLibraryPath()2019-11-06, by Tassilo Philipp
-
- dynload_plain test: stability fix for picking right testing lib on build2019-11-05, by Tassilo Philipp
-
- stability fix: avoid sigsegv in dynload's dlGetLibraryPath() in some cases (e.g. wrong handle given or OS specific quirk)2019-10-29, by Tassilo Philipp
-
- test code fix avoiding sigsegv on some platforms2019-10-26, by Tassilo Philipp
-
- comment cleanup2019-10-24, by Tassilo Philipp
-
- changelog about dynload UTF-8 support on windows2019-10-24, by Tassilo Philipp
-
dynload UTF-8 support for library paths:2019-10-24, by Tassilo Philipp
-
better MacOS Mojave support in ./configure (Mojave dropped i386 builds)2019-04-29, by Tassilo Philipp
-
- todo update reflecting mips softfloat status more precisely (as only lacking for mips64/n32 callconv)2018-06-09, by Tassilo Philipp
-
- softfloat support for mips64/n64 abi2018-05-23, by Tassilo Philipp
-
- mips32 doc2018-05-23, by Tassilo Philipp
-
- cleanup of outdated docs2018-05-23, by Tassilo Philipp
-
- mips softfloat support for o32 callconv (calls and callbacks, little and big endian)2018-05-21, by Tassilo Philipp
-
- changelog2018-05-20, by Tassilo Philipp
-
- more verbose support matrix2018-05-20, by Tassilo Philipp
-
- changed style of support matrix, marked freebsd/mips complet (hardfloat, only, though)2018-05-19, by Tassilo Philipp
-
- simpler ./configure check if freebsd/mips platform is hard-float2018-05-17, by Tassilo Philipp
-
- doc typo2018-05-16, by Tassilo Philipp
-
- FBSD12-CURRENT/mipshf needs to be told explicitly to use -mhard_float (at least as of may 2018)2018-05-16, by Tassilo Philipp
-
- adding mips softfloat to ToDo2018-05-07, by Tassilo Philipp
-
- ./configure arch detection support for newer iOS SDK versions (10+)2018-04-25, by Tassilo Philipp
-
- removed unused include from callback_plain test2018-04-24, by Tassilo Philipp
-
- removed relative #include2018-04-24, by Tassilo Philipp
-
Added tag r1.0 for changeset 4e63c6411e592018-04-23, by Tassilo Philipp
-
Added tag r1.0-RC3 for changeset 8d9629a078e42018-04-21, by Tassilo Philipp
-
Added tag r1.0-RC2 for changeset ce688f871d512018-04-21, by Tassilo Philipp
-
- dynload_plain test: better guessing what .so to use2018-04-21, by Tassilo Philipp
-
added ToDo for configure on macOS2018-04-20, by Daniel Adler
-
added missing headers for 'install' target2018-04-19, by Daniel Adler
-
- removed some restriction in mach-o loader2018-04-19, by Tassilo Philipp
-
- file header cleanups for release2018-04-19, by Tassilo Philipp
-
- cleanup in Changelog and Todo for 1.02018-04-19, by Tassilo Philipp
-
Added tag r1.0-RC1 for changeset dfc6f17361412018-04-19, by Tassilo Philipp
-
- doc fix in callconv appendix2018-03-04, by Tassilo Philipp
-
- typo2018-03-04, by Tassilo Philipp
-
- mach-o loader fix (discovered on High Sierra, not sure what other versions were affected)2018-02-01, by Tassilo Philipp
-
- more make compat fixes for test/dynload_plain2017-12-29, by Tassilo Philipp
-
- make portability fix2017-12-29, by Tassilo Philipp
-
- dynload_plain test handling symbol aliases, now2017-12-29, by Tassilo Philipp
-
- OpenBSD/arm64 exists officially, now, so mark as existing in manual, but "not know if dyncall works"2017-12-11, by Tassilo Philipp
-
- doc consistency cleanup/addition2017-08-21, by Tassilo Philipp
-
- cleanups2017-05-27, by Tassilo Philipp
-
- reintroduced .note.GNU-stack section, as mentioned in prev commit2017-05-27, by Tassilo Philipp
-
- also testing no flags at all, for asflags rw- detection2017-05-25, by Tassilo Philipp
-
- typo in prev commit2017-05-24, by Tassilo Philipp
-
- some platforms ingeniously use AFLAGS with CC so --noexecstack must be set as -Wa,--noexecstack2017-05-24, by Tassilo Philipp
-
- portability fix for configure's asflags detection2017-05-24, by Tassilo Philipp
-
configure:2017-05-22, by Tassilo Philipp
-
- added _MIPSE[BL] to (long) list of mips endian detection #ifdefs2017-05-22, by Tassilo Philipp
-
- declutter2017-05-21, by Tassilo Philipp
-
- cosmetics2017-05-21, by Tassilo Philipp
-
- configure: noexecstack flag check/search now reflecting what dyncall build needs/does2017-05-21, by Tassilo Philipp
-
- portability changes to configure's "--noexecstack" flag detection (mainly for macos)2017-05-20, by Tassilo Philipp
-
- added "Unknown" type as executable format #define next to PE, Mach and ELF ones for cases like Minix < 3.2.02017-05-17, by Tassilo Philipp
-
- improved support for older OS versions for dynloads dlGetLibraryPath2017-05-15, by Tassilo Philipp
-
- see last commit - sloppy me forgot a part of that regression fix2017-05-14, by Tassilo Philipp
-
- regression fix for changing writable to executable memory for platforms where2017-05-14, by Tassilo Philipp
-
- note about c99 (+ anon struct/union) requirements in doc2017-05-13, by Tassilo Philipp
-
- BeOS impl for dlGetLibraryPath2017-05-05, by Tassilo Philipp
-
- changelog update2017-05-04, by Tassilo Philipp
-
changes for dynload for macOS and OpenBSD:2017-05-04, by Tassilo Philipp
-
- dynload dlGetLibraryPath simplifications:2017-05-04, by Tassilo Philipp
-
- Todo2017-05-04, by Tassilo Philipp
-
dynload doc:2017-05-04, by Tassilo Philipp
-
dynload:2017-05-04, by Tassilo Philipp
-
- doc cleanup2017-05-02, by Tassilo Philipp
-
- replaced character constants in ppc assembly files with their values for compatibility with older toolchains2017-05-02, by Tassilo Philipp
-
- whitespace cleanup in ppc32 asm files2017-05-02, by Tassilo Philipp
-
- ppc32 doc tweak2017-05-02, by Tassilo Philipp
-
- changelog mentioning darwin/ppc fixes2017-05-02, by Tassilo Philipp
-
- dyncallback 'long long' arg fix for Darwin/PPC2017-05-02, by Tassilo Philipp
-
Darwin/PPC:2017-05-02, by Tassilo Philipp
-
- dynload_plain test ReactOS support2017-04-16, by Tassilo Philipp
-
- make dynload_plain test build on windows2017-04-16, by Tassilo Philipp
-
- todo comment2017-04-16, by Tassilo Philipp
-
- dynload_syms_elf.c cleanup2017-04-16, by Tassilo Philipp
-
- dynload_syms_pe.c cleanup2017-04-16, by Tassilo Philipp
-
- dynload_windows.c cosmetics2017-04-16, by Tassilo Philipp
-
- completed dynload API doc2017-04-16, by Tassilo Philipp
-
- resolve_self test cleanups2017-04-16, by Tassilo Philipp
-
- marked off sparc64/freebsd as complete in manual, after testing it2017-04-15, by Tassilo Philipp
-
- changelog2017-04-15, by Tassilo Philipp
-
- dynload mach-o handling fixes for 64bit platforms2017-04-15, by Tassilo Philipp
-
- fix to configure for universal binary support for >= macos el capitan2017-04-14, by Tassilo Philipp
-
- changelog2017-04-11, by Tassilo Philipp
-
- make dynload symbol iteration return symbol names as in C code, on Darwin2017-04-11, by Tassilo Philipp
-
- mach-o symbol iteration stability fixes2017-04-11, by Tassilo Philipp
-
- dynload_plain test fixes2017-04-06, by Tassilo Philipp
-
dynload darwin/mach-o update:2017-04-06, by Tassilo Philipp
-
- dynload man page clarification about resolving own symbols2017-04-06, by Tassilo Philipp
-
- dynload_plain test now run with helper script2017-04-06, by Tassilo Philipp
-
tests:2017-04-06, by Tassilo Philipp
-
- TEX fix2017-03-28, by Tassilo Philipp
-
- "2017-03-28, by Tassilo Philipp
-
- more doc overview corrections2017-03-28, by Tassilo Philipp
-
- "2017-03-28, by Tassilo Philipp
-
- manual fix, removed platform from overview that never existed2017-03-28, by Tassilo Philipp
-
- marked off netbsd/sparc64 as completely supported in manual (tested it)2017-03-26, by Tassilo Philipp
-
- netbsd include fix (stddef.h needed before elf.h)2017-03-26, by Tassilo Philipp
-
- changelog cleanup2017-03-22, by Tassilo Philipp
-
- doc update2017-03-22, by Tassilo Philipp
-
- sparc64 endian detection on non-explicit platforms2017-03-22, by Tassilo Philipp
-
- allocwx changes from last commit mentioned in Changelog and adapted testcode2017-03-21, by Tassilo Philipp
-
- changed allocwx code:2017-03-20, by Tassilo Philipp
-
- todo update2017-03-19, by Tassilo Philipp
-
- manual cleanup2017-03-19, by Tassilo Philipp
-
- mark sparc64/linux as completely supported in manual overview2017-03-19, by Tassilo Philipp
-
- safety fix for sparc32, protecting from callback handler problems when handler itself needs to spill2017-03-19, by Tassilo Philipp
-
- sparc doc improvements for both, 32 and 642017-03-19, by Tassilo Philipp
-
- sparc64 callbacks:2017-03-19, by Tassilo Philipp
-
- comment cleanup2017-03-18, by Tassilo Philipp
-
- sparc doc improvements (esp. for sparc64)2017-03-18, by Tassilo Philipp
-
- sparc manual changes2017-03-14, by Tassilo Philipp
-
- b/c no preproc needed, changed some files from .S -> .s2017-03-14, by Tassilo Philipp
-
- first draft at sparc64 callbacks (floats not working, yet)2017-03-17, by Tassilo Philipp
-
- doc and comment fixes2017-03-13, by Tassilo Philipp
-
- first impl of sparc64 thunks2017-03-13, by Tassilo Philipp
-
- more endian detection in macros2017-03-13, by Tassilo Philipp
-
- comment cleanup/corrections2017-03-13, by Tassilo Philipp
-
- doc cleanups and correction about support, added bibitems, etc.2017-03-13, by Tassilo Philipp
-
- impl. for allocwx stuff on POSIX-strict systems where there is no MAP_ANON for mmap()2017-02-24, by Tassilo Philipp
-
- simplified some platform check2017-02-17, by Tassilo Philipp
-
- typo fix in x64 asm end_proc use (only affected masm)2017-02-13, by Tassilo Philipp
-
- excluding Dragonfly also from .note.GNU-stack marking as interpreted wrongly2017-02-11, by cslag
-
- sparc predef cleanup2017-02-10, by cslag
-
- renamings: sparc_v9 -> sparc642017-02-10, by cslag
-
- cleanup: remove old/unused code that was superseded by *sparc_v9.* files2017-02-09, by cslag
-
- testcode: missing include fixed2017-02-09, by cslag
-
- doc tweaks2017-02-08, by cslag
-
- added SunOS line to doc overview, for os family2017-01-15, by cslag
-
- compatibility for older platforms - use ANSI comments2017-01-10, by cslag
-
- fixed configure on SunOS2017-01-08, by cslag
-
- chmod -x some files that had x set by mistake2017-01-05, by cslag
-
- removed unused, redundant asm file2017-01-05, by cslag
-
- tiny compatibility fix with < c99 compilers2017-01-01, by cslag
-
- tested openbsd/sparc for complete support, confirmed, thus marking it off in doc2016-12-29, by cslag
-
- sparc dcb support entries in changelog2016-12-29, by cslag
-
- sparc callback asm and args code (still some stack alignment issues, currently)2016-12-28, by cslag
-
- cosmetics2016-11-25, by cslag
-
- sparc32 thunk code2016-11-24, by cslag
-
- cleanup/cosmetics/typos2016-11-10, by cslag
-
- Changelog2016-09-17, by cslag
-
- changelog update for armhf fix2016-09-09, by cslag
-
- fixed armhf ellipsis calls, were ignoring spill area2016-09-08, by cslag
-
- minix fix for callbacks (floats are also returned via eax/edx on minix)2016-08-20, by cslag
-
- merge2016-08-20, by cslag
-
- arm arm/thumb cleanup, sharing more files, directly2016-08-20, by cslag
-
- cleanup2016-08-20, by cslag
-
- todo update2016-08-20, by cslag
-
- todo update2016-08-08, by cslag
-
- mips64 doc about impl status2016-08-08, by cslag
-
mips n64 fixes for platforms using hiword of addresses2016-08-08, by cslag
-
- mips64 callback fixes for addresses using high word bits2016-07-23, by cslag
-
- mips64 thunk fix2016-07-23, by cslag
-
- todo/changelog update2016-07-14, by cslag
-
- mips o32 callback fixes for big endian platforms2016-07-14, by cslag
-
- added debug help 'show-compiler-predefs' target to Makefile.generic2016-07-14, by cslag
-
- manual update, started splitting platform overview in EP and EL for some platforms2016-07-09, by cslag
-
- fixed mips64 n32 build (not sure if working, though)2016-07-07, by cslag
-
- Changelog update2016-07-06, by cslag
-
- todo update2016-07-06, by cslag
-
- mips n64 vararg call fixes if non-variadic arguments are floats2016-07-06, by cslag
-
- doc and todo update to reflect working mips64 n64 big endian support2016-07-05, by cslag
-
- mips doc stuff2016-07-05, by cslag
-
- big-endian mips fixes for return values2016-07-04, by cslag
-
- manual callconv clarifications2016-07-04, by cslag
-
- first draft of mips64 n64 callbacks, not everything working, though2016-07-03, by cslag
-
- added padding to mips64 thunk2016-07-03, by cslag
-
- minor callback cleanups2016-07-03, by cslag
-
- mips64 manual appendix clarifications2016-07-03, by cslag
-
- cleanups in comments, etc.2016-07-02, by cslag
-
- doc, added first version of mips64 callconv page2016-07-02, by cslag
-
- mips n64 working thunks2016-06-23, by cslag
-
- added more macros to detect MIPS platforms2016-06-23, by cslag
-
- revert last commit, as others would need same treatment, but won't do this now2016-06-18, by cslag
-
- cosmetics: use dyncall types2016-06-18, by cslag
-
- added __mips_n64 predef detection to macros.h2016-06-18, by cslag
-
- doc updates for mips322016-06-18, by cslag
-
- working mips32 eabi callbacks2016-06-18, by cslag
-
- mips comment cleanups2016-06-11, by cslag
-
- mips clarifications in doc2016-06-11, by cslag
-
- silenced some debug warnings on mips o322016-06-11, by cslag
-
- mips related cleanup, mostly comments, cpp macro lib2016-06-07, by cslag
-
- manual: fixed html output of tables rendered as .png, using tex multirow2016-06-05, by cslag
-
- doc clarification for mips o32 appendix2016-06-04, by cslag
-
- MIPS o32 manual appendix2016-06-04, by cslag
-
- internal linkage for some helper functions2016-06-04, by cslag
-
- doc fixes (mainly for html output)2016-06-04, by cslag
-
- stubs for mips callback support2016-06-04, by cslag
-
- better, more neutral .3 SEE ALSO2016-06-04, by cslag
-
- manual work2016-06-04, by cslag
-
- html improvements of manual (paragraphs and css)2016-06-03, by cslag
-
- manual improvements2016-06-03, by cslag
-
- todo update2016-05-29, by cslag
-
- cosmetics2016-05-29, by cslag
-
- cleanup, removed hardcoded value in syscall test2016-05-29, by cslag
-
- todo cleanup2016-04-09, by cslag
-
- ToDo update2016-04-06, by cslag
-
- bigger cleanup in callvm code2016-04-05, by cslag
-
- PPC64 single-precision float fixes for more than 13 float args (thanks Masanori!)2016-03-28, by cslag
-
- html doc todo note2016-03-24, by cslag
-
- manpage formatting cleanup2016-03-24, by cslag
-
- layout tweak for manual2016-03-21, by cslag
-
- changelog additions for 1.0, cleanup2016-03-21, by cslag
-
- todo entry2016-03-21, by cslag
-
- manual layout tweaks2016-03-21, by cslag
-
- tweaks in manual, mainly for html generation2016-03-21, by cslag
-
- html manual: moved some generation steps to website build2016-03-20, by cslag
-
- doc cleanup and html work2016-03-13, by cslag
-
- html manual work2016-03-13, by cslag
-
- more html doc work2016-03-07, by cslag
-
- progress on html doc generation2016-03-06, by cslag
-
- work on html doc generation2016-03-06, by cslag
-
- cleanup2016-03-06, by cslag
-
minor fix for documentation2016-01-12, by dadler
-
fix for universal binary build on OS X > 10.102016-01-06, by Daniel Adler
-
- started changelog section for 1.02015-12-31, by cslag