Log In
base
/
mmglue
Clone
Source Code
GIT
Source
Issues
0
Stats
History crt/nt32
Branch:
dd061506b1fd6a6d57f0967896d65ad3a817f69e
main
dd061506b1fd6a6d57f0967896d65ad3a817f69e
crt
nt32
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
toolchain: moved ___chkstk_ms() to crtn.s.
midipix
• 8 years ago
6d8c0d
nt32: crtn.s: _pei386_runtime_relocator(): add ABI's leading underscore.
midipix
• 8 years ago
a8eba8
nt32: crt assembly sources: update to match nt64.
midipix
• 8 years ago
c8fc57
add an empty rcrt1.s for source-tree compatibility with musl 1.1.10 and later.
midipix
• 9 years ago
a7b503
nt32: rename _start to start since underscores are prepended by the compiler.
midipix
• 9 years ago
6e3a36
adapt crte.s and crti.s to the newly integrated ctors/dtors iteration functions in psxscl.
midipix
• 9 years ago
d2187e
complete/fix support of ctors/dtors and tls.
midipix
• 9 years ago
5085e9
crte.s: add function .def to the weak symbol dso_main_routine.
midipix
• 9 years ago
0f5685
nt32: initial commit of core port files.
midipix
• 9 years ago
296178