aboutsummaryrefslogtreecommitdiff
path: root/gas/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 /gas/ChangeLog
parent7e301c9cbd617e7356093766861258f4afb8a00b (diff)
downloadgdb-829ce3071e59a4fe331b1299c1fe82bc5c025d2c.zip
gdb-829ce3071e59a4fe331b1299c1fe82bc5c025d2c.tar.gz
gdb-829ce3071e59a4fe331b1299c1fe82bc5c025d2c.tar.bz2
Change the default endianness to little.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index d3aa148..291d1a1 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+1999-11-03 Nick Clifton <nickc@cygnus.com>
+
+ * config/tc-mcore.h (TARGET_BYTES_BIG_ENDIAN): Change to false.
+
1999-11-01 Gavin Romig-Koch <gavin@cygnus.com>
* config/tc-mips.c (macro_build): Use OPCODE_IS_MEMBER.