Age | Commit message (Expand) | Author |
---|---|---|
2019-07-02 | Drop % from register name used for register variable since it makes clang | Mark Kettenis |
2016-09-04 | Telling gcc the TCB pointer is in %r2 via the 'register asm' extension | Philip Guenther |
2016-05-07 | Use a Thread Information Block in both single and multi-threaded programs. | Philip Guenther |
2014-03-29 | It's been a quarter century: we can assume volatile is present with that name. | Philip Guenther |
2011-11-09 | Add magic to use %r2 as the userland thread register. | Mark Kettenis |
2011-10-27 | Specify the TLS variant for each platform. | Philip Guenthe |