aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2010-03-18 13:15:46 +0000
committerNick Clifton <nickc@redhat.com>2010-03-18 13:15:46 +0000
commit54801c2d1a35d0176b6ee079d34cc8ae9ab89060 (patch)
tree5e6a002f7d0c6748220ba78e828e5ac03b4fecb4 /ld/ChangeLog
parent441f34fa999247cf9948edbb92089804a4d176d5 (diff)
downloadfsf-binutils-gdb-54801c2d1a35d0176b6ee079d34cc8ae9ab89060.zip
fsf-binutils-gdb-54801c2d1a35d0176b6ee079d34cc8ae9ab89060.tar.gz
fsf-binutils-gdb-54801c2d1a35d0176b6ee079d34cc8ae9ab89060.tar.bz2
PR ld/11384
* emultempl/sh64elf.em: Add missing EOF.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 424b7e8..5c1fcf0 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2010-03-18 Aymeric Vincent <vincent@labri.fr>
+
+ PR ld/11384
+ * emultempl/sh64elf.em: Add missing EOF.
+
2010-03-18 Doug Semler <dougsemler@gmail.com>
* pe-dll.c (make_one): Make text section readonly.