summaryrefslogtreecommitdiffhomepage
path: root/crt/nt32
AgeCommit message (Expand)AuthorFilesLines
2015-09-13nt32: rename _start to start since underscores are prepended by the compiler.midipix1-1/+1
2015-07-18adapt crte.s and crti.s to the newly integrated ctors/dtors iteration functio...midipix2-14/+50
2015-04-25complete/fix support of ctors/dtors and tls.midipix1-4/+4
2015-04-19crte.s: add function .def to the weak symbol dso_main_routine.midipix1-0/+1
2015-04-05nt32: initial commit of core port files.midipix7-0/+114