aros-arm: map the R_ARM_TARGET2 to R_ARM_ABS32 under EABI for AROS
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 26 Aug 2013 13:12:37 +0000 (13:12 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 26 Aug 2013 13:12:37 +0000 (13:12 +0000)
commitd0632b8cfdf853b1f6af7e28af66c49f3c4ab72c
tree3bcb72aef4571c0762da8e58fab2e360ed13e74c
parentc0d5c9a518a6c024b9f86b28bfe639c0642cdc32
aros-arm: map the R_ARM_TARGET2 to R_ARM_ABS32 under EABI for AROS

This patch introduces linker target armelf_aros which inherits all
properties from armelf_linux_eabi, but overwrites TARGET2_TYPE to
abs (linux_eabi sets this value as got-rel).

git-svn-id: https://svn.aros.org/svn/aros/trunk@47889 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
AROS/compiler/include/dos/elf.h
AROS/configure
AROS/configure.in
AROS/rom/dos/internalloadseg_elf.c
AROS/tools/collect-aros/env.h.in
AROS/tools/crosstools/binutils-2.21.1-aros.diff
AROS/tools/crosstools/binutils-2.23.2-aros.diff
AROS/tools/crosstools/gcc-4.6.2-aros.diff
contrib/gnu/binutils/binutils-2.21.1-aros.diff
contrib/gnu/binutils/binutils-2.23.2-aros.diff
contrib/gnu/gcc/gcc-4.6.2-aros.diff