Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-16 | psxglue.h: accessor table: match member type in libpsxscl. | midipix | 1 | -1/+1 | |
2016-06-21 | psxglue.h: added __psx_log_output to struct __psx_vtbl. | midipix | 1 | -0/+2 | |
2015-07-24 | synchronize psxglue.h with libpsxscl (tlca design change). | midipix | 1 | -1/+1 | |
2015-04-25 | complete/fix support of ctors/dtors and tls. | midipix | 1 | -0/+2 | |
+ do not build libc.so with -DSHARED for the midipix targets. + provide surrogate init/fini arrays that allow invocation of the ctors/dtors iteration routines. + provide a builtin tls for the first thread. + update __copy_tls to match the layout of the simplified struct __tls. signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information. | |||||
2015-04-05 | nt32: initial commit of core port files. | midipix | 1 | -0/+63 | |
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information. |