From e34314c45d838b404f22e9683da75744adad4099 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 17 Nov 1995 15:43:18 +0000 Subject: [PATCH] Fri Nov 17 10:41:25 1995 Philippe De Muyter * elf-bfd.h (struct elf_link_hash_table): Change type of dynsymcount and bucketcount fields from size_t to bfd_size_type. --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b71d6a52786..e0f4fe4497e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Fri Nov 17 10:41:25 1995 Philippe De Muyter + + * elf-bfd.h (struct elf_link_hash_table): Change type of + dynsymcount and bucketcount fields from size_t to bfd_size_type. + Fri Nov 17 10:02:58 1995 Ian Lance Taylor * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Only create -- 2.30.2