aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-mips.c
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2008-07-24 16:17:42 +0000
committerDaniel Jacobowitz <drow@false.org>2008-07-24 16:17:42 +0000
commit20163277f8921ef8efd3f6e578296478676ba71a (patch)
treef9fa0f704e5ebde6145aee48dfcda68aae362afd /bfd/elf32-mips.c
parent60e569b986e92a2bb94d0c0d4980eefe4789cd56 (diff)
downloadgdb-20163277f8921ef8efd3f6e578296478676ba71a.zip
gdb-20163277f8921ef8efd3f6e578296478676ba71a.tar.gz
gdb-20163277f8921ef8efd3f6e578296478676ba71a.tar.bz2
* elf32-mips.c (elf_backend_write_section): Define.
Diffstat (limited to 'bfd/elf32-mips.c')
-rw-r--r--bfd/elf32-mips.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/elf32-mips.c b/bfd/elf32-mips.c
index 5e3eac6..3d39dc9 100644
--- a/bfd/elf32-mips.c
+++ b/bfd/elf32-mips.c
@@ -1594,6 +1594,7 @@ static const struct ecoff_debug_swap mips_elf32_ecoff_debug_swap = {
#define elf_backend_discard_info _bfd_mips_elf_discard_info
#define elf_backend_ignore_discarded_relocs \
_bfd_mips_elf_ignore_discarded_relocs
+#define elf_backend_write_section _bfd_mips_elf_write_section
#define elf_backend_mips_irix_compat elf32_mips_irix_compat
#define elf_backend_mips_rtype_to_howto mips_elf32_rtype_to_howto
#define bfd_elf32_bfd_is_local_label_name \