Add support for Xilinx MicroBlaze processor.
[deliverable/binutils-gdb.git] / bfd / ecoff.c
index 4d277405c64c38815957c2420cc891ce4131411b..9ff6a20bba9ad101f9124fa63712482e7512e389 100644 (file)
@@ -62,8 +62,8 @@ static asection bfd_debug_section =
      0,            0,             0,          0,
   /* has_tls_get_addr_call, has_gp_reloc, need_finalize_relax,     */
      0,                     0,            0,
-  /* reloc_done, vma, lma, size, rawsize,                          */
-     0,          0,   0,   0,    0,
+  /* reloc_done, vma, lma, size, rawsize, relax, relax_count,      */
+     0,          0,   0,   0,    0,       0,     0,
   /* output_offset, output_section, alignment_power,               */
      0,             NULL,           0,
   /* relocation, orelocation, reloc_count, filepos, rel_filepos,   */
This page took 0.024097 seconds and 4 git commands to generate.