aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2008-05-01 15:45:43 +0000
committerJoel Brobecker <brobecker@gnat.com>2008-05-01 15:45:43 +0000
commitf12a02c018093a098f27099297903362c47ca150 (patch)
treecfd94abb511b94f8bd2cbb3273fec6d49b26038a /bfd/ChangeLog
parent961c521ff952676089e85d64d712fcd3d192e4e0 (diff)
downloadgdb-f12a02c018093a098f27099297903362c47ca150.zip
gdb-f12a02c018093a098f27099297903362c47ca150.tar.gz
gdb-f12a02c018093a098f27099297903362c47ca150.tar.bz2
* cache.c (cache_bread_1): Renames cache_bread.
(cache_bread): New function.
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 8d994a8..75bc0b6 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-01 Joel Brobecker <brobecker@adacore.com>
+
+ * cache.c (cache_bread_1): Renames cache_bread.
+ (cache_bread): New function.
+
2008-05-01 Alan Modra <amodra@bigpond.net.au>
PR 2995, PR 6473