[PATCH] Fix broken return code for R_ARM_TLS_LE32

John Szakmeister john@szakmeister.net
Fri Jun 15 10:15:00 GMT 2012


Discovered this problem while investigating a broken binary on an ARM
platform.  It should have never been built.  Turns out, bfd was emitting
an error to the console, but not returning an error.  It appears to have
been a cut-and-paste error from long ago.

Please CC when replying as I'm not subscribed to the mailing list.

Thank you!

John Szakmeister (1):
  elf32-arm: error when encountering R_ARM_TLS_LE32 in a shared object

 bfd/elf32-arm.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.7.10.2



More information about the Binutils mailing list