summaryrefslogtreecommitdiff
path: root/common/lib/libc/arch/arm/string/ffs.S
AgeCommit message (Expand)Author
2015-05-17It is just the __ffssi2 alias we do not want in rump kerneljustin
2015-05-17Do not build arm toolchain symbols in the rump kerneljustin
2014-01-23PR port-arm/48543: do provide __ffssi2 as strong alias (in case libgcc.a getsmartin
2013-09-30More (stylistic) whitespace.skrll
2013-09-30Appease new gasskrll
2013-08-19Add END() and clarify thumb/armmatt
2013-08-11Convert some more conditional instructions to unified syntaxmatt
2011-07-03Add a weak symbol definition for __ffssi2 so that __builtin_ffs will usematt
2005-12-20Merge libkern + libc common files. As requested by core.christos