From: Ian Lance Taylor Date: Wed, 4 Feb 1998 18:35:46 +0000 (+0000) Subject: * peicode.h (pe_print_idata): Check for import of ordinal rather X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7f84fa70cf1f263bd06dc9cf1de6cfd1cdd4a334;p=binutils-gdb.git * 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. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 6dadbdedf5f..2956bbd371a 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.