sparc: support %dN and %qN syntax for FP registers.
[deliverable/binutils-gdb.git] / bfd / mach-o-target.c
index 3915dc07e68f68591da7b98fad4571510564f5c6..9977db1e2a2d9d24ca858a66f78fd40a08915848 100644 (file)
@@ -104,7 +104,7 @@ static const bfd_mach_o_backend_data TARGET_NAME_BACKEND =
 {
   TARGET_ARCHITECTURE,
   TARGET_PAGESIZE,
-  bfd_mach_o_swap_reloc_in,
+  bfd_mach_o_canonicalize_one_reloc,
   bfd_mach_o_swap_reloc_out,
   bfd_mach_o_print_thread,
   bfd_mach_o_tgt_seg_table,
This page took 0.023299 seconds and 4 git commands to generate.