aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/m68kelf.em
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-03-05 05:02:03 +0000
committerAlan Modra <amodra@gmail.com>2001-03-05 05:02:03 +0000
commit1c7566d1677731631c070b1e30d80ad5b97ed8d5 (patch)
tree41ec0b5ba567489e10801b3cb91a2732e9d5ad24 /ld/emultempl/m68kelf.em
parent6cd43bc59e3416eb05f54914c4d77449f159f34b (diff)
downloadgdb-1c7566d1677731631c070b1e30d80ad5b97ed8d5.zip
gdb-1c7566d1677731631c070b1e30d80ad5b97ed8d5.tar.gz
gdb-1c7566d1677731631c070b1e30d80ad5b97ed8d5.tar.bz2
* emultempl/m68kelf.em (m68k_elf_after_allocation): Call
after_allocation_default, not gld..._before_allocation.
Diffstat (limited to 'ld/emultempl/m68kelf.em')
-rw-r--r--ld/emultempl/m68kelf.em2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/m68kelf.em b/ld/emultempl/m68kelf.em
index 7185080..3459da8 100644
--- a/ld/emultempl/m68kelf.em
+++ b/ld/emultempl/m68kelf.em
@@ -127,7 +127,7 @@ static void
m68k_elf_after_allocation ()
{
/* Call the standard elf routine. */
- gld${EMULATION_NAME}_before_allocation ();
+ after_allocation_default ();
#ifdef SUPPORT_EMBEDDED_RELOCS
if (command_line.embedded_relocs