musl/src/ldso/microblaze
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 microblaze asm relocations for shared libc 2012-10-17 23:45:21 -04:00
start.s rename dynamic linker entry point from _start to _dlstart 2014-06-20 00:25:12 -04:00