summaryrefslogtreecommitdiff
path: root/lib/libc/arm/SYS.h
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Remove __ARM_EABI__ from more places in libc as this is the only ARM ABIAndrew Turner2015-05-311-4/+0
* Teach bits of libc about Thumb. This adds the if-then instructions neededAndrew Turner2015-05-121-0/+2
* Update the syscall calling convention for ARM EABI. We store the syscallAndrew Turner2013-01-191-0/+8
* Fix remaining syntax errors (missing semicolons)Peter Wemm2007-07-051-2/+2
* Add missing \ characters in PSEUDO() macro on arm. Oops.Peter Wemm2007-07-041-2/+2
* Adjust the syscall stub macros to be consistent in their meaning. InPeter Wemm2007-07-041-14/+7
* GC old a.out and K&R support.Warner Losh2006-05-231-9/+0
* Use the RET macro.Olivier Houchard2004-11-091-2/+2
* Import the FreeBSD/arm libc bits.Olivier Houchard2004-05-141-0/+90