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
/
nt32
/
crt_glue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-23
add copyright notice to C and Assembly translation units where applicable.
midipix
1
-0
/
+6
2019-08-20
psxglue.h: update struct __psx_context following update in psxscl.
midipix
1
-2
/
+0
2019-08-03
midipix targets: __init_tls(): initialize the .sysinfo member.
midipix
1
-0
/
+1
2019-08-03
midipix targets: __init_tls(): added __thread_list_lock support.
midipix
1
-1
/
+18
2019-06-06
debug interfaces: provide dbg_* interfaces as wrappers around struct __db_vtbl.
midipix
1
-0
/
+2
2019-06-06
nt32: adjust code to match the updated struct __psx_vtbl.
midipix
1
-1
/
+1
2019-04-08
static linking: __seh_vtbl is a framework-reserved symbol.
midipix
1
-2
/
+2
2019-03-12
structured exception handling: added a pointer to the framework's __seh_vtbl.
midipix
1
-0
/
+3
2019-01-31
__init_tls(): initialize the .detach_state, .locale, and .robust_list members.
midipix
1
-0
/
+4
2019-01-26
psxglue.h: update following libpsxscl's introduction of __psx_user_frame().
midipix
1
-6
/
+3
2019-01-26
psxglue.h: struct __psx_context: renamed .refaddr --> .usrmain.
midipix
1
-1
/
+1
2019-01-26
psxglue.h: updated struct __psx_context to match libpsxscl.
midipix
1
-1
/
+1
2019-01-09
mmglue: moved arch/nt{32|64}/src --> src/arch/nt{32|64}.
midipix
1
-0
/
+124