diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-05-05 21:02:11 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-05-05 21:02:11 +0000 |
commit | 21bb48b9b98906dc6f71cb93fed87c8e7852a98e (patch) | |
tree | c36317f42b5c025157c28dbd05cfdb17f79135db /gas | |
parent | e7c2f9431cf5318a066ac1affabca56bfce1b3b3 (diff) | |
download | gdb-21bb48b9b98906dc6f71cb93fed87c8e7852a98e.zip gdb-21bb48b9b98906dc6f71cb93fed87c8e7852a98e.tar.gz gdb-21bb48b9b98906dc6f71cb93fed87c8e7852a98e.tar.bz2 |
* config/tc-mips.c (macro): Correct floating point double word
loads and stores for big endian target.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index aa2980b..3e7eeff 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Wed May 5 14:00:49 1993 Ian Lance Taylor (ian@cygnus.com) + + * config/tc-mips.c (macro): Correct floating point double word + loads and stores for big endian target. + Wed May 5 08:39:21 1993 Ken Raeburn (raeburn@deneb.cygnus.com) * config/tc-i386.c: Replace SEG_* with *_section, fix up subseg_* |