summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/c6x
AgeCommit message (Expand)Author
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