On Thu, Jun 26, 2014 at 11:33:29AM +0530, Vineet Gupta wrote: > Hi Bernhard, > > Various accumulated fixes for ARC port. Please consider merging.
applied this series, thanks! > > Thx, > -Vineet > > Anton Kolesov (1): > ARC: Implement native GDB requirements in procfs.h > > Vineet Gupta (5): > syscalls-common.h: Rename some macro args for correct documentation > ARC: syscalls.h: code-reuse/fix-arg-annotations > ARC: make sigaction inline with other arches > ARC: ldso: Dont force frame pointer as it useless for unwinding on ARC > ARC: clone: Ensure that @fn returns back to clone > > ldso/ldso/Makefile.in | 2 ++ > libc/sysdeps/linux/arc/bits/syscalls.h | 25 > ++++++++---------------- > libc/sysdeps/linux/arc/clone.S | 4 ++-- > libc/sysdeps/linux/arc/sigaction.c | 5 +++++ > libc/sysdeps/linux/arc/sys/procfs.h | 5 +++-- > libc/sysdeps/linux/common/bits/syscalls-common.h | 8 ++++---- > 6 files changed, 24 insertions(+), 25 deletions(-) > _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
