Log In
base
/
mmglue
Clone
Source Code
GIT
Source
Issues
0
Stats
History crt
Branch:
531b80a44bcd30b3b370c1bab3fbda01e580c83f
main
531b80a44bcd30b3b370c1bab3fbda01e580c83f
crt
toolchain: moved ___chkstk_ms() to crtn.s.
midipix
• 8 years ago
6d8c0d
nt64: crte.s: so_entry_point: protect 32-bit name-space (adds underscore).
midipix
• 8 years ago
78e4c0
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
add manual .got entries to assembly files.
midipix
• 9 years ago
c00c94
fix indirection of __init_array_start and __fini_array_start.
midipix
• 9 years ago
51d2a0
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
crte.c,crtdev.c,crtposix.c: add common-level place-holder empty files to
midipix
• 9 years ago
923617
initial commit of core port files.
midipix
• 9 years ago
860627