History log of /netbsd-src/lib/libc/arch/vax/sys/syscall.S (Results 1 – 8 of 8)
Revision Date Author Comments
# 77abcafc 18-Apr-2020 thorpej <thorpej@NetBSD.org>

Rename "syscall" to "_syscall" and provide "syscall" as a weak alias.


# 787e823f 25-Jan-2011 matt <matt@NetBSD.org>

Move IDs into .ident
Use END(x)
Remove a.out support
Make CERROR hidden


# eb7c1594 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.


# 0ce5ca14 24-Feb-2002 matt <matt@NetBSD.org>

Change to use a register prefix.


# c3530f0c 30-Jun-2000 matt <matt@NetBSD.org>

Fix some bugs and clean up for ELF & a.out support


# ae4364e1 28-Jun-2000 matt <matt@NetBSD.org>

Make these work with either a.out or ELF.


# 7e8687db 04-Feb-1997 ragge <ragge@NetBSD.org>

ENTRY() takes two argument now, not one.


# ce0bb6e8 17-Apr-1995 ragge <ragge@NetBSD.org>

Added libc VAX specific files.