musl/src/ldso/powerpc
Rich Felker 3fa2eb2aba rename dynamic linker entry point from _start to _dlstart
the main motivation for this change is to aid in debugging. since the
main program's entry point is also named _start, it was difficult to
set breakpoints or quickly identify which _start execution stopped in.
2014-06-20 00:25:12 -04:00
..
dlsym.s fix indention with spaces in powerpc asm 2012-11-14 14:27:51 -05:00
start.s rename dynamic linker entry point from _start to _dlstart 2014-06-20 00:25:12 -04:00