summaryrefslogtreecommitdiffhomepage
path: root/musl.lzy
AgeCommit message (Expand)AuthorFilesLines
2017-10-25ldso: libc.lib.a is now an mdso-based custom import library.midipix1-1/+1
2017-10-15musl.lzy: do not set the executable bit for crt object files.midipix1-1/+1
2016-11-21PE library installation: do not install ldd as a symlink to libc.so.midipix1-1/+0
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