History log of /netbsd-src/lib/libc/arch/arm/sys/getcontext.S (Results 1 – 9 of 9)
Revision Date Author Comments
# 2a674d4f 03-Sep-2013 matt <matt@NetBSD.org>

Use less got, add END(), make thumb tolerant.


# 3eafa987 01-Aug-2013 matt <matt@NetBSD.org>

CERROR is now hidden so no need to call it via the PLT


# 361e2d0b 30-Apr-2013 skrll <skrll@NetBSD.org>

include assym.h


# 3e638bdc 30-Apr-2013 skrll <skrll@NetBSD.org>

Don't hardcode offset in assembler. This ensures the return value in the
context is the correct value (0) on earm*


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

Remove clause 3 and 4 from TNF licenses


# c82cfbf5 30-Mar-2008 chris <chris@NetBSD.org>

Use SYSTRAP macro, rather than inlining the swi instruction.

This makes sure the SWI will be in the NetBSD assigned range of swi
numbers.


# ed6e0e9e 21-Aug-2004 rearnsha <rearnsha@NetBSD.org>

Use RET and RETc for returning.


# c18226d8 05-Apr-2003 bjh21 <bjh21@NetBSD.org>

NetBSD/acorn26 has been using APCS-32 for years, so unifdef -U__APCS_26__.


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

Merge the nathanw_sa branch.