summaryrefslogtreecommitdiff
path: root/backends/alpha_init.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2007-04-27 04:07:41 +0000
committerRoland McGrath <roland@redhat.com>2007-04-27 04:07:41 +0000
commit2be0291b2cc06fc253c73a1564b126580c8f5ea2 (patch)
tree819a2488013d8990da11e8e00f8afccbafe0434c /backends/alpha_init.c
parent420c8b5374fb39227d6eba5de2e760c3ba048002 (diff)
downloadelfutils-2be0291b2cc06fc253c73a1564b126580c8f5ea2.tar.gz
2007-04-26 Roland McGrath <roland@redhat.com>
* run-elflint-self.sh: Run all tests even if one fails.
Diffstat (limited to 'backends/alpha_init.c')
-rw-r--r--backends/alpha_init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/alpha_init.c b/backends/alpha_init.c
index 3570af70..ba5ca12f 100644
--- a/backends/alpha_init.c
+++ b/backends/alpha_init.c
@@ -55,6 +55,7 @@ alpha_init (elf, machine, eh, ehlen)
HOOK (eh, reloc_simple_type);
HOOK (eh, return_value_location);
HOOK (eh, register_info);
+ HOOK (eh, machine_section_flag_check);
eh->sysvhash_entrysize = sizeof (Elf64_Xword);
return MODVERSION;