From 963747b358ba6fb838e482202a56c98b5c00f9d2 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 16 Dec 1994 17:30:08 +0000 Subject: [PATCH] * elfcode.h (elf_section_from_bfd_section): Check bfd_is_abs_section, etc., only after checking for the section in the BFD and after calling the backend routine. --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 99000e9f11..91b7ca20e0 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Fri Dec 16 12:28:46 1994 Ian Lance Taylor + + * elfcode.h (elf_section_from_bfd_section): Check + bfd_is_abs_section, etc., only after checking for the section in + the BFD and after calling the backend routine. + Wed Dec 14 20:21:58 1994 Ian Lance Taylor * elfcode.h (elf_map_symbols): Only use section symbols whose -- 2.34.1