diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-07-11 21:24:08 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-07-11 21:24:08 +0000 |
commit | 51d8e5aeba7d8424d7f5c3ce351c590d88e7a404 (patch) | |
tree | 28f5aef0412629e390ff2cdae5a45bf4b59676c8 /gas | |
parent | a2869e63cdddf392acf87d13a693ffaf9498353f (diff) | |
download | gdb-51d8e5aeba7d8424d7f5c3ce351c590d88e7a404.zip gdb-51d8e5aeba7d8424d7f5c3ce351c590d88e7a404.tar.gz gdb-51d8e5aeba7d8424d7f5c3ce351c590d88e7a404.tar.bz2 |
* config/tc-mips.c (macro): In case M_LA_AB, SVR4_PIC, large
constant, and case ldd_std, set mips_optimize to 2 temporarily to
avoid inserting an unexpected nop instruction.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 5bb1dd0..2afe366 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Mon Jul 11 17:20:23 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * config/tc-mips.c (macro): In case M_LA_AB, SVR4_PIC, large + constant, and case ldd_std, set mips_optimize to 2 temporarily to + avoid inserting an unexpected nop instruction. + Sat Jul 9 00:05:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * ecoff.c (ecoff_build_lineno): Handle count correctly for last |