PR ld/11384
* emultempl/sh64elf.em: Add missing EOF.
This commit is contained in:
parent
441f34fa99
commit
54801c2d1a
@ -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.
|
||||
|
@ -556,3 +556,6 @@ sh64_elf_${EMULATION_NAME}_after_allocation (void)
|
||||
cranges->size = crangesp - cranges->contents;
|
||||
cranges->rawsize = cranges->size;
|
||||
}
|
||||
EOF
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user