From 7f84fa70cf1f263bd06dc9cf1de6cfd1cdd4a334 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 4 Feb 1998 18:35:46 +0000 Subject: [PATCH] * peicode.h (pe_print_idata): Check for import of ordinal rather than name. (pe_print_edata): If there is no .edata section, look for the export data in some other section. --- bfd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 6dadbde..2956bbd 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +Wed Feb 4 13:34:22 1998 Ian Lance Taylor + + * peicode.h (pe_print_idata): Check for import of ordinal rather + than name. + (pe_print_edata): If there is no .edata section, look for the + export data in some other section. + Mon Feb 2 20:05:42 1998 Jason Molenda (crash@bugshack.cygnus.com) * configure.in: Change version to 2.8.4. -- 2.7.4