PR ld/11384

* emultempl/sh64elf.em: Add missing EOF.
This commit is contained in:
Nick Clifton 2010-03-18 13:15:46 +00:00
parent 441f34fa99
commit 54801c2d1a
2 changed files with 8 additions and 0 deletions

View File

@ -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.

View File

@ -556,3 +556,6 @@ sh64_elf_${EMULATION_NAME}_after_allocation (void)
cranges->size = crangesp - cranges->contents;
cranges->rawsize = cranges->size;
}
EOF