arm: remove thumb instruction “bx lr” from EABI binary
14. September 2009
Keine Kommentare
Today I had a strange error using the GCC version 4.4.1 with EABI support on a non thumb-ARMv4. Everytime I compiled something, with and w/o the -mno-thumb-interwork parameter it also contained the bx lr instruction which is only for later ARM processors with thumb support. Mehr…
Letzte Kommentare