summaryrefslogtreecommitdiff
path: root/bfd/elfxx-mips.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2002-06-04 00:51:08 +0000
committerAlan Modra <amodra@bigpond.net.au>2002-06-04 00:51:08 +0000
commit9589dc94b6cbd2737861d1becebb7beb733575d7 (patch)
tree8b7c753739380a5c3169cae13cf577a891f7e5b7 /bfd/elfxx-mips.h
parentdfe3c1621152d86fd7803536be3b591f71248200 (diff)
downloadbinutils-redhat-9589dc94b6cbd2737861d1becebb7beb733575d7.tar.gz
* elf.c (bfd_section_from_shdr): Make "name" const.
* elf-bfd.h (elf_backend_section_from_shdr): Likewise. * elf32-i370.c (i370_elf_section_from_shdr): Likewise. * elf32-ppc.c (ppc_elf_section_from_shdr): Likewise. * elf32-sh64.c (sh64_backend_section_from_shdr): Likewise. * elf32-v850.c (v850_elf_section_from_shdr): Likewise. * elf64-alpha.c (elf64_alpha_section_from_shdr): Likewise. * elf64-hppa.c (elf64_hppa_section_from_shdr): Likewise. * elf64-ppc.c (ppc64_elf_section_from_shdr): Likewise. * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Likewise. * elfxx-mips.c (_bfd_mips_elf_section_from_shdr): Likewise. * elfxx-mips.h (_bfd_mips_elf_section_from_shdr): Likewise.
Diffstat (limited to 'bfd/elfxx-mips.h')
-rw-r--r--bfd/elfxx-mips.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elfxx-mips.h b/bfd/elfxx-mips.h
index 959bfa6c89..13d03f15da 100644
--- a/bfd/elfxx-mips.h
+++ b/bfd/elfxx-mips.h
@@ -25,7 +25,7 @@ extern void _bfd_mips_elf_symbol_processing
extern boolean _bfd_mips_elf_section_processing
PARAMS ((bfd *, Elf_Internal_Shdr *));
extern boolean _bfd_mips_elf_section_from_shdr
- PARAMS ((bfd *, Elf_Internal_Shdr *, char *));
+ PARAMS ((bfd *, Elf_Internal_Shdr *, const char *));
extern boolean _bfd_mips_elf_fake_sections
PARAMS ((bfd *, Elf_Internal_Shdr *, asection *));
extern boolean _bfd_mips_elf_section_from_bfd_section