aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1999-11-03 18:19:22 +0000
committerNick Clifton <nickc@redhat.com>1999-11-03 18:19:22 +0000
commit829ce3071e59a4fe331b1299c1fe82bc5c025d2c (patch)
tree73a7b0bf7d4b2287ca1f7b7a2e2885f3c9ade41e /ld/ChangeLog
parent7e301c9cbd617e7356093766861258f4afb8a00b (diff)
downloadgdb-829ce3071e59a4fe331b1299c1fe82bc5c025d2c.zip
gdb-829ce3071e59a4fe331b1299c1fe82bc5c025d2c.tar.gz
gdb-829ce3071e59a4fe331b1299c1fe82bc5c025d2c.tar.bz2
Change the default endianness to little.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index ed7519d..8bcda8f 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+1999-11-03 Nick Clifton <nickc@cygnus.com>
+
+ * emulparams/elf32mcore.sh (OUTPUT_FORMAT): Change to little endian.
+ * emulparams/mcorepe.sh (OUTPUT_FORMAT): Change to little endian.
+
1999-11-01 Steve Chamberlain <sac@pobox.com>
* ldlang.c (section_already_linked): Rework to use hash table.