| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-01-15 | Fix strnlen with a large maxlen argument by using unsigned comparison | skrll |
| 2022-12-03 | Fix some comments | skrll |
| 2014-05-06 | Make EHABI optional. | joerg |
| 2013-09-05 | Use __ARM_EABI__ and new __UNWIND_TABLES__ to decide when to use .cfi ops | matt |
| 2013-08-22 | Don't include .cfi info if _KERNEL || _STANDALONE | matt |
| 2013-08-20 | Add a missing it gt before movgt for thumb | matt |
| 2013-08-20 | thumbify (part2) | matt |
| 2013-08-19 | For EABI, add .cfi ops | matt |
| 2013-01-23 | Add support for strnlen. | matt |
| 2013-01-09 | Use movw on armv7 to fill uppper halfword. | matt |
| 2013-01-08 | Rename strlen.S and strcpy.S to strlen_arm.S and strcpy_arm.S | matt |
