| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-03-02 | arm: Finish moving newlib to unified syntax for Thumb1 | Richard Earnshaw | 1 | -0/+11 | |
| Most code in newlib already uses unified syntax, but just a couple of laggards remain. This patch removes these and means the the entire code base has now been converted. | |||||
| 2009-10-26 | * arm/linux-syscalls0.S (SYSCALL0, SYSCALL3, SYSCALL6, SYSCALL4): | Nick Clifton | 1 | -44/+0 | |
| Delete Thumb definitions - the ARM versions work correctly in Thumb mode. | |||||
| 2006-10-03 | 2006-10-03 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -3/+4 | |
| * arm/linux-syscalls0.c: Rewrite bx insn architecture flag check to avoid use of __ARM_ARCH__. | |||||
| 2006-10-02 | 2006-10-02 Nick Clifton <nickc@redhat.com> | Jeff Johnston | 1 | -0/+4 | |
| * arm/linux-syscalls0.c: Add arm architecture flag checks around bx insn. | |||||
| 2006-07-04 | 2006-07-04 Shaun Jackman <sjackman@gmail.com> | Shaun Jackman | 1 | -0/+36 | |
| * arm/linux-syscalls0.S (ftruncate, getegid, geteuid, getgid, getgroups, getpgid, getpgrp, getuid, lchown, pause, pipe, setpgid, setgid, setsid, setuid, sigprocmask, sync, uname): New system call. | |||||
| 2006-06-05 | 2006-06-05 Shaun Jackman <sjackman@gmail.com> | Jeff Johnston | 1 | -1/+0 | |
| * arm/linux-syscalls0.S (reboot): Remove. * arm/linux-syscalls1.c (reboot): New function. | |||||
| 2006-05-30 | 2006-05-30 Shaun Jackman <sjackman@gmail.com> | Jeff Johnston | 1 | -0/+196 | |
| * arm/Makefile.in: Add Linux syscall interface. * arm/linux-crt0.S: New file. * arm/linux-syscall.h: New file. * arm/linux-syscalls0.S: New file. * arm/linux-syscalls1.c: New file. | |||||
