summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arc
AgeCommit message (Expand)Author
2017-09-14arc: Ensure that debugger can recognize sigrestorerAnton Kolesov
2017-06-08fcntl.h: fixup namespace for O_DIRECTORY/O_NOFOLLOW/O_CLOEXECWaldemar Brodkorb
2017-01-28remove PID cachingWaldemar Brodkorb
2016-11-13NPTL/ARC: provide a kernel assisted atomic cmpxchgVineet Gupta
2016-11-13NPTL/ARC: implement __arch_exchange_32_acq using native EXVineet Gupta
2016-10-19ARC: update .note.ABI-tag for ABIv4Vineet Gupta
2016-08-17ARC: Support syscall ABI v4Vineet Gupta
2016-08-01arc: crt1: Fix to PIECupertino Miranda
2016-07-31arc: clone: Simplify CLONE_THREAD detectionAlexey Brodkin
2016-07-31arc: clone: Fix CLONE_THREAD detectionAlexey Brodkin
2016-07-31arc: clone: Recover PID correctlyAlexey Brodkin
2016-07-31deduplicate jmpbuf-unwind.hWaldemar Brodkorb
2016-07-17cleanup PTR_MANGLE/PTR_DEMANGLE supportWaldemar Brodkorb
2016-06-23ARC: Enable shared crt1Vineet Gupta
2016-06-23ARC: Implement .note.ABI-tag section in crt1.SAnton Kolesov
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