summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/c6x
AgeCommit message (Expand)Author
2020-07-02Rename __unused struct members to include a namespaceEd Wildgoose
2020-02-03csky: add statx conditionalsWaldemar 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
2016-09-19elf-{fdpic, dsbt}.h: avoid void pointer's subtractionRahul Bedarkar
2016-07-31include missing Linux extension headers for poll.hWaldemar Brodkorb
2016-07-31deduplicate jmpbuf-unwind.hWaldemar Brodkorb
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
2013-07-04C6X: Remove DSBT in favour of FDPICLuis Machado
2013-04-01libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BITMike Frysinger
2013-03-14libc: switch several users to unlikely()Bernhard Reutner-Fischer
2013-01-10buildsys: use kbuild styleBernhard Reutner-Fischer
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-10-02libc/sysdeps: add __kernel_long and __kernel_ulongChris Packham
2012-06-15include pthreadP.h for SIGCANCELPeter S. Mazinger
2012-06-15pread_write.c: make all archs use common codePeter S. Mazinger
2012-06-15change __asm to __asm__ and __volatile to __volatile__Peter S. Mazinger
2012-06-15add jmpbuf-unwind.h and jmpbuf-offsets.h to avr32,c6x and xtensaPeter S. Mazinger
2012-06-15signal.h: provide prototype for __libc_sigaction and remove all othersPeter S. Mazinger
2012-06-13Update C6X supportMark Salter
2012-01-28*: if !HAS_THREADS strong alias sigactionBernhard Reutner-Fischer
2012-01-26*: silence some warningsBernhard Reutner-Fischer
2011-11-14Add a C6X-specific ipc.h.Bernd Schmidt
2011-04-27buildsys: minor fixes in Makefile.arch for C6XCarmelo Amoroso
2011-03-09Add a missing macro to C6X syscalls.h.Bernd Schmidt
2011-03-09cleanup hardcoded syscall numbersMark Salter
2011-03-09support c6x kernel using generic stat.hMark Salter
2011-03-09support generic kernel posix_types.hMark Salter
2011-03-09use clone syscall for vforkMark Salter
2011-03-09remove unused vfork.cMark Salter
2011-03-09Add C6X-specific sys/ptrace.hBernd Schmidt
2011-03-05The C6X portAurelien Jacquiot