Log In
base
/
mmglue
Clone
Source Code
GIT
Source
Issues
0
Stats
History crt/nt64/crt1.c
Branch:
b7fac7ddca058791e01d381d60fb5d6fbdec5116
main
b7fac7ddca058791e01d381d60fb5d6fbdec5116
crt
nt64
crt1.c
process init: apply hidden visibility to all [S]crt*.o files.
midipix
• 5 years ago
bf03fc
_start(): directly refer to main() via hidden visibility.
midipix
• 5 years ago
89292f
crt source files: fixed comments, whitespace meditation.
midipix
• 6 years ago
d1c888
_start(): moved flavor-specific logic (idata|ldso|vrfs) to __libc_loader_init().
midipix
• 7 years ago
8b88c6
_start(): integrated __crtopt_ldso, __crtopt_vrfs.
midipix
• 7 years ago
c6e963
ldso preparation: added crtidata.c for exe's not using the framework loader.
midipix
• 7 years ago
4ab9c5
psxglue.h: renamed __PSXOPT_DEBUG --> __PSXOPT_DINGA.
midipix
• 7 years ago
3cf872
toolchain build-time options: added __crtopt_ldso and __crtopt_vrfs.
midipix
• 7 years ago
dd0615
psxglue.h: renamed __PSXOPT_TTYDBG --> __PSXOPT_DEBUG.
midipix
• 7 years ago
4b0868
initial commit of core port files.
midipix
• 9 years ago
860627