[D-runtime] [dlang/druntime] 5ce2eb: Add more HWCAP_* constants to auxv.d
GitHub via D-runtime
d-runtime at puremagic.com
Sat Sep 10 13:36:48 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/druntime
Commit: 5ce2ebfd41f5f3dc7d4973160971480d7fb69ff9
https://github.com/dlang/druntime/commit/5ce2ebfd41f5f3dc7d4973160971480d7fb69ff9
Author: Kai Nacke <kai at redstar.de>
Date: 2016-09-10 (Sat, 10 Sep 2016)
Changed paths:
M src/core/sys/linux/sys/auxv.d
Log Message:
-----------
Add more HWCAP_* constants to auxv.d
The constants are well hidden in glibc. :-(
Adds the constants for ARM, AArch64 and SystemZ.
Commit: 3164410ae5647504a6114069d2670678e1340665
https://github.com/dlang/druntime/commit/3164410ae5647504a6114069d2670678e1340665
Author: David Nadlinger <code at klickverbot.at>
Date: 2016-09-10 (Sat, 10 Sep 2016)
Changed paths:
M src/core/sys/linux/sys/auxv.d
Log Message:
-----------
Merge pull request #1649 from redstar/hwcaps
Add more HWCAP_* constants to auxv.d
Compare: https://github.com/dlang/druntime/compare/d1683530a424...3164410ae564
More information about the D-runtime
mailing list