summaryrefslogtreecommitdiffstats
path: root/backends/ia64_init.c
diff options
context:
space:
mode:
authorRoland McGrath <[email protected]>2006-10-10 00:25:21 +0000
committerRoland McGrath <[email protected]>2006-10-10 00:25:21 +0000
commitc373d850ec9ca342f4c71d5e287c8d8bf0723cd6 (patch)
treec8f9ea814866cdfb30ac9506ccddbc8629ebe345 /backends/ia64_init.c
parent1dee360aa30fecd20f403f98fd1cb9e543afcca7 (diff)
2006-10-09 Roland McGrath <[email protected]>
* ia64_symbol.c (ia64_reloc_simple_type): Treat SECREL types as simple.
Diffstat (limited to 'backends/ia64_init.c')
-rw-r--r--backends/ia64_init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/ia64_init.c b/backends/ia64_init.c
index 490c774a..acae2346 100644
--- a/backends/ia64_init.c
+++ b/backends/ia64_init.c
@@ -55,7 +55,7 @@ ia64_init (elf, machine, eh, ehlen)
HOOK (eh, dynamic_tag_name);
HOOK (eh, dynamic_tag_check);
HOOK (eh, machine_flag_check);
- HOOK (eh, register_name);
+ HOOK (eh, register_info);
HOOK (eh, return_value_location);
return MODVERSION;