summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/xtensa
AgeCommit message (Expand)Author
2018-02-03bits/mman.h: consolidate header fileWaldemar Brodkorb
2017-07-28cleanup unused defines and includes from clone.SWaldemar Brodkorb
2017-06-21remove editor hints for viWaldemar Brodkorb
2017-06-08fcntl.h: fixup namespace for O_DIRECTORY/O_NOFOLLOW/O_CLOEXECWaldemar Brodkorb
2017-04-16libm: allow long double wrappers for all architecturesWaldemar Brodkorb
2017-02-01g/c __libc_errnomirabilos
2017-01-28remove PID cachingWaldemar Brodkorb
2016-07-31deduplicate jmpbuf-unwind.hWaldemar Brodkorb
2016-07-17cleanup CALL_MCOUNT / PROFWaldemar Brodkorb
2016-07-17cleanup PTR_MANGLE/PTR_DEMANGLE supportWaldemar Brodkorb
2016-04-15replace FSF addresses with URLsNikola Forró
2016-03-31xtensa: fix __sigsetjmp call12 caseMax Filippov
2016-02-24xtensa: fix stack unwinding over __default_sa_restorerMax Filippov
2015-12-29xtensa: fix vfork return address calculationsMax Filippov
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-08xtensa: support call0 ABIMax Filippov
2015-06-23xtensa: add ret_ERRVAL definitionMax Filippov
2015-06-23xtensa: fix stack frame size for NPTLMax Filippov
2015-06-10use common ptrace.h for xtensa, fixes buildroot issues compiling enlightmentWaldemar Brodkorb
2014-09-22xtensa: add support for NPTLWaldemar Brodkorb
2014-08-25fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZKhem Raj
2014-01-08xtensa: use common ptrace.hBaruch Siach
2013-12-20libc/sysdeps: commonize ret_ERRVALBaruch Siach
2013-11-04xtensa: fix atomic_decrement_if_positive() return valueBaruch Siach
2013-11-04xtensa: fix layout of struct sigcontext to match the kernelBaruch Siach
2013-04-01linux: pread/write: convert to SYSCALL_ALIGN_64BITMike Frysinger
2013-04-01linux: posix_fadvise: use new SYSCALL_ALIGN_64BITMike Frysinger
2013-04-01libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BITMike Frysinger
2013-02-05mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZEDBernhard Reutner-Fischer
2013-01-10buildsys: use kbuild styleBernhard Reutner-Fischer
2012-12-05xtensa: fix setjmp that didn't save all registers correctlyChris Zankel
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-11-03xtensa: add missing atomic intrinsicsChris Zankel
2012-11-03xtensa: sysdep.h needs to include sys/syscall.hChris Zankel
2012-11-03xtensa: add a stub user.h fileChris Zankel
2012-11-03xtensa: fix a misnumbered register in sigsetjmpChris Zankel
2012-11-03xtensa: add a set of atomic intrinsicsChris Zankel
2012-11-03xtensa: add sigcontext.hChris Zankel
2012-10-02libc/sysdeps: add __kernel_long and __kernel_ulongChris Packham
2012-06-15pread_write.c: make all archs use common codePeter S. Mazinger
2012-06-15fork: provide __libc_fork only if THREADS are enabledPeter S. Mazinger
2012-06-15vfork: make all archs consistentPeter S. Mazinger
2012-06-15posix_fadvise: make posix_fadvise[64] similar on all archsPeter S. Mazinger
2012-06-15nios2,xtensa: common uClibc_page.h is good for themPeter S. Mazinger
2012-06-15xtensa-config.h: remove XCHAL_MMU_MIN_PTE_PAGE_SIZE used only in uClibc_page.hPeter S. Mazinger
2012-06-15cleanup fork()Peter S. Mazinger
2012-06-15add jmpbuf-unwind.h and jmpbuf-offsets.h to avr32,c6x and xtensaPeter S. Mazinger
2012-05-30pread/pwrite: drop fallback funcsMike Frysinger