[PATCH 0/8] ARC updates to uClibc

Vineet Gupta <[email protected]>
Newsgroups gmane.comp.lib.uclibc.general
Message-ID <[email protected]>
Hi,

Please consider merging the cumulative ARC updates to uClibc.
The important one being support for variable page size and
optimization of sigaction code path.

Thx,
-Vineet

Alexey Brodkin (2):
  ARC: add configuration option for MMU page size
  ARC defconfigs: enable some items

Vineet Gupta (6):
  ARC: Conditionalise certain relocations as provided by TLS tools only
  ARC: remove stale TRUNCATE64_HAS_4_ARGS
  ARC: siagction: opencode memcpy
  ARC: sigaction: inline syscall trap
  ARC: sigaction: fold default sigrestorer into "C"
  signal.h: elide memset from sigemptyset

 extra/Configs/Config.arc                           | 17 +++++++++++++
 extra/Configs/defconfigs/arc/defconfig             |  4 +++-
 include/signal.h                                   |  3 ---
 ldso/ldso/arc/dl-startup.h                         |  7 ++++++
 ldso/ldso/arc/dl-sysdep.h                          | 10 ++++++++
 libc/sysdeps/linux/arc/Makefile.arch               |  3 +--
 libc/sysdeps/linux/arc/bits/uClibc_arch_features.h |  3 ---
 libc/sysdeps/linux/arc/bits/uClibc_page.h          | 17 +++++++++----
 libc/sysdeps/linux/arc/sigaction.c                 | 28 ++++++++++++----------
 libc/sysdeps/linux/arc/sigrestorer.S               | 21 ----------------
 10 files changed, 67 insertions(+), 46 deletions(-)
 delete mode 100644 libc/sysdeps/linux/arc/sigrestorer.S

-- 
1.9.1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.