OSDN Git Service

Add support for the Meta architecture
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / arm /
2013-02-11 Markos Chandraslibc/{arm, i386}/Makefile.arch: Don't build 64-bit...
2013-01-10 Bernhard Reutner... buildsys: use kbuild style
2013-01-10 Florian Fainellilibc: add {get,set,swap,make}context user context manip...
2012-12-11 Filippo Arcidiaconoarm: clone: restore stack pointer just after return...
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. Mazingervfork: make all archs consistent
2012-06-15 Peter S. Mazinger*64.[cS]: use _lfs_64.h instead of features.h and remov...
2012-06-15 Peter S. Mazingerposix_fadvise: make posix_fadvise[64] similar on all...
2012-06-15 Peter S. Mazingerarm: avoid 2 compiler warnings
2012-06-15 Peter S. Mazingermmap.c: provide a common mmap.c that is good for most...
2012-06-15 Peter S. Mazingerremove libc_hidden_proto(ioperm) from all headers excep...
2012-06-15 Peter S. Mazingercleanup bits/setjmp.h of stuff moved to jmpbuf-offsets...
2012-06-15 Peter S. Mazingermake use of jmpbuf-offsets.h and jmpbuf-unwind.h
2012-06-15 Peter S. Mazingerjmpbuf-unwind.h: add NTPL related section
2012-06-15 Peter S. Mazingeradd jmpbuf-offsets.h and jmpbuf-unwind.h for all archs...
2012-06-15 Peter S. Mazingerarm: consistency check OABI v. EABI
2012-06-15 Peter S. Mazingersignal.h: provide prototype for __libc_sigaction and...
2012-04-26 Bernhard Reutner... arm: use PATH_MEM in ioperm()
2012-03-27 Mike FrysingerRevert "Fix redefinition of ioperm and iopl in stubs...
2012-03-26 Jason WoodwardFix redefinition of ioperm and iopl in stubs.c and...
2012-02-13 Khem Rajarm: Do not use 'sed -r' to calculate IS_EABI
2012-01-29 Bernhard Reutner... tmpnam, tempnam are obsolete in SUSV4
2012-01-28 Bernhard Reutner... *: if !HAS_THREADS strong alias sigaction
2012-01-28 Bernhard Reutner... buildsys: fixup sigaction handling
2012-01-27 Carmelo Amorosolibc_arm: avoid multiple version of __aeabi_unwind_cpp_...
2012-01-26 Bernhard Reutner... *: silence some warnings
2012-01-26 Bernhard Reutner... arm: tweak comment
2011-06-24 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-06-11 Yann E. MORINARM: remove EABI/OABI selection
2011-06-11 Yann E. MORINARM: detect BX availibility at build time
2011-06-11 Yann E. MORINARM: #include <bits/arm_asm.h> where __USE_BX__ is...
2011-05-13 Khem Rajunwind.h: Move to libc/sysdeps from nptl sysdeps
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-15 Khem Rajarm/bits/atomic.h: Include common/bit/atomic.h for...
2011-03-09 Peter S. Mazingerregcomp.c, aeabi_mb_cur_max.c: use unconditionally...
2011-03-09 Peter S. Mazingerbits/kernel_stat.h: no need for _LIBC guard, the file...
2011-02-24 Mike Frysingerunify stub logic
2011-02-11 Bernhard Reutner... arm: use CAS gcc builtin if SI-mode pattern is available
2011-02-09 Bernhard Reutner... arm: mv nptl specific atomic impl to common place
2010-07-22 Khem Rajarm/crt1.S: Avoid dependency on PC+4 or PC+8
2010-07-15 Khem Rajarm: Macros in sysdeps/linux/arm also needed to be...
2010-07-14 Bernhard Reutner... silence shadow warnings
2010-07-07 Khem Rajarm: Silence warning about shadow declarations
2010-07-06 Bernhard Reutner... nptl: fix buildsys
2010-06-24 Bernhard Reutner... libc: silence warnings about undefined cpp tokens
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-17 Khem RajAssorted fixed to get nptl compiling on ARM
2010-02-12 Khem Rajarm/sysdep: Unify arm sysdep.h
2010-02-09 Carmelo Amorosonptl: sysdep headers re-factoring
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-01 Khem RajMerge commit 'origin/master' into nptl
2010-01-25 Carmelo AmorosoMerge branch 'master' into nptl
2009-12-23 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-19 Austin FoxleyMerge commit 'origin/master' into nptl
2009-12-16 Austin FoxleyMerge remote branch 'origin/master' into nptl
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-11-23 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-10-17 Austin Foxleyarm specific bits needed for nptl
2009-10-08 Bernhard Reutner... Fix building arm EABI
2009-10-08 Mike Frysingerclean up O_CLOEXEC handling
2009-09-18 Denys Vlasenkoconvert // comments to /**/; remove empty #if/#endif...
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2009-09-06 Khem RajRevert "syscall.c: Use common syscall.c for ARM"
2009-08-30 Bernhard Reutner... honour NO_LONG_DOUBLE_MATH
2009-08-30 Khem RajBuild posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_R...
2009-08-01 Khem Rajsyscall.c: Use common syscall.c for ARM
2009-07-29 Carmelo Amorosobuild: Include Makefile.commonarch from common Makefile.in
2009-07-26 Mike Frysingerenable nanosecond stat support for everyone
2009-07-14 Joseph MyersFix ARM syscall argument loading.
2009-07-09 Mike Frysingersyscall: unify part 2: NCS variety
2009-07-09 Mike Frysingersyscall: unify common syscall defines
2009-07-06 RonAvoid warnings about shifting more bits than we have
2009-07-06 RonProvide token prototypes for functions that are externa...
2009-07-03 Mike FrysingeruClibc_arch_features: sync defines between ports
2009-07-03 Mike FrysingerMerge branch 'master' of git://uclibc.org/uClibc
2009-06-30 Joseph MyersFix Thumb-2 setjmp.
2009-06-28 Joseph MyersAdd missing CLIBABI variables __aeabi_stdin, __aeabi_st...
2009-03-03 Denis Vlasenkomknod: widen the parameters to match kernel
2008-12-15 Denis VlasenkoRemove __libc_posix_fadvise[64] alias. It existed on...
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-13 Denis Vlasenkomake all "XXXhidden_proto(" consistently not use a...
2008-12-10 Denis Vlasenko*: remove some __libc_XXX functions:
2008-12-01 Denis Vlasenkofix sigset_t size for mips (it's the only arch with...
2008-11-25 Bernhard Reutner... - Fix thumb2 PIE (Joseph S. Myers)
2008-11-21 Denis Vlasenkofix ioperm build problems caused by libc_hidden_proto...
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, a few more functions
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, just a few functions
next