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 Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use: 2006-05-19 19:11:12 +00:00
crt0.c Introduce __weakref_visible to handle the different required visibility 2011-02-22 05:45:05 +00:00
dot_init.h Merge from matt-nb5-mips64 2009-12-14 01:00:46 +00:00