* elf64-ppc.c: Move TARGET_LITTLE_SYM and other macros used by
[deliverable/binutils-gdb.git] / bfd / ecoff.c
index 1ba7d56a6e41525508c149a22068e95bf3f301b2..4d9b3d49d5e777e5871a8bdcb42bde1f97a897db 100644 (file)
@@ -81,8 +81,10 @@ static asection bfd_debug_section =
   "*DEBUG*", 0,   0,     NULL, 0,     0,            0,
   /* linker_mark, linker_has_input, gc_mark, segment_mark,         */
      0,           0,                0,       0,
-  /* sec_info_type, use_rela_p, has_tls_reloc, flag11, flag12,     */
-     0,                    0,          0,             0,      0,
+  /* sec_info_type, use_rela_p, has_tls_reloc,                     */
+     0,                    0,          0,
+  /* need_finalize_relax, has_gp_reloc,                            */
+     0,                          0,
   /* flag13, flag14, flag15, flag16, flag20, flag24,               */
      0,      0,      0,      0,      0,             0,
   /* vma, lma, _cooked_size, _raw_size,                            */
This page took 0.024051 seconds and 4 git commands to generate.