History log of /netbsd-src/lib/libc/arch/hppa/gen/makecontext.c (Results 1 – 6 of 6)
Revision Date Author Comments
# d66dab05 22-Mar-2012 skrll <skrll@NetBSD.org>

Shut lint up about dp.

From he@


# 39079c5f 20-Sep-2011 joerg <joerg@NetBSD.org>

Explicitly add back __resumecontext wrapper


# 0a2b7583 19-Sep-2011 joerg <joerg@NetBSD.org>

Mark _resumecontext as dead. ANSIfy all declarations for it.


# ce099b40 28-Apr-2008 martin <martin@NetBSD.org>

Remove clause 3 and 4 from TNF licenses


# f05974f4 24-Dec-2005 perry <perry@NetBSD.org>

__asm__ -> __asm, __volatile__ -> __volatile


# 56371a56 18-Jul-2004 chs <chs@NetBSD.org>

add *context and LWP support for hppa. translated from MIPS.