Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-02-19 | process init: apply hidden visibility to all [S]crt*.o files. | midipix | 1 | -7/+9 | |
2019-02-19 | _start(): directly refer to main() via hidden visibility. | midipix | 1 | -1/+1 | |
2017-11-23 | crt source files: fixed comments, whitespace meditation. | midipix | 1 | -8/+3 | |
2017-10-19 | _start(): moved flavor-specific logic (idata|ldso|vrfs) to __libc_loader_init(). | midipix | 1 | -16/+4 | |
2017-10-15 | _start(): integrated __crtopt_ldso, __crtopt_vrfs. | midipix | 1 | -7/+7 | |
2017-10-15 | psxglue.h: renamed __PSXOPT_DEBUG --> __PSXOPT_DINGA. | midipix | 1 | -2/+2 | |
2017-10-15 | toolchain build-time options: added __crtopt_ldso and __crtopt_vrfs. | midipix | 1 | -0/+2 | |
2017-10-15 | psxglue.h: renamed __PSXOPT_TTYDBG --> __PSXOPT_DEBUG. | midipix | 1 | -2/+2 | |
2015-09-13 | nt32: rename _start to start since underscores are prepended by the compiler. | midipix | 1 | -1/+1 | |
2015-04-05 | nt32: initial commit of core port files. | midipix | 1 | -0/+33 | |
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information. |