index
:
mmglue
main
midipix architecture- and target-specific files for musl libc
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
thread
/
nt64
Age
Commit message (
Collapse
)
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
-4
/
+16
2019-01-09
mmglue: syscall_cp: added the bits needed by recent musl versions.
midipix
1
-5
/
+22
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
-5
/
+5
2015-09-13
add an empty __unmapself.s for source-tree compatibility with musl 1.1.11 ↵
midipix
1
-0
/
+0
and later.
2015-07-18
add manual .got entries to assembly files.
midipix
1
-0
/
+17
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
2015-03-08
initial commit of core port files.
midipix
7
-0
/
+128
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.