summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arc
AgeCommit message (Expand)Author
2015-12-07add definitions for O_PATHWaldemar Brodkorb
2015-12-05remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__Waldemar Brodkorb
2015-12-05remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__Waldemar Brodkorb
2015-10-22NPTL/ARCv2: Implement full memory barrier for NPTLVineet Gupta
2015-03-27ARC: don't hard-code ELF_NGREGAlexey Brodkin
2015-03-27ARC/signal: shield sa_restorer from compiler toggle side-effectsVineet Gupta
2015-02-20ARCv2 ISA supportVineet Gupta
2015-02-16ARC: sigaction: inline syscall trapVineet Gupta
2015-02-16ARC: sigaction: fold default sigrestorer into "C"Vineet Gupta
2015-02-16ARC: siagction: opencode memcpyVineet Gupta
2015-02-16ARC: remove stale TRUNCATE64_HAS_4_ARGSVineet Gupta
2015-02-16ARC: add configuration option for MMU page sizeAlexey Brodkin
2014-08-25fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZKhem Raj
2014-08-18ARC/NPTL: clone to set TP if CLONE_SETTLSVineet Gupta
2014-08-18NPTL: ARC supportVineet Gupta
2014-07-22ARC: Implement native GDB requirements in procfs.hAnton Kolesov
2014-07-22ARC: clone: Ensure that @fn returns back to cloneVineet Gupta
2014-07-22ARC: make sigaction inline with other archesVineet Gupta
2014-07-22ARC: syscalls.h: code-reuse/fix-arg-annotationsVineet Gupta
2014-04-01ARC: Make vfork weak in libcVineet Gupta
2014-01-08ARC: opencode ENTRY/END macros in crt1Vineet Gupta
2013-12-20ARC port to uClibcVineet Gupta