[PATCH 0/6] Refactor and optimize string/memory functions
Alexey Lapshin <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
This patch series refactors and optimizes several string and memory functions in newlib. The changes include unifying common macros, improving performance for specific use cases, and introducing a new option for hardware with efficient unaligned memory access.