summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arm
AgeCommit message (Expand)Author
2012-03-26Revert "Fix redefinition of ioperm and iopl in stubs.c and arm/{ioperm.c,iopl...Mike Frysinger
2012-03-26Fix redefinition of ioperm and iopl in stubs.c and arm/{ioperm.c,iopl.c}Jason Woodward
2012-02-13arm: Do not use 'sed -r' to calculate IS_EABIKhem Raj
2012-01-29tmpnam, tempnam are obsolete in SUSV4Bernhard Reutner-Fischer
2012-01-28*: if !HAS_THREADS strong alias sigactionBernhard Reutner-Fischer
2012-01-28buildsys: fixup sigaction handlingBernhard Reutner-Fischer
2012-01-27libc_arm: avoid multiple version of __aeabi_unwind_cpp_pr dummy codeCarmelo Amoroso
2012-01-26*: silence some warningsBernhard Reutner-Fischer
2012-01-26arm: tweak commentBernhard Reutner-Fischer
2011-06-11ARM: remove EABI/OABI selectionYann E. MORIN
2011-06-11ARM: detect BX availibility at build timeYann E. MORIN
2011-06-11ARM: #include <bits/arm_asm.h> where __USE_BX__ is usedYann E. MORIN
2011-05-13unwind.h: Move to libc/sysdeps from nptl sysdepsKhem Raj
2011-05-10*/crtn.S: Remove .size directive for _init and _finiBernhard Reutner-Fischer
2011-05-05Revert "*/crt?.S: remove .size directives"Bernhard Reutner-Fischer
2011-05-04*/crt?.S: remove .size directivesBernhard Reutner-Fischer
2011-03-14arm/bits/atomic.h: Include common/bit/atomic.h for thumb1Khem Raj
2011-03-09regcomp.c, aeabi_mb_cur_max.c: use unconditionally MB_CUR_MAX from stdlib.hPeter S. Mazinger
2011-03-09bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on targetPeter S. Mazinger
2011-02-24unify stub logicMike Frysinger
2011-02-11arm: use CAS gcc builtin if SI-mode pattern is availableBernhard Reutner-Fischer
2011-02-09arm: mv nptl specific atomic impl to common placeBernhard Reutner-Fischer
2010-07-21arm/crt1.S: Avoid dependency on PC+4 or PC+8Khem Raj
2010-07-15arm: Macros in sysdeps/linux/arm also needed to be changed to accept _a1 to _...Khem Raj
2010-07-14silence shadow warningsBernhard Reutner-Fischer
2010-07-07arm: Silence warning about shadow declarationsKhem Raj
2010-07-06nptl: fix buildsysBernhard Reutner-Fischer
2010-06-24libc: silence warnings about undefined cpp tokensBernhard Reutner-Fischer
2010-02-17Assorted fixed to get nptl compiling on ARMKhem Raj
2010-02-11arm/sysdep: Unify arm sysdep.hKhem Raj
2010-02-09nptl: sysdep headers re-factoringCarmelo Amoroso
2009-11-28Merge remote branch 'origin/master' into nptlAustin Foxley
2009-11-23bits/mmap.h: unify ala linux asm-generic effortsMike Frysinger
2009-10-17arm specific bits needed for nptlAustin Foxley
2009-10-08Fix building arm EABIBernhard Reutner-Fischer
2009-10-07clean up O_CLOEXEC handlingMike Frysinger
2009-09-18convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2009-09-06Revert "syscall.c: Use common syscall.c for ARM"Khem Raj
2009-08-30honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer
2009-08-30Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set.Khem Raj
2009-08-01syscall.c: Use common syscall.c for ARMKhem Raj
2009-07-29build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso
2009-07-26enable nanosecond stat support for everyoneMike Frysinger
2009-07-14Fix ARM syscall argument loading.Joseph Myers
2009-07-09syscall: unify part 2: NCS varietyMike Frysinger
2009-07-08syscall: unify common syscall definesMike Frysinger
2009-07-05Avoid warnings about shifting more bits than we haveRon
2009-07-05Provide token prototypes for functions that are external but have no headerRon
2009-07-03uClibc_arch_features: sync defines between portsMike Frysinger