aboutsummaryrefslogtreecommitdiff
path: root/gold
diff options
context:
space:
mode:
authorChris Demetriou <cgd@google.com>2009-04-30 06:02:09 +0000
committerChris Demetriou <cgd@google.com>2009-04-30 06:02:09 +0000
commitb22a5a41858f1962abba75900ef9928efca36bcd (patch)
treee8f3669411a400da0e80c7ff81c2f117b6406301 /gold
parent59b1530d0b643ff9e59cd3394dd2ad39367a8241 (diff)
downloadfsf-binutils-gdb-b22a5a41858f1962abba75900ef9928efca36bcd.zip
fsf-binutils-gdb-b22a5a41858f1962abba75900ef9928efca36bcd.tar.gz
fsf-binutils-gdb-b22a5a41858f1962abba75900ef9928efca36bcd.tar.bz2
Fix date in revision 1.220. (Was 2008-04-23, should have been 2009-04-23).
Diffstat (limited to 'gold')
-rw-r--r--gold/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 5df876f..5df808b 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -3,7 +3,7 @@
* x86_64.cc (do_adjust_output_section): Set entsize to
plt_entry_size.
-2008-04-23 Elliott Hughes <enh@google.com>
+2009-04-23 Elliott Hughes <enh@google.com>
* output.cc (Output_file::close): After short writes, continue
writing from the correct offset in the buffer being written.