aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/sh64elf.em
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2004-03-27 10:58:35 +0000
committerAlan Modra <amodra@gmail.com>2004-03-27 10:58:35 +0000
commit7a945db630e5ead57b6adcb95624dff2dd56dcff (patch)
treefd4ac4e5bb4d3a80d4cb83ac84e1f4b297f375dc /ld/emultempl/sh64elf.em
parentc152c7961cd8c1bc428e139046a77925748a6b3d (diff)
downloadgdb-7a945db630e5ead57b6adcb95624dff2dd56dcff.zip
gdb-7a945db630e5ead57b6adcb95624dff2dd56dcff.tar.gz
gdb-7a945db630e5ead57b6adcb95624dff2dd56dcff.tar.bz2
* emultempl/elf32.em: Update new bfd_elf_discard_info name.
* emultempl/hppaelf.em: Likewise. * emultempl/ppc64elf.em: Likewise. * emultempl/sh64elf.em: Likewise.
Diffstat (limited to 'ld/emultempl/sh64elf.em')
-rw-r--r--ld/emultempl/sh64elf.em2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/sh64elf.em b/ld/emultempl/sh64elf.em
index 7f2b037..83bfe67 100644
--- a/ld/emultempl/sh64elf.em
+++ b/ld/emultempl/sh64elf.em
@@ -379,7 +379,7 @@ sh64_elf_${EMULATION_NAME}_after_allocation (void)
lang_process, and the second time when lang_process calls ldemul_finish,
which calls gld${EMULATION_NAME}_finish, e.g. gldshelf32_finish, which
is defined in emultempl/elf32.em and calls ldemul_after_allocation,
- if bfd_elf${ELFSIZE}_discard_info returned true. */
+ if bfd_elf_discard_info returned true. */
if (cranges->contents != NULL)
free (cranges->contents);