Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-25 | ldso: libc.lib.a is now an mdso-based custom import library. | midipix | 1 | -1/+1 |
2017-10-15 | musl.lzy: do not set the executable bit for crt object files. | midipix | 1 | -1/+1 |
2016-11-21 | PE library installation: do not install ldd as a symlink to libc.so. | midipix | 1 | -1/+0 |
2016-02-15 | rename __libc_entry_point _dlstart, match musl's dynamic loader entry routine. | midipix | 1 | -2/+2 |
2015-09-17 | elf targets: update dynamic linker entry point from _start to _dlstart. | midipix | 1 | -1/+1 |
2015-06-20 | fix non-portable construct. | Shiz | 1 | -1/+1 |
2015-04-25 | complete/fix support of ctors/dtors and tls. | midipix | 1 | -1/+2 |
2015-04-05 | nt32: provide stubs of fundamental math functions to allow complication witho... | midipix | 1 | -2/+4 |
2015-03-08 | initial commit of core port files. | midipix | 1 | -0/+389 |