History log of /netbsd-src/tests/lib/csu/dso/Makefile (Results 1 – 4 of 4)
Revision Date Author Comments
# 236a4409 30-Nov-2010 joerg <joerg@NetBSD.org>

Test alignment of constructor / destructor calls as well as the stack
of new threads. Currently implement for i386 and AMD64.


# 21847f85 04-Aug-2010 joerg <joerg@NetBSD.org>

Simplify.


# b6fbda43 04-Aug-2010 joerg <joerg@NetBSD.org>

TESTSBASE is provided by bsd.own.mk now.


# cee90d4c 28-Jul-2010 joerg <joerg@NetBSD.org>

Replace csu test case with a C++ based version. This makes the various
assembler routines obsolete. Be more exhaustive by testing dynamically
linked, statically linked and dynamically loaded.

XXX cu

Replace csu test case with a C++ based version. This makes the various
assembler routines obsolete. Be more exhaustive by testing dynamically
linked, statically linked and dynamically loaded.

XXX currently hard-codes /usr/tests due to limitations of bsd.test.mk

show more ...