From e0764319ebce80bbed2164c9317b3c4ec3c7df68 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 18 Jul 2006 08:56:44 +0000 Subject: * elfxx-mips.c (_bfd_mips_elf_common_definition): New function. Consider SHN_MIPS_ACOMMON and SHN_MIPS_SCOMMON as being common sections. * elfxx-mips.h (_bfd_mips_elf_common_definition): Prototype. --- bfd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 07bf4c4..6c4773e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2006-07-18 Nick Clifton + + * elfxx-mips.c (_bfd_mips_elf_common_definition): New function. + Consider SHN_MIPS_ACOMMON and SHN_MIPS_SCOMMON as being common + sections. + * elfxx-mips.h (_bfd_mips_elf_common_definition): Prototype. + 2006-07-14 Jakub Jelinek * elflink.c (bfd_elf_size_dynsym_hash_dynstr): Fix cinfo.shift2 value. -- cgit v1.1