summaryrefslogtreecommitdiff
path: root/data/abitable
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-4/+4
This allows to detangle the libc used from the calling conventions.
2016-10-31arch: Add a version pseudo-field to the arch tablesGuillem Jover1-0/+2
This should allow external parsers to know if they can understand the table contents.
2016-10-30data: Move architecture tables to a new data directoryGuillem Jover1-0/+11