From d7e41a96e6d1c66ace3414ee322c7ba29bf4b27b Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Sat, 1 Jun 2002 21:28:59 +0000 Subject: [PATCH] * elf64-alpha.c: Remove dead code. --- bfd/ChangeLog | 2 ++ bfd/elf64-alpha.c | 11 ----------- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 4e02f5f806..e3090a230b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -3,6 +3,8 @@ * elf64-alpha.c (elf64_alpha_check_relocs): Fix typo on maybe_dynamic check; don't suppress dynamic relocs for non-allocated sections. + * elf64-alpha.c: Remove dead code. + 2002-05-31 Alan Modra * bfd-in2.h: Regenerate. diff --git a/bfd/elf64-alpha.c b/bfd/elf64-alpha.c index 7bd9fd5084..5986aef8f1 100644 --- a/bfd/elf64-alpha.c +++ b/bfd/elf64-alpha.c @@ -2479,17 +2479,6 @@ elf64_alpha_output_extsym (h, data) return true; } - -/* FIXME: Create a runtime procedure table from the .mdebug section. - -static boolean -mips_elf_create_procedure_table (handle, abfd, info, s, debug) - PTR handle; - bfd *abfd; - struct bfd_link_info *info; - asection *s; - struct ecoff_debug_info *debug; -*/ /* Search for and possibly create a got entry. */