From 6da0974a117b550d2b929ec8474726f906f324f9 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 9 Jul 1999 08:12:48 +0000 Subject: [PATCH] Include big endian and little endian formats in OUTPUT_FORMAT directive. --- ld/ChangeLog | 5 +++++ ld/scripttempl/armcoff.sc | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index 42f040d..1c126cc 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +1999-07-09 Nick Clifton + + * scripttempl/armcoff.sc (OUTPUT_FORMAT): Include big endian and + little endian formats. + 1999-07-08 Felix Lee * scripttempl/mcorepe.sc: fix quoting problem, for bash 2.x diff --git a/ld/scripttempl/armcoff.sc b/ld/scripttempl/armcoff.sc index 8e07169..9f9cd7c 100644 --- a/ld/scripttempl/armcoff.sc +++ b/ld/scripttempl/armcoff.sc @@ -7,7 +7,7 @@ if test -z "${DATA_ADDR}"; then fi fi cat <