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-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