commit | d1a853057a13e63c40c9b8715e585af15f1b141a | [log] [tgz] |
---|---|---|
author | Bernd Schmidt <bernds_cb1@t-online.de> | Wed Jan 07 23:14:39 2009 +0800 |
committer | Bryan Wu <cooloney@kernel.org> | Wed Jan 07 23:14:39 2009 +0800 |
tree | cefd27448fa56585ad000417308b508a81c1f005 | |
parent | 2eddbadaebdf77a52d5cccc7cdd116656f1cf1f9 [diff] |
Blackfin arch: Remove all traces of the relocation stack Remove all traces of the relocation stack. It's been removed from binutils for years now. Add a sanity overflow check to pcrel24 relocations to catch modules that were built without -mlong-calls. Signed-off-by: Bernd Schmidt <bernds_cb1@t-online.de> Signed-off-by: Bryan Wu <cooloney@kernel.org>