History log of /netbsd-src/tests/lib/csu/Makefile.check_stack (Results 1 – 2 of 2)
Revision Date Author Comments
# 414bfc7e 11-Dec-2013 matt <matt@NetBSD.org>

Add stack alignment checks for alpha, arm, mips, powerpc, and vax.
Fix makefile to support MACHINE_CPU


# 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.