Allow thumb transition for R_ARM_PC24
commit1b606d18840f8d0abe43ea80c0675c0639f84c51
authorThomas Preud'homme <robotux@celest.fr>
Sun, 17 Nov 2013 16:03:38 +0000 (18 00:03 +0800)
committerThomas Preud'homme <robotux@celest.fr>
Sun, 17 Nov 2013 16:03:38 +0000 (18 00:03 +0800)
tree9ae0c91c32b0268f4f5269e00191a2c5b1e43618
parent0c40bc8982adfba427933260c6571bd29f50a649
Allow thumb transition for R_ARM_PC24

Allow bl -> blx conversion in the case of R_ARM_PC24 relocation with
instruction being an unconditional bl. Also make spacing more uniform.
tccelf.c