[Bug gold/16773] Cannot process a R_X86_64_TPOFF32 against .tdata

2014-10-06 Thread rafael.espindola at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16773 --- Comment #3 from Rafael Ávila de Espíndola --- (In reply to Cary Coutant from comment #2) > Fixed on trunk. > > How did you generate test.o? Can the compiler generate the relocation > against the .tdata section symbol, or did you do

[Bug gold/17458] New: Symbol that normally exported from a binary reported as PREVAILING_DEF_IRONLY to a plugin

2014-10-06 Thread rafael.espindola at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17458 Bug ID: 17458 Summary: Symbol that normally exported from a binary reported as PREVAILING_DEF_IRONLY to a plugin Product: binutils Version: unspecified Status: NEW

GAS for ARM: does not support BX instruction for ARMv3 and lower

2014-10-06 Thread Sergey Belyashov
I try to compile program for ARMv3 or ARMv2 CPU target using GCC (4.8.x). It produces assembler code with BX LR instructions (return from function) which GAS (2.23.2) cannot compile: Error: selected processor does not support ARM mode `bx lr' It is work for ARMv4 mode and greater (ARMv4 has no B