1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00
Commit graph

3 commits

Author SHA1 Message Date
Stefan Lankes
c897a867f0 align gomp_thread to a cache line to avoid false sharing 2015-09-08 09:02:45 +02:00
Stefan Lankes
472bc39ccb store only the pointer to gomp_thread into the TLS
- avoid a bug in the handling of the fs register
2015-09-08 08:55:28 +02:00
Stefan Lankes
faef78bdba add libgomp
- derived from the orginal libgomp
- remove ACC support
- remove the support of target devices
2015-08-12 21:00:11 +02:00