This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
[PATCH] MIPS: Remove duplicate define
- From: Thiemo Seufer <ica2_ts at csv dot ica dot uni-stuttgart dot de>
- To: binutils at sources dot redhat dot com
- Date: Tue, 17 Sep 2002 09:48:33 +0200
- Subject: [PATCH] MIPS: Remove duplicate define
Hi All,
this removes a duplicated define from elf64-mips.c.
Committed as obvious.
Thiemo
2002-09-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
/bfd/ChangeLog
* elf64-mips.c (define elf_backend_ignore_discarded_relocs): Remove
duplicate define.
diff -BurpNX /bigdisk/src/gcc-exclude source-orig/bfd/elf64-mips.c source/bfd/elf64-mips.c
--- source-orig/bfd/elf64-mips.c Fri Aug 2 01:48:37 2002
+++ source/bfd/elf64-mips.c Thu Sep 12 22:26:47 2002
@@ -2689,8 +2690,6 @@ const struct elf_size_info mips_elf64_si
#define elf_backend_may_use_rela_p 1
#define elf_backend_default_use_rela_p 1
-#define elf_backend_ignore_discarded_relocs \
- _bfd_mips_elf_ignore_discarded_relocs
#define elf_backend_write_section _bfd_mips_elf_write_section
/* We don't set bfd_elf64_bfd_is_local_label_name because the 32-bit