OSDN Git Service

document riscv64 support in INSTALL document
[android-x86/external-musl-libc.git] / src / ldso / powerpc /
2019-07-02 Fangrui Songremove stray .end directives from powerpc[64] asm
2015-04-14 Rich Felkeruse hidden visibility for call from dlsym to internal...
2015-04-13 Rich Felkerdynamic linker bootstrap overhaul
2014-06-20 Rich Felkerrename dynamic linker entry point from _start to _dlstart
2012-11-18 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-11-17 Rich Felkerarg-skipping code for powerpc dynamic linker
2012-11-17 Rich Felkerdynamic linking support for powerpc
2012-11-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-11-14 Rich Felkerfix indention with spaces in powerpc asm
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-13 rofl0rPPC port cleaned up, static linking works well now.