OSDN Git Service

sparc: update ptrace.h to latest from glibc
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / avr32 /
2013-04-01 Mike Frysingerlibc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT
2013-01-10 Bernhard Reutner... buildsys: use kbuild style
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-11-18 Felix FietkauAVR32: declare missing result variable
2012-10-02 Chris Packhamlibc/sysdeps: add __kernel_long and __kernel_ulong
2012-06-15 Peter S. Mazingervfork: make all archs consistent
2012-06-15 Peter S. Mazingermmap.c: provide a common mmap.c that is good for most...
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-01-28 Bernhard Reutner... *: if !HAS_THREADS strong alias sigaction
2012-01-26 Bernhard Reutner... *: silence some warnings
2011-06-24 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-05-10 Bernhard Reutner... */crtn.S: Remove .size directive for _init and _fini
2011-05-05 Bernhard Reutner... Revert "*/crt?.S: remove .size directives"
2011-05-04 Bernhard Reutner... */crt?.S: remove .size directives
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-09 Peter S. Mazingerbits/kernel_stat.h: no need for _LIBC guard, the file...
2010-07-14 Bernhard Reutner... silence shadow warnings
2010-01-21 Hans-Christian Egtvedtavr32: add varargs handling of prctl syscall
2010-01-21 Hans-Christian Egtvedtavr32: add varargs handling of prctl syscall
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-24 Mike Frysingerbits/mmap.h: unify ala linux asm-generic efforts
2009-10-08 Mike Frysingerclean up O_CLOEXEC handling
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2009-07-29 Carmelo Amorosobuild: Include Makefile.commonarch from common Makefile.in
2009-07-26 Mike Frysingerenable nanosecond stat support for everyone
2009-07-20 Mike Frysingeravr32/microblaze/vax: punt local byteswap.h
2009-07-09 Mike Frysingersyscall: unify part 2: NCS variety
2009-07-09 Mike Frysingersyscall: unify common syscall defines
2009-07-03 Mike FrysingeruClibc_arch_features: sync defines between ports
2008-12-15 Denis Vlasenkosigaction overhaul as described in docs/sigaction.txt
2008-12-13 Denis VlasenkoRemove the rest of "bounded pointers" scaffolding....
2008-12-01 Denis Vlasenkofix sigset_t size for mips (it's the only arch with...
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-11-15 Bernhard Reutner... - Remove linux-specific prototypes if asked to.
2008-11-15 Bernhard Reutner... - revert wrong r24049
2008-11-15 Bernhard Reutner... - Remove linux-specific prototypes if asked to.
2008-11-03 Hans-Christian EgtvedtAdd extern reference to __libc_sigaction in sigaction...
2008-11-03 Hans-Christian EgtvedtSync clone() function declaration for AVR32 with sched...
2008-11-03 Hans-Christian EgtvedtAdd hint for read ahead function in fcntl.h for AVR32...
2008-11-03 Hans-Christian EgtvedtAdd include to silence compiler warning when compiling...
2008-10-28 Bernhard Reutner... - trim superfluous ';'. No objcode changes
2008-09-17 Hans-Christian Egtvedtavr32: add defines and prototype function for sync_file...
2008-07-23 Haavard Skinnemoenavr32: Put underscores around asm, inline, etc.
2008-05-28 Haavard Skinnemoenavr32: splice(), vmsplice() and tee() support
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2008-04-24 Hans-Christian EgtvedtFix whitespace damage in AVR32 in libc sysdeps AVR32...
2008-04-24 Hans-Christian EgtvedtFix whitespace damage in AVR32 libc sysdeps sys header...
2008-04-24 Hans-Christian EgtvedtFix whitespace damage in AVR32 libc bits header files.
2008-02-20 Hans-Christian EgtvedtUse HIDDEN_JUMPTARGET define instead of __GI_ directly...
2008-01-17 Bernd SchmidtA patch from our Blackfin repository, originally from...
2008-01-08 Mike Frysingerchange NO_UNDERSCORES to just UNDERSCORES so as to...
2007-12-07 Carmelo AmorosoI don't remember exactly why we decided to pick the...
2007-11-16 Carmelo AmorosoAdded AVR32 support to uClibc. Signed-off-by: Hans...