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