Hello everyone, Please find attached the patch for R_ARM_GOT_PREL relocation along with the unit tests. Best regards, Viktor * gold/arm.cc: Added R_ARM_GOT_PREL relocation, added missing R_ARM_ABS8 in to the list of implemented relocations * gold/testsuite/arm/Makefile.am: Added unit tests to make * gold/testsuite/arm/reloc_got_test.sh: Script to test platform-dependent R_ARM_GOT_PREL relocation * gold/testsuite/arm/arm_r_got_prel.s: Asm for the R_ARM_GOT_PREL relocation unit tests