summaryrefslogtreecommitdiff
path: root/gold/testsuite/arm_fix_1176.s
Commit message (Collapse)AuthorAgeFilesLines
* * arm.cc (Target_arm::may_use_v5t_interworking): Check whetherIan Lance Taylor2011-11-031-0/+15
we are working around the ARM1176 Erratum. * options.h (General_options::fix_arm1176): Add option. * testsuite/Makefile.am: Add testcases, and keep current ones working. * testsuite/Makefile.in: Regenerate. * testsuite/arm_fix_1176.s: New file. * testsuite/arm_fix_1176.sh: Likewise.