Change the type of the aarch64_feature_set typedef to unsigned long long so that...
authorNick Clifton <nickc@redhat.com>
Thu, 9 Nov 2017 10:28:32 +0000 (10:28 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 9 Nov 2017 10:28:32 +0000 (10:28 +0000)
commit21b81e67c73368dbbc9f6356ac5a7eb274789a32
treebaaa96041a75dcb30de163cc49c7d1c5b518c99b
parent286acbb5c25c5895832d3dd3be3398d3f2d64fad
Change the type of the aarch64_feature_set typedef to unsigned long long so that it will work on 32-bit hosts.

* opcode/aarch64.h (aarch64_feature_set): Change type to unsigned
long long.
include/ChangeLog
include/opcode/aarch64.h
This page took 0.025548 seconds and 4 git commands to generate.