aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1992-08-29 00:17:29 +0000
committerIan Lance Taylor <ian@airs.com>1992-08-29 00:17:29 +0000
commit5f2d9799cea32ad252987033dcac17cc3630c7c9 (patch)
treeeb923c0d11075fcb6910ec388bf639850ee76858 /ld/ChangeLog
parent8ae35e59193c5677ad779f1d4468b7946df2bf01 (diff)
downloadgdb-5f2d9799cea32ad252987033dcac17cc3630c7c9.zip
gdb-5f2d9799cea32ad252987033dcac17cc3630c7c9.tar.gz
gdb-5f2d9799cea32ad252987033dcac17cc3630c7c9.tar.bz2
Update ChangeLog, removing yesterday's 960 change and putting in
todays (960 now always uses little endian ordering).
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index a4bb3d1..0f3e751 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)