RE: Linker --fix-v4bx problem

2020-02-12 Thread Tamar Christina
Gary Partis > Sent: Tuesday, February 11, 2020 18:36 > To: bug-binutils@gnu.org > Subject: Linker --fix-v4bx problem > > > Hello > > I am using GNU ld version 2.31.1 to target ARMv3 (ARM610/710) processors. > Primarily, GCC's libgcc contains "BX LR" in

Linker --fix-v4bx problem

2020-02-11 Thread Gary Partis
Hello I am using GNU ld version 2.31.1 to target ARMv3 (ARM610/710) processors. Primarily, GCC's libgcc contains "BX LR" instructions which we want changed to "MOV PC,LR" so to be compatible with older processors, but after running the linker with the "--fix-vxb4" directive the BX instructions