* arm.cc (Target_arm::may_use_v5t_interworking): Check whether
authorIan Lance Taylor <ian@airs.com>
Thu, 3 Nov 2011 03:38:34 +0000 (03:38 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 3 Nov 2011 03:38:34 +0000 (03:38 +0000)
commita8e2273bba9b658132165d70edb8b47023193e82
tree020ead7a07c53309d4b6aac0b7f32a989937c1b4
parent983fb131e91595e10952d6c965647b76a33d6384
* arm.cc (Target_arm::may_use_v5t_interworking): Check whether
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.
gold/ChangeLog
gold/arm.cc
gold/options.h
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/arm_fix_1176.s [new file with mode: 0644]
gold/testsuite/arm_fix_1176.sh [new file with mode: 0755]
This page took 0.04293 seconds and 4 git commands to generate.