index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
arm
/
sysdep.h
Age
Commit message (
Expand
)
Author
2015-12-05
remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__
Waldemar Brodkorb
2015-04-24
merge uClibc changes
Waldemar Brodkorb
2015-04-22
arm: Add BX and BXC macros
Bernhard Reutner-Fischer
2014-12-06
arm: add RESET_PID in the clone impl
Wang Yufen
2014-06-12
arm: move check for BX to its own header
Yann E. MORIN
2013-12-20
libc/sysdeps: commonize ret_ERRVAL
Baruch Siach
2013-03-14
libc: switch several users to unlikely()
Bernhard Reutner-Fischer
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2011-06-11
ARM: #include <bits/arm_asm.h> where __USE_BX__ is used
Yann E. MORIN
2010-07-15
arm: Macros in sysdeps/linux/arm also needed to be changed to accept _a1 to _...
Khem Raj
2010-07-07
arm: Silence warning about shadow declarations
Khem Raj
2010-06-24
libc: silence warnings about undefined cpp tokens
Bernhard Reutner-Fischer
2010-02-17
Assorted fixed to get nptl compiling on ARM
Khem Raj
2010-02-11
arm/sysdep: Unify arm sysdep.h
Khem Raj
2010-02-09
nptl: sysdep headers re-factoring
Carmelo Amoroso