summaryrefslogtreecommitdiff
path: root/data/tupletable
AgeCommit message (Collapse)AuthorFilesLines
2017-05-07arch: Add support for ARM64 ILP32Guillem Jover1-0/+1
Closes: #824742 Based-on-patch-by: Wookey <wookey@wookware.org>
2016-10-31arch: Internally represent architectures as quadrupletsGuillem Jover1-0/+39
This allows to detangle the libc used from the calling conventions.