[PATCH 0/6] ARC fixes/updates

Vineet Gupta Vineet.Gupta1 at synopsys.com
Thu Jun 26 06:03:29 UTC 2014


Hi Bernhard,

Various accumulated fixes for ARC port. Please consider merging.

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(-)

-- 
1.8.3.2



More information about the uClibc mailing list