Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-12-25 | __libc_entry_routine(): provide executable and libc reference addresses. | midipix | 1 | -0/+2 |
2017-11-23 | _start(), ldso: integrated -mposix and explicit pty server dependency support. | midipix | 1 | -0/+2 |
2017-11-05 | psxglue.h: defined struct __psx_vtbl and struct __ldso_vtbl more elegantly. | midipix | 1 | -0/+1 |
2017-10-28 | psxglue.h: pointers to ctors_fn & dtors_fn are now in struct __psx_vtbl. | midipix | 1 | -2/+2 |
2017-01-15 | integrated first-thread SEH support. | midipix | 1 | -3/+3 |
2016-09-17 | nt32: fix ctor/dtor logic, match nt64 and libpsxscl. | midipix | 1 | -7/+16 |
2015-07-18 | fix indirection of __init_array_start and __fini_array_start. | midipix | 1 | -4/+4 |
2015-05-27 | adjust arch-specific files to match musl version 1.1.9. | midipix | 1 | -2/+1 |
2015-04-25 | complete/fix support of ctors/dtors and tls. | midipix | 1 | -3/+27 |
2015-04-05 | nt32: initial commit of core port files. | midipix | 1 | -0/+87 |