summaryrefslogtreecommitdiffhomepage
path: root/src/arch/nt64/crt_glue.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-14Code base: updated all translation units to match the project's COPYING file.HEADmainmidipix1-1/+1
2023-12-23add copyright notice to C and Assembly translation units where applicable.midipix1-0/+6
2019-08-20psxglue.h: update struct __psx_context following update in psxscl.midipix1-2/+0
2019-08-03midipix targets: __init_tls(): initialize the .sysinfo member.midipix1-0/+1
2019-08-03midipix targets: __init_tls(): added __thread_list_lock support.midipix1-1/+18
2019-06-06debug interfaces: provide dbg_* interfaces as wrappers around struct __db_vtbl.midipix1-0/+2
2019-06-02psxglue.h: update struct __psx_vtbl (psxscl) to match member names in psxscl.midipix1-1/+1
2019-04-08static linking: __seh_vtbl is a framework-reserved symbol.midipix1-2/+2
2019-03-12structured exception handling: added a pointer to the framework's __seh_vtbl.midipix1-0/+3
2019-01-31__init_tls(): initialize the .detach_state, .locale, and .robust_list members.midipix1-0/+4
2019-01-26psxglue.h: update following libpsxscl's introduction of __psx_user_frame().midipix1-6/+3
2019-01-26psxglue.h: struct __psx_context: renamed .refaddr --> .usrmain.midipix1-1/+1
2019-01-26psxglue.h: updated struct __psx_context to match libpsxscl.midipix1-1/+1
2019-01-09mmglue: moved arch/nt{32|64}/src --> src/arch/nt{32|64}.midipix1-0/+124