Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-23 | add copyright notice to C and Assembly translation units where applicable. | midipix | 6 | -0/+36 |
2019-04-08 | __clone(): flag check: add missing parenthesis. | midipix | 1 | -1/+1 |
2019-04-03 | __clone(): properly handle four-argument (vfork mode) invocations. | midipix | 1 | -0/+14 |
2019-01-27 | __clone(): updated struct pt_regs to match libpsxscl, provide stack info. | midipix | 1 | -6/+22 |
2019-01-09 | mmglue: syscall_cp: added the bits needed by recent musl versions. | midipix | 1 | -4/+19 |
2019-01-09 | mmglue: src/thread/ following build-system transition (distinct port dir). | midipix | 2 | -2/+2 |
2016-01-29 | syscall_cp(): fix comment style. | midipix | 1 | -2/+2 |
2015-09-13 | add an empty __unmapself.s for source-tree compatibility with musl 1.1.11 and... | midipix | 1 | -0/+0 |
2015-09-13 | nt32: add GOT support to assembly files. | midipix | 1 | -0/+18 |
2015-04-05 | nt32: initial commit of core port files. | midipix | 7 | -0/+106 |