aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2002-11-20 18:17:04 +0000
committerAlexandre Oliva <aoliva@redhat.com>2002-11-20 18:17:04 +0000
commit963f13ecfe413460bc1d8b18847eb42cd2e8b0f5 (patch)
tree9f9ea981e0a10ab9259719aad26aca0b5cf74af2 /bfd/ChangeLog
parenta1358604f19f33d3b588e685f85cbee16ba8bb50 (diff)
downloadgdb-963f13ecfe413460bc1d8b18847eb42cd2e8b0f5.zip
gdb-963f13ecfe413460bc1d8b18847eb42cd2e8b0f5.tar.gz
gdb-963f13ecfe413460bc1d8b18847eb42cd2e8b0f5.tar.bz2
* elf.c (_bfd_elf_link_hash_table_init): Make sure
can_refcount is properly extended to the type of init_refcount.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 561ff11..c4b97ee 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2002-11-20 Alexandre Oliva <aoliva@redhat.com>
+
+ * elf.c (_bfd_elf_link_hash_table_init): Make sure
+ can_refcount is properly extended to the type of
+ init_refcount.
+
2002-11-19 Alexandre Oliva <aoliva@redhat.com>
* elfxx-mips.c (MIPS_RELOC_RELA_P): New macro.