NetBSD/lib/csu/sh3_elf
joerg 5c3ccd6eba Pass down ELF Auxillary Vectors for static NetBSD binaries too.
Rename __libc_init to _libc_init and call it explicitly from CSU code.
This enforces the constructor run order for newly linked programs.
Keep it as constructor with run-once semantic for binary compatibility.
Implement dl_iterate_phdr for statically linked programs.

This material is based upon work partially supported by
The NetBSD Foundation under a contract with Joerg Sonnenberger.
2011-03-07 05:09:09 +00:00
..
Makefile Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use: 2006-05-19 19:11:12 +00:00
crt0.c Pass down ELF Auxillary Vectors for static NetBSD binaries too. 2011-03-07 05:09:09 +00:00
dot_init.h Backout previous: the license sweep touched these files in error, so 2008-05-10 15:31:03 +00:00