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
/
arch
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-09-11
nt32/nt64: debug interfaces: added __dbg_info_get(), __dbg_info_set().
midipix
2
-0
/
+20
2019-09-07
nt32/nt64: debug interfaces: added __dbg_regs_fetch(), __dbg_regs_store().
midipix
2
-0
/
+20
2019-09-07
nt32/nt64: debug interfaces: added __dbg_vm_read(), __dbg_vm_write().
midipix
2
-0
/
+20
2019-09-06
nt32/nt64: __dbg_suspend() --> __dbg_{suspend|resume}_thread().
midipix
2
-10
/
+20
2019-09-05
glue layer: debug.h, __dbg_spawn(): added struct __strace definition/parameter.
midipix
2
-4
/
+8
2019-09-02
glue layer: __cmd_args_to_argv(): use errno to indicate the error.
midipix
2
-2
/
+2
2019-09-02
glue layer: __fs_{r|a|n|d}path() interfaces: use errno to indicate the error.
midipix
2
-8
/
+8
2019-08-30
glue layer: introduced <sys/cmd.h>, implemented associated interfaces.
midipix
2
-0
/
+20
2019-08-25
glue layer: introduced <sys/fs.h>, implemented associated interfaces.
midipix
2
-0
/
+52
2019-08-20
psxglue.h: update struct __psx_context following update in psxscl.
midipix
4
-6
/
+0
2019-08-20
nt32/nt64: debug interfaces: use the newly introduced system calls.
midipix
2
-42
/
+36
2019-08-03
midipix targets: __init_tls(): initialize the .sysinfo member.
midipix
2
-0
/
+2
2019-08-03
midipix targets: __init_tls(): added __thread_list_lock support.
midipix
2
-2
/
+36
2019-06-07
debug interfaces: added __dbg_rbreak(), __dbg_tbreak(), and __dbg_lbreak().
midipix
2
-0
/
+30
2019-06-06
debug interfaces: provide dbg_* interfaces as wrappers around struct __db_vtbl.
midipix
6
-0
/
+164
2019-06-06
nt32: adjust code to match the updated struct __psx_vtbl.
midipix
3
-3
/
+3
2019-06-05
SEH exception handling: coding style: refactor references to system structures.
midipix
1
-4
/
+4
2019-06-02
psxglue.h: update struct __psx_vtbl (psxscl) to match member names in psxscl.
midipix
3
-3
/
+3
2019-04-08
static linking: __seh_vtbl is a framework-reserved symbol.
midipix
5
-27
/
+27
2019-03-12
midipix: nt64: added sys/unwind.h, unwind (framework wrapper) interfaces.
midipix
1
-0
/
+148
2019-03-12
structured exception handling: added a pointer to the framework's __seh_vtbl.
midipix
4
-0
/
+10
2019-01-31
__init_tls(): initialize the .detach_state, .locale, and .robust_list members.
midipix
2
-0
/
+8
2019-01-26
psxglue.h: update following libpsxscl's introduction of __psx_user_frame().
midipix
2
-12
/
+6
2019-01-26
psxglue.h: struct __psx_context: renamed .refaddr --> .usrmain.
midipix
2
-2
/
+2
2019-01-26
psxglue.h: updated struct __psx_vtbl to match libpsxscl.
midipix
2
-2
/
+2
2019-01-26
psxglue.h: updated struct __psx_context to match libpsxscl.
midipix
2
-2
/
+2
2019-01-09
mmglue: moved arch/nt{32|64}/src --> src/arch/nt{32|64}.
midipix
14
-0
/
+446