Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-05 | psxglue.h: defined struct __psx_vtbl and struct __ldso_vtbl more elegantly. | midipix | 1 | -0/+2 |
2017-10-28 | ldso: implemented dlinfo(). | midipix | 1 | -1/+1 |
2017-10-28 | ldso: implemented dlsym(). | midipix | 1 | -2/+2 |
2017-10-28 | ldso: implemented dlopen(). | midipix | 1 | -9/+98 |
2016-10-10 | psxglue.h: ldso: extend & future-proof the signature of the internal dlopen(). | midipix | 1 | -1/+5 |
2015-07-18 | fix indirection of __init_array_start and __fini_array_start. | midipix | 1 | -18/+0 |
2015-05-27 | adjust arch-specific files to match musl version 1.1.9. | midipix | 1 | -0/+0 |
2015-04-25 | complete/fix support of ctors/dtors and tls. | midipix | 2 | -5/+26 |
2015-03-08 | dynlink.c: replace stubs with calls into the ldso vtable. | midipix | 1 | -6/+10 |
2015-03-08 | initial commit of core port files. | midipix | 4 | -0/+78 |