summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/bits/syscalls.h
Commit message (Expand)AuthorAgeFilesLines
* Fix ARM syscall argument loading.Joseph Myers2009-08-191-14/+21
* syscall: unify part 2: NCS varietyMike Frysinger2009-07-091-8/+8
* syscall: unify common syscall definesMike Frysinger2009-07-091-71/+0
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-7/+7
* These are already unwired in kernel headers so dont worry about them in uclibcKhem Raj2008-07-171-18/+0
* Undefine some of redundant syscalls not used by EABI kernels. So uclibc could...Khem Raj2008-07-141-0/+18
* Do not use push/pop in inline asm. It breaks unwindingKhem Raj2008-07-101-6/+10
* Synch libc powerpc/arm/sh64/m68k/alpha/microblaze/i960/vax/e1 specific with t...Carmelo Amoroso2008-06-181-89/+44
* Merge from trunk."Steven J. Hill"2006-12-161-25/+44
* Big fricking merge from trunk, but an easy one."Steven J. Hill"2006-08-241-8/+6
* Merge from trunk."Steven J. Hill"2006-02-281-6/+64
* Merge/sync with trunk."Steven J. Hill"2005-08-171-0/+16
* Fix arm syscall implementation so it does not blow chunks with gcc 3.3Eric Andersen2003-06-111-8/+24
* Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader2002-09-051-2/+2
* Support _syscall6 and _syscall7 for armEric Andersen2002-08-221-0/+17
* Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen2002-07-221-100/+101
* Add syscalls.h for ARMEric Andersen2001-06-301-0/+119