u-boot-brain/arch/arm
Albert Aribaud 92d5ecba47 arm: implement ELF relocations
ELF relocation tables generated with linker option -pie can
be used to fixup code and data in a single loop at relocation,
removing the need for manual fixups anywhere else in the code.

Signed-off-by: Albert Aribaud <albert.aribaud@free.fr>
2010-10-13 10:10:21 +02:00
..
cpu arm: implement ELF relocations 2010-10-13 10:10:21 +02:00
include/asm arm: implement ELF relocations 2010-10-13 10:10:21 +02:00
lib arm: implement ELF relocations 2010-10-13 10:10:21 +02:00
config.mk arm: implement ELF relocations 2010-10-13 10:10:21 +02:00