summaryrefslogtreecommitdiffhomepage
path: root/crt/nt64/crt1.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
2020-05-01nt64: crt1.c: _start(): explicitly set the desired float mode.midipix1-0/+6
2019-02-19process init: apply hidden visibility to all [S]crt*.o files.midipix1-7/+9
2019-02-19_start(): directly refer to main() via hidden visibility.midipix1-1/+1
2017-11-23crt source files: fixed comments, whitespace meditation.midipix1-8/+3
2017-10-19_start(): moved flavor-specific logic (idata|ldso|vrfs) to __libc_loader_init().midipix1-16/+4
2017-10-15_start(): integrated __crtopt_ldso, __crtopt_vrfs.midipix1-3/+5
2017-10-15ldso preparation: added crtidata.c for exe's not using the framework loader.midipix1-4/+2
2017-10-15psxglue.h: renamed __PSXOPT_DEBUG --> __PSXOPT_DINGA.midipix1-2/+2
2017-10-15toolchain build-time options: added __crtopt_ldso and __crtopt_vrfs.midipix1-0/+2
2017-10-15psxglue.h: renamed __PSXOPT_TTYDBG --> __PSXOPT_DEBUG.midipix1-2/+2
2015-03-08initial commit of core port files.midipix1-0/+33