Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-17 | nt64: __unmapself(): cast size to void * [match signature from psxglue.h]. | midipix | 1 | -1/+1 |
2016-09-16 | __emutls_get_address(): unify cases, fix dsoidx-based pointer arithmetic. | midipix | 1 | -5/+1 |
2016-06-28 | toolchain: moved ___chkstk_ms() to crtn.s. | midipix | 1 | -4/+0 |
2016-06-21 | __syscall_alert(): initial implementation and integration. | midipix | 1 | -0/+15 |
2016-02-15 | rename __libc_entry_point _dlstart, match musl's dynamic loader entry routine. | midipix | 1 | -1/+1 |
2015-07-18 | fix indirection of __init_array_start and __fini_array_start. | midipix | 1 | -6/+15 |
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-03-08 | __libc_entry_routine(): renamed argument from __psx_init_routine | midipix | 1 | -2/+2 |
2015-03-08 | initial commit of core port files. | midipix | 6 | -0/+165 |