commit | 09f05d8529ff4aa92311c1a55ce35ac98cb59b8c | [log] [tgz] |
---|---|---|
author | Rabin Vincent <rabin@rab.in> | Sat Feb 18 17:52:41 2012 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Mar 24 09:38:56 2012 +0000 |
tree | 0196ddc9e80d74c8d3e3473bd7bc21b3e520c3d9 | |
parent | a9468f30b5eac6957c86aea97954553bfb7c1f18 [diff] |
ARM: 7334/1: add jump label support Add the arch-specific code to support jump labels for ARM and Thumb-2. This code will only be activated on compilers that are capable of building it. It has been tested with GCC 4.6 patched with the patch from GCC bug 48637. Cc: Jason Baron <jbaron@redhat.com> Signed-off-by: Rabin Vincent <rabin@rab.in> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>