Log In
base
/
mmglue
Clone
Source Code
GIT
Source
Issues
0
Stats
History musl.lzy
Branch:
4b0868b64dd91b3353719636d9ae35fe5700ead1
main
4b0868b64dd91b3353719636d9ae35fe5700ead1
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