Age | Commit message (Expand) | Author |
2019-10-30 | Make __syscall_error return long, as expected by syscall() callers | Carlos Santos |
2017-09-14 | arc: Ensure that debugger can recognize sigrestorer | Anton Kolesov |
2017-06-08 | fcntl.h: fixup namespace for O_DIRECTORY/O_NOFOLLOW/O_CLOEXEC | Waldemar Brodkorb |
2017-01-28 | remove PID caching | Waldemar Brodkorb |
2016-11-13 | NPTL/ARC: provide a kernel assisted atomic cmpxchg | Vineet Gupta |
2016-11-13 | NPTL/ARC: implement __arch_exchange_32_acq using native EX | Vineet Gupta |
2016-10-19 | ARC: update .note.ABI-tag for ABIv4 | Vineet Gupta |
2016-08-17 | ARC: Support syscall ABI v4 | Vineet Gupta |
2016-08-01 | arc: crt1: Fix to PIE | Cupertino Miranda |
2016-07-31 | arc: clone: Simplify CLONE_THREAD detection | Alexey Brodkin |
2016-07-31 | arc: clone: Fix CLONE_THREAD detection | Alexey Brodkin |
2016-07-31 | arc: clone: Recover PID correctly | Alexey Brodkin |
2016-07-31 | deduplicate jmpbuf-unwind.h | Waldemar Brodkorb |
2016-07-17 | cleanup PTR_MANGLE/PTR_DEMANGLE support | Waldemar Brodkorb |
2016-06-23 | ARC: Enable shared crt1 | Vineet Gupta |
2016-06-23 | ARC: Implement .note.ABI-tag section in crt1.S | Anton Kolesov |
2015-12-07 | add definitions for O_PATH | Waldemar Brodkorb |
2015-12-05 | remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__ | Waldemar Brodkorb |
2015-12-05 | remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__ | Waldemar Brodkorb |
2015-10-22 | NPTL/ARCv2: Implement full memory barrier for NPTL | Vineet Gupta |
2015-03-27 | ARC: don't hard-code ELF_NGREG | Alexey Brodkin |
2015-03-27 | ARC/signal: shield sa_restorer from compiler toggle side-effects | Vineet Gupta |
2015-02-20 | ARCv2 ISA support | Vineet Gupta |
2015-02-16 | ARC: sigaction: inline syscall trap | Vineet Gupta |
2015-02-16 | ARC: sigaction: fold default sigrestorer into "C" | Vineet Gupta |
2015-02-16 | ARC: siagction: opencode memcpy | Vineet Gupta |
2015-02-16 | ARC: remove stale TRUNCATE64_HAS_4_ARGS | Vineet Gupta |
2015-02-16 | ARC: add configuration option for MMU page size | Alexey Brodkin |
2014-08-25 | fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZ | Khem Raj |
2014-08-18 | ARC/NPTL: clone to set TP if CLONE_SETTLS | Vineet Gupta |
2014-08-18 | NPTL: ARC support | Vineet Gupta |
2014-07-22 | ARC: Implement native GDB requirements in procfs.h | Anton Kolesov |
2014-07-22 | ARC: clone: Ensure that @fn returns back to clone | Vineet Gupta |
2014-07-22 | ARC: make sigaction inline with other arches | Vineet Gupta |
2014-07-22 | ARC: syscalls.h: code-reuse/fix-arg-annotations | Vineet Gupta |
2014-04-01 | ARC: Make vfork weak in libc | Vineet Gupta |
2014-01-08 | ARC: opencode ENTRY/END macros in crt1 | Vineet Gupta |
2013-12-20 | ARC port to uClibc | Vineet Gupta |