summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arm/sysdep.h
AgeCommit message (Expand)Author
2016-11-27arm: use common ret_ERRVALWaldemar Brodkorb
2016-07-31remove unused code, RTLD_PRIVATE_ERRNO is never definedWaldemar Brodkorb
2016-07-17cleanup CALL_MCOUNT / PROFWaldemar Brodkorb
2016-07-17cleanup PTR_MANGLE/PTR_DEMANGLE supportWaldemar Brodkorb
2016-07-03arm: cleanup redundant macros for syscallsWaldemar Brodkorb
2015-12-05remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__Waldemar Brodkorb
2015-04-24merge uClibc changesWaldemar Brodkorb
2015-04-22arm: Add BX and BXC macrosBernhard Reutner-Fischer
2014-12-06arm: add RESET_PID in the clone implWang Yufen
2014-06-12arm: move check for BX to its own headerYann E. MORIN
2013-12-20libc/sysdeps: commonize ret_ERRVALBaruch Siach
2013-03-14libc: switch several users to unlikely()Bernhard Reutner-Fischer
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2011-06-11ARM: #include <bits/arm_asm.h> where __USE_BX__ is usedYann E. MORIN
2010-07-15arm: Macros in sysdeps/linux/arm also needed to be changed to accept _a1 to _...Khem Raj
2010-07-07arm: Silence warning about shadow declarationsKhem Raj
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