aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/arc/shlib-versions
AgeCommit message (Collapse)AuthorFilesLines
2024-09-25arc: Remove HAVE_ARC_BE macro and disable big-endian portFlorian Weimer1-4/+0
It is no longer needed, now that ARC is always little endian.
2020-07-10ARC: Build InfrastructureVineet Gupta1-0/+7
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>