Log In
base
/
mmglue
Clone
Source Code
GIT
Source
Issues
0
Stats
History musl.lzy
Branch:
d93d50316778d3b8ccfacc74b9f4bf9fc5063ca5
main
d93d50316778d3b8ccfacc74b9f4bf9fc5063ca5
musl.lzy
PE library installation: do not install ldd as a symlink to libc.so.
midipix
• 8 years ago
cc6bab
rename __libc_entry_point _dlstart, match musl's dynamic loader entry routine.
midipix
• 8 years ago
e43f5a
elf targets: update dynamic linker entry point from _start to _dlstart.
midipix
• 9 years ago
7d14e0
fix non-portable construct.
Shiz
• 9 years ago
4bebc3
complete/fix support of ctors/dtors and tls.
midipix
• 9 years ago
5085e9
nt32: provide stubs of fundamental math functions to allow complication without libgcc.
midipix
• 9 years ago
682299
initial commit of core port files.
midipix
• 9 years ago
860627