aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2008-08-10 18:49:09 +0000
committerPedro Alves <palves@redhat.com>2008-08-10 18:49:09 +0000
commitae38509c56c44e4729477f9af84377f9e0405b37 (patch)
tree97bf8d50081f2730cdc4ea4959e42b0fa7ef1c51 /bfd/ChangeLog
parent6eb7ee032e6d1ab881dae7e5ef42d101d94f1cbd (diff)
downloadgdb-ae38509c56c44e4729477f9af84377f9e0405b37.zip
gdb-ae38509c56c44e4729477f9af84377f9e0405b37.tar.gz
gdb-ae38509c56c44e4729477f9af84377f9e0405b37.tar.bz2
* archive.c (_bfd_archive_bsd_update_armap_timestamp): Cast stat
st_mtime to long before comparison.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 14cbb10..0fd031c 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-09 Pedro Alves <pedro@codesourcery.com>
+
+ * archive.c (_bfd_archive_bsd_update_armap_timestamp): Cast stat
+ st_mtime to long before comparison.
+
2008-08-08 Anatoly Sokolov <aesok@post.ru>
* archures.c (bfd_mach_avr25, bfd_mach_avr31, bfd_mach_avr35,