Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/arch/sh3/sys/__syscall.S
RevisionDateAuthorComments
 1.6  06-Jan-2006  uwe This can be simplified to RSYSCALL(__syscall), no special treatment necessary.
 1.5  07-Aug-2003  agc branches: 1.5.6;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.4  01-Jul-2003  marcus Generate proper PIC code for libc_pic.a.
 1.3  11-May-2001  msaitoh style fix (no functional change)
 1.2  17-Jan-2001  itojun branches: 1.2.2;
fix syscall() and __syscall(). r0 has to be set to SYS_syscall or
SYS___syscall, respectively. otherwise sys/arch/sh3/sh3/trap.c will
look at the wrong argument.
 1.1  04-Jan-2001  itojun __syscall is now mandatory
 1.2.2.1  08-Oct-2001  nathanw Catch up to -current.
 1.5.6.1  11-Jan-2006  tron Pull up following revision(s) (requested by uwe in ticket #1097):
lib/libc/arch/sh3/sys/__syscall.S: revision 1.6
This can be simplified to RSYSCALL(__syscall), no special treatment necessary.

RSS XML Feed