commit | e60aa2fba4678d4e7e2d28ef4f2110084d0b150a | [log] [tgz] |
---|---|---|
author | Christian Svensson <blue@cmd.nu> | Sat Jan 25 15:48:54 2014 +0000 |
committer | Stafford Horne <shorne@gmail.com> | Mon Dec 12 23:09:28 2016 +0900 |
tree | e58233bd667ed5b9f012696144c055ae10c253eb | |
parent | c79902190f7e61fcae7c3f4b613c75062f385678 [diff] |
openrisc: Add thread-local storage (TLS) support Historically OpenRISC GCC has reserved r10 which we now use to hold the thread pointer for thread-local storage (TLS). Signed-off-by: Christian Svensson <blue@cmd.nu> Signed-off-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi> Tested-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Stafford Horne <shorne@gmail.com>