OSDN Git Service

* arm.cc (Target_arm::may_use_v5t_interworking): Check whether
authorian <ian>
Thu, 3 Nov 2011 03:38:34 +0000 (03:38 +0000)
committerian <ian>
Thu, 3 Nov 2011 03:38:34 +0000 (03:38 +0000)
commitb11d1b8a5355f7f6e2ec58b0cc7502810a3e261a
tree88284f8eeda23e7555abe2a5005252df4687ed3d
parent0dc1d6f2b9ea97854db5132ec5549081169f299b
* 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]