History log of /netbsd-src/lib/libc/arch/i386/gen/swapcontext.S (Results 1 – 7 of 7)
Revision Date Author Comments
# 0d34bfa2 23-May-2014 uebayasi <uebayasi@NetBSD.org>

Put missing END() markers to set ELF symbol size.


# 4d12bfcd 12-Sep-2013 joerg <joerg@NetBSD.org>

Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small
vs big PIC mode. Retire -DPIC and -DBIGPIC.


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

Remove clause 3 and 4 from TNF licenses


# 3b364b9b 07-Apr-2003 kleink <kleink@NetBSD.org>

Make sure we reference getcontext() by its internal name.


# e77f46b3 07-Apr-2003 kleink <kleink@NetBSD.org>

Fix stack pointer fixup of oucp (a relict from times when this
was implemented entirely different, and then bit rot commenced).


# 3a798554 26-Jan-2003 fvdl <fvdl@NetBSD.org>

Fix wrong %esp fixup.


# 3fdac2b8 18-Jan-2003 thorpej <thorpej@NetBSD.org>

Merge the nathanw_sa branch.