Log In
base
/
mmglue
Clone
Source Code
GIT
Source
Issues
0
Stats
History crt/nt64/crt1.c
Branch:
2ac86dd464af0cfb4b564ccb56bfc1e6f937b99a
main
2ac86dd464af0cfb4b564ccb56bfc1e6f937b99a
crt
nt64
crt1.c
nt64: crt1.c: _start(): explicitly set the desired float mode.
midipix
• 4 years ago
b702e4
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