summaryrefslogtreecommitdiffhomepage
path: root/crt/nt64
AgeCommit message (Expand)AuthorFilesLines
2017-10-15psxglue.h: renamed __PSXOPT_DEBUG --> __PSXOPT_DINGA.midipix3-5/+5
2017-10-15toolchain build-time options: added __crtopt_ldso and __crtopt_vrfs.midipix3-0/+8
2017-10-15psxglue.h: renamed __PSXOPT_TTYDBG --> __PSXOPT_DEBUG.midipix3-5/+5
2016-06-28toolchain: moved ___chkstk_ms() to crtn.s.midipix1-0/+5
2016-06-03nt64: crte.s: so_entry_point: protect 32-bit name-space (adds underscore).midipix1-3/+3
2015-09-13add an empty rcrt1.s for source-tree compatibility with musl 1.1.10 and later.midipix1-0/+0
2015-07-18adapt crte.s and crti.s to the newly integrated ctors/dtors iteration functio...midipix3-53/+53
2015-07-18add manual .got entries to assembly files.midipix1-0/+6
2015-07-18fix indirection of __init_array_start and __fini_array_start.midipix1-2/+0
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-03-08initial commit of core port files.midipix7-0/+114