summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2013-10-09 15:50:39 +0000
committerTom Tromey <tromey@redhat.com>2013-10-09 15:50:39 +0000
commitc875e21d7d5153c05e6ccb0287605e0c153f5ff2 (patch)
tree41c2da228e053e656439057fdc023500a6401147 /bfd/ChangeLog
parent61b9f5f206b72320f0db2f66df6afd7de3a8d055 (diff)
downloadgdb-c875e21d7d5153c05e6ccb0287605e0c153f5ff2.tar.gz
* opncls.c (get_alt_debug_link_info_shim): Update type of 'len'.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 0b1260b0359..c70ed8fd5f4 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2013-10-09 Tom Tromey <tromey@redhat.com>
+
+ * opncls.c (get_alt_debug_link_info_shim): Update type of 'len'.
+
2013-10-09 Nick Clifton <nickc@redhat.com>
PR ld/16021