Dominique Martinet
2a46fd0b2d
compiler.h: take in recent linux updates for newer gcc support
...
Had to remove from original compiler-gcc:
- things that deal with types, e.g. READ_ONCE macro and friends;
- #define barrier(). This one would be better there at some point.
2017-09-12 18:27:28 +09:00
Takayuki Okamoto
9989f41fd3
add arm64 support
...
- add arm64 dependent codes with GICv3 and SVE support
- fix bugs based on architecture separation requests
2017-09-05 15:06:27 +09:00
Balazs Gerofi
828a3ea57a
futex(): support for cross address-space futexes
2015-11-24 14:58:04 +09:00
Tomoki Shirasawa
4693789608
change function names
2012-12-17 16:15:05 +09:00
Balazs Gerofi
a7c0225423
futex and rlimit
2012-05-08 18:32:43 +09:00