From: H.J. Lu Date: Tue, 11 Dec 2018 14:18:12 +0000 (-0800) Subject: Fix a typo in scripttempl/elf32xc16x.sc X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=550892eb5a320c5a55fb4f45750514cd16433baf;p=binutils-gdb.git Fix a typo in scripttempl/elf32xc16x.sc * scripttempl/elf32xc16x.sc: Fix a typo. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 75c9c7d11df..f0324514074 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2018-12-11 H.J. Lu + + * scripttempl/elf32xc16x.sc: Fix a typo. + 2018-12-07 H.J. Lu PR ld/23958 diff --git a/ld/scripttempl/elf32xc16x.sc b/ld/scripttempl/elf32xc16x.sc index 4c7cc36927a..baf7b159689 100644 --- a/ld/scripttempl/elf32xc16x.sc +++ b/ld/scripttempl/elf32xc16x.sc @@ -31,7 +31,7 @@ MEMORY ldata : o =0x4000 ,l = 0x0200 } -ELF +EOF cat <