NetBSD/lib/csu/mips
joerg 9674b81ed9 Introduce __weakref_visible to handle the different required visibility
for weak references. GCC 4.2+ and Clang require static, older GCC wants
extern. Change __weak_reference to include sym. This requires changes
the existing users to not reuse the name of the symbol, but avoids
further differences between GCC 4.1 and GCC 4.2+/clang.
2011-02-22 05:45:05 +00:00
..
Makefile
crt0.c Introduce __weakref_visible to handle the different required visibility 2011-02-22 05:45:05 +00:00
dot_init.h