commit | bc22eb447c0552e2327f278fdc6bedccb14fc7a3 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Tue Jul 16 18:44:58 2013 +0100 |
committer | Riku Voipio <riku.voipio@linaro.org> | Mon Jul 22 21:54:42 2013 +0300 |
tree | c5138cb85896db9e901dc2bd2c5a0061a5b406b0 | |
parent | 4ce6243dc6216e35b5b691078ffa856463bfa8db [diff] |
linux-user: Add i386 TLS setter We can easily set the TLS on i386. Add code to do so. Signed-off-by: Alexander Graf <agraf@suse.de> [PMM: also remove "target_nptl=no" line from configure, for consistency with other patches in this series] Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>