* elflink.c (_bfd_elf_gc_mark_rsec): Mark weakdef syms too.
[deliverable/binutils-gdb.git] / bfd / coff-z80.c
index c14c664b715d1deb8d2ff7035134375efa44dea1..05008cd502737fb4d3255666219169a1f5f7b190 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for Zilog Z80 COFF binaries.
-   Copyright 2005, 2007, 2008  Free Software Foundation, Inc.
+   Copyright 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
    Contributed by Arnold Metselaar <arnold_m@operamail.com>
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -283,6 +283,7 @@ extra_case (bfd *in_abfd,
 #undef  coff_bfd_relax_section
 #define coff_bfd_relax_section bfd_coff_reloc16_relax_section
 
-CREATE_LITTLE_COFF_TARGET_VEC (z80coff_vec, "coff-z80", 0, 0, '\0', NULL, 
+CREATE_LITTLE_COFF_TARGET_VEC (z80coff_vec, "coff-z80", 0,
+                              SEC_CODE | SEC_DATA, '\0', NULL, 
                               COFF_SWAP_TABLE)
 
This page took 0.024767 seconds and 4 git commands to generate.