aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/arm/gen/__aeabi_read_tp.c
Commit message (Expand)AuthorAgeFilesLines
* Replace the C implementation of __aeabi_read_tp with an assembly version.Andrew Turner2012-04-161-45/+0
* Unlike other functions __aeabi_read_tp function must preserve r1-r3. TheAndrew Turner2012-04-081-2/+5
* Add __aeabi_read_tp function required for thread-local storageOleksandr Tymoshenko2012-02-141-0/+42