diff options
author | Mark Alexander <marka@cygnus> | 1996-12-29 17:47:25 +0000 |
---|---|---|
committer | Mark Alexander <marka@cygnus> | 1996-12-29 17:47:25 +0000 |
commit | 0049ba7a8da103000966cea2776b179b2f66579a (patch) | |
tree | fe00c1655341a691b310c1ed5297eb06efa32dd2 /sim/mips/ChangeLog | |
parent | 2510786bd475c4a44a10e07e166554f937389e29 (diff) | |
download | gdb-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/ChangeLog | 5 |
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 |