index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
c6x
Age
Commit message (
Expand
)
Author
2013-07-04
C6X: Remove DSBT in favour of FDPIC
Luis Machado
2013-04-01
libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT
Mike Frysinger
2013-03-14
libc: switch several users to unlikely()
Bernhard Reutner-Fischer
2013-01-10
buildsys: use kbuild style
Bernhard Reutner-Fischer
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-10-02
libc/sysdeps: add __kernel_long and __kernel_ulong
Chris Packham
2012-06-15
include pthreadP.h for SIGCANCEL
Peter S. Mazinger
2012-06-15
pread_write.c: make all archs use common code
Peter S. Mazinger
2012-06-15
change __asm to __asm__ and __volatile to __volatile__
Peter S. Mazinger
2012-06-15
add jmpbuf-unwind.h and jmpbuf-offsets.h to avr32,c6x and xtensa
Peter S. Mazinger
2012-06-15
signal.h: provide prototype for __libc_sigaction and remove all others
Peter S. Mazinger
2012-06-13
Update C6X support
Mark Salter
2012-01-28
*: if !HAS_THREADS strong alias sigaction
Bernhard Reutner-Fischer
2012-01-26
*: silence some warnings
Bernhard Reutner-Fischer
2011-11-14
Add a C6X-specific ipc.h.
Bernd Schmidt
2011-04-27
buildsys: minor fixes in Makefile.arch for C6X
Carmelo Amoroso
2011-03-09
Add a missing macro to C6X syscalls.h.
Bernd Schmidt
2011-03-09
cleanup hardcoded syscall numbers
Mark Salter
2011-03-09
support c6x kernel using generic stat.h
Mark Salter
2011-03-09
support generic kernel posix_types.h
Mark Salter
2011-03-09
use clone syscall for vfork
Mark Salter
2011-03-09
remove unused vfork.c
Mark Salter
2011-03-09
Add C6X-specific sys/ptrace.h
Bernd Schmidt
2011-03-05
The C6X port
Aurelien Jacquiot