diff options
| author | Roland McGrath <[email protected]> | 2007-04-27 04:07:41 +0000 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2007-04-27 04:07:41 +0000 |
| commit | 2be0291b2cc06fc253c73a1564b126580c8f5ea2 (patch) | |
| tree | 819a2488013d8990da11e8e00f8afccbafe0434c /backends/alpha_init.c | |
| parent | 420c8b5374fb39227d6eba5de2e760c3ba048002 (diff) | |
2007-04-26 Roland McGrath <[email protected]>
* run-elflint-self.sh: Run all tests even if one fails.
Diffstat (limited to 'backends/alpha_init.c')
| -rw-r--r-- | backends/alpha_init.c | 1 |
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; |
