2005-03-29 Julian Brown <julian@codesourcery.com>

* elf32-arm.c (elf32_arm_final_link_relocate): Use blx to get to
	symbian plt entries from thumb mode.
This commit is contained in:
Paul Brook 2005-03-29 15:00:25 +00:00
parent f6465bddc1
commit 79d5f5d00b
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2005-03-29 Julian Brown <julian@codesourcery.com>
* elf32-arm.c (elf32_arm_final_link_relocate): Use blx to get to
symbian plt entries from thumb mode.
2005-03-28 Daniel Jacobowitz <dan@codesourcery.com>
Phil Blundell <philb@gnu.org>