summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arm/bits/syscalls.h
AgeCommit message (Expand)Author
2016-08-08arm: fix compile in thumb modeWaldemar Brodkorb
2016-07-03arm: cleanup redundant macros for syscallsWaldemar Brodkorb
2015-04-15merge uClibc masterWaldemar Brodkorb
2015-04-14arm: thumb1: Fix conflicting types for _v3Bernhard Reutner-Fischer
2015-03-08fix regression for ARM thumb modeWaldemar Brodkorb
2012-01-26*: silence some warningsBernhard Reutner-Fischer
2010-07-14silence shadow warningsBernhard Reutner-Fischer
2010-07-07arm: Silence warning about shadow declarationsKhem Raj
2009-07-14Fix ARM syscall argument loading.Joseph Myers
2009-07-09syscall: unify part 2: NCS varietyMike Frysinger
2009-07-08syscall: unify common syscall definesMike Frysinger
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2008-07-17- pull fix for unwinding from the NPTL branch (Johannes Stezenbach)Bernhard Reutner-Fischer
2008-04-23Cleanup INTERNAL_SYSCALL macros for ARM.Khem Raj
2007-03-01Fix compiler warning about shadowed declaration.Khem Raj
2006-12-08Take Mike Frysinger's comments into account -- make certain that userEric Andersen
2006-10-07Add mmap function needed for ARM EABI and define thumb specific INTERNAL_SYSC...Khem Raj
2006-08-24fixups from psm for ASSEMBLER handlingMike Frysinger
2006-08-24s/ifdef ASM/ifndef ASM/ as point out by psmMike Frysinger
2006-08-23sync with psm: update errno handling to be the same on all archesMike Frysinger
2006-01-31John Bowler writes in Bug 385:Mike Frysinger
2006-01-29Patch by Joseph S. Myers to add support for ARM EABIMike Frysinger
2006-01-29rename _sys_result var to get rid of shadow warningsMike Frysinger
2005-08-14import thumb support from jbowler in Bug 385Mike Frysinger
2003-06-11Fix arm syscall implementation so it does not blow chunks with gcc 3.3Eric Andersen
2002-09-05Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader
2002-08-22Support _syscall6 and _syscall7 for armEric Andersen
2002-07-22Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen
2001-06-30Add syscalls.h for ARMEric Andersen