summaryrefslogtreecommitdiff
path: root/lib/libc/arch/arm/sys/__aeabi_read_tp.S
AgeCommit message (Expand)Author
2013-08-19Always compile as ARM even if -mthumb is given.matt
2013-08-17Enforce that this must be not compiled using Thumb1matt
2012-11-20Add $NetBSD$ tag. Use ip to save r1 instead of the stack.matt
2012-02-14Add workaround for ARM cores that don't properly implement the MRC instructionmatt
2011-11-18Hook up TLS support on ARM. Tested by martin@, kernel support from matt@joerg