Age | Commit message (Expand) | Author | Files | Lines |
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-07 | debug interfaces: added __dbg_rbreak(), __dbg_tbreak(), and __dbg_lbreak(). | midipix | 1 | -0/+15 |
2019-06-06 | debug interfaces: provide dbg_* interfaces as wrappers around struct __db_vtbl. | midipix | 3 | -0/+82 |
2019-06-06 | nt32: adjust code to match the updated struct __psx_vtbl. | midipix | 3 | -3/+3 |
2019-04-08 | static linking: __seh_vtbl is a framework-reserved symbol. | midipix | 2 | -3/+3 |
2019-03-12 | structured exception handling: added a pointer to the framework's __seh_vtbl. | midipix | 2 | -0/+5 |
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_vtbl to match libpsxscl. | 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 | 8 | -0/+233 |