OSDN Git Service

sparc: update ptrace.h to latest from glibc
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / c6x /
2013-07-04 Luis MachadoC6X: Remove DSBT in favour of FDPIC
2013-04-01 Mike Frysingerlibc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT
2013-03-14 Bernhard Reutner... libc: switch several users to unlikely()
2013-01-10 Bernhard Reutner... buildsys: use kbuild style
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-10-02 Chris Packhamlibc/sysdeps: add __kernel_long and __kernel_ulong
2012-06-15 Peter S. Mazingerinclude pthreadP.h for SIGCANCEL
2012-06-15 Peter S. Mazingerpread_write.c: make all archs use common code
2012-06-15 Peter S. Mazingerchange __asm to __asm__ and __volatile to __volatile__
2012-06-15 Peter S. Mazingeradd jmpbuf-unwind.h and jmpbuf-offsets.h to avr32,c6x...
2012-06-15 Peter S. Mazingersignal.h: provide prototype for __libc_sigaction and...
2012-06-13 Mark SalterUpdate C6X support
2012-01-28 Bernhard Reutner... *: if !HAS_THREADS strong alias sigaction
2012-01-26 Bernhard Reutner... *: silence some warnings
2011-11-14 Bernd SchmidtAdd a C6X-specific ipc.h.
2011-05-04 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-04-27 Carmelo Amorosobuildsys: minor fixes in Makefile.arch for C6X
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-09 Bernd SchmidtAdd a missing macro to C6X syscalls.h.
2011-03-09 Mark Saltercleanup hardcoded syscall numbers
2011-03-09 Mark Saltersupport c6x kernel using generic stat.h
2011-03-09 Mark Saltersupport generic kernel posix_types.h
2011-03-09 Mark Salteruse clone syscall for vfork
2011-03-09 Mark Salterremove unused vfork.c
2011-03-09 Bernd SchmidtAdd C6X-specific sys/ptrace.h
2011-03-05 Aurelien JacquiotThe C6X port