summaryrefslogtreecommitdiffstats
path: root/bfd/elfn32-mips.c
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2003-03-26 01:04:22 +0000
committerAlexandre Oliva <aoliva@redhat.com>2003-03-26 01:04:22 +0000
commitd06471104a832e07b6d96304a6dd4d1e16a03425 (patch)
treeea969430327c79d80d10712f832ac247a9fa784a /bfd/elfn32-mips.c
parent3185fd28d1d250c0f8bc983c241313ec1e34e9a9 (diff)
downloadppe42-binutils-d06471104a832e07b6d96304a6dd4d1e16a03425.tar.gz
ppe42-binutils-d06471104a832e07b6d96304a6dd4d1e16a03425.zip
* elfxx-mips.c (_bfd_mips_relax_section): New function.
* elfxx-mips.h (_bfd_mips_relax_section): Declare. * elfn32-mips.c, elf64-mips.c: Use it.
Diffstat (limited to 'bfd/elfn32-mips.c')
-rw-r--r--bfd/elfn32-mips.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/elfn32-mips.c b/bfd/elfn32-mips.c
index 00a0e88c1c..9105d185bb 100644
--- a/bfd/elfn32-mips.c
+++ b/bfd/elfn32-mips.c
@@ -2211,6 +2211,7 @@ static const struct ecoff_debug_swap mips_elf32_ecoff_debug_swap = {
#define bfd_elf32_bfd_set_private_flags _bfd_mips_elf_set_private_flags
#define bfd_elf32_bfd_print_private_bfd_data \
_bfd_mips_elf_print_private_bfd_data
+#define bfd_elf32_bfd_relax_section _bfd_mips_relax_section
/* Support for SGI-ish mips targets using n32 ABI. */
OpenPOWER on IntegriCloud