aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/ChangeLog
diff options
context:
space:
mode:
authorMark Alexander <marka@cygnus>1996-12-29 17:47:25 +0000
committerMark Alexander <marka@cygnus>1996-12-29 17:47:25 +0000
commit0049ba7a8da103000966cea2776b179b2f66579a (patch)
treefe00c1655341a691b310c1ed5297eb06efa32dd2 /sim/mips/ChangeLog
parent2510786bd475c4a44a10e07e166554f937389e29 (diff)
downloadgdb-0049ba7a8da103000966cea2776b179b2f66579a.zip
gdb-0049ba7a8da103000966cea2776b179b2f66579a.tar.gz
gdb-0049ba7a8da103000966cea2776b179b2f66579a.tar.bz2
* interp.c: Fix byte-swapping code throughout to work on
both little- and big-endian hosts.
Diffstat (limited to 'sim/mips/ChangeLog')
-rw-r--r--sim/mips/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog
index f0d3858..0f7e78d 100644
--- a/sim/mips/ChangeLog
+++ b/sim/mips/ChangeLog
@@ -1,3 +1,8 @@
+Sun Dec 29 09:37:18 1996 Mark Alexander <marka@cygnus.com>
+
+ * interp.c: Fix byte-swapping code throughout to work on
+ both little- and big-endian hosts.
+
Sun Dec 29 09:18:32 1996 Mark Alexander <marka@cygnus.com>
* support.h: Make definitions of SIGTRAP and SIGQUIT consistent