summaryrefslogtreecommitdiffhomepage
path: root/musl.lzy
AgeCommit message (Expand)AuthorFilesLines
2016-02-15rename __libc_entry_point _dlstart, match musl's dynamic loader entry routine.midipix1-2/+2
2015-09-17elf targets: update dynamic linker entry point from _start to _dlstart.midipix1-1/+1
2015-06-20fix non-portable construct.Shiz1-1/+1
2015-04-25complete/fix support of ctors/dtors and tls.midipix1-1/+2
2015-04-05nt32: provide stubs of fundamental math functions to allow complication witho...midipix1-2/+4
2015-03-08initial commit of core port files.midipix1-0/+389