From: Ian Lance Taylor Date: Sat, 29 Aug 1992 00:17:29 +0000 (+0000) Subject: Update ChangeLog, removing yesterday's 960 change and putting in X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5f2d9799cea32ad252987033dcac17cc3630c7c9;p=binutils-gdb.git Update ChangeLog, removing yesterday's 960 change and putting in todays (960 now always uses little endian ordering). --- diff --git a/ld/ChangeLog b/ld/ChangeLog index a4bb3d1d67f..0f3e751a5a7 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,7 +1,7 @@ Thu Aug 27 16:38:42 1992 Ian Lance Taylor (ian@cygnus.com) - * gld960.em (gld960_choose_target): the target depends on - HOST_BIG_ENDIAN_P. + * gld960.em (gld960_choose_target): default to little endian, not + big endian. Wed Aug 26 17:28:51 1992 Steve Chamberlain (sac@thepub.cygnus.com)