From c41ba836f2cfd3e9abe2e7b19613eb96e6428feb Mon Sep 17 00:00:00 2001 From: Dave Korn Date: Thu, 25 Jun 2009 12:32:10 +0000 Subject: 2009-06-25 Rafael Avila de Espindola * plugin.c (load_plugin): Use stat and S_ISREG instead of the d_type field of struct dirent. --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f5cbe71..0ac2820 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2009-06-25 Rafael Avila de Espindola + + * plugin.c (load_plugin): Use stat and S_ISREG instead of the d_type + field of struct dirent. + 2009-06-23 Tristan Gingold * vms.c (vms_get_synthetic_symtab): Remove duplicate definition -- cgit v1.1