4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-03-01 04:25:27 +08:00
* config/tc-arm.c (do_vfp_nsyn_ldr_str): Remove, fold into...
	(do_neon_ldr_str): Always defer to VFP encoding routines, which handle
	relocs properly.
This commit is contained in:
Julian Brown 2006-06-15 15:25:02 +00:00
parent 695c4ddc5e
commit 6349ba446f

View File

@ -1,3 +1,10 @@
2006-06-15 Julian Brown <julian@codesourcery.com>
gas/
* config/tc-arm.c (do_vfp_nsyn_ldr_str): Remove, fold into...
(do_neon_ldr_str): Always defer to VFP encoding routines, which handle
relocs properly.
2006-05-25 Alan Modra <amodra@bigpond.net.au>
* bfd/elf.c (sym_is_global): Return a bfd_boolean.