| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-17 | It is just the __ffssi2 alias we do not want in rump kernel | justin | |
| 2015-05-17 | Do not build arm toolchain symbols in the rump kernel | justin | |
| These symbols will be provided at link time and will be duplicate symbols in rump kernel and libc if defined. Many have been fixed previously, but these were missed as did not have a test. | |||
| 2014-01-23 | PR port-arm/48543: do provide __ffssi2 as strong alias (in case libgcc.a gets | martin | |
| not linked in) for now. OK: skrll@ | |||
| 2013-09-30 | More (stylistic) whitespace. | skrll | |
| 2013-09-30 | Appease new gas | skrll | |
| 2013-08-19 | Add END() and clarify thumb/arm | matt | |
| 2013-08-11 | Convert some more conditional instructions to unified syntax | matt | |
| 2011-07-03 | Add a weak symbol definition for __ffssi2 so that __builtin_ffs will use | matt | |
| this if no strong defintion of __ffssi2 is available. | |||
| 2005-12-20 | Merge libkern + libc common files. As requested by core. | christos | |
