[MIPS] Map 'move' to 'or'.
[deliverable/binutils-gdb.git] / gold / ChangeLog
index e5339321a8112dfd828af1c5323658eb9073ce45..0c5a40c3e2927815cd4257c82a2ae5efbc3e43b1 100644 (file)
@@ -1,3 +1,17 @@
+2015-08-12  Simon Dardis  <simon.dardis@imgtec.com>
+
+       * mips.cc (plt0_entry_o32, plt0_entry_n32, plt0_entry_n64,
+       lazy_stub_normal_1, lazy_stub_normal_1_n64,
+       lazy_stub_normal_2, lazy_stub_normal_2_n64, lazy_stub_big,
+       lazy_stub_big_n64, lazy_stub_micromips32_normal_1_n64,
+       lazy_stub_micromips32_normal_2_n64, lazy_stub_micromips32_big,
+       lazy_stub_micromips32_big_n64): Update to use 'or' for move instead
+       of 'addu/daddu'.
+
+2015-07-27  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure: Regenerated.
+
 2015-07-26  Doug Kwan  <dougkwan@google.com>
 
        * testsuite/arm_unaligned_reloc.{s,sh}: Make test less sensitive to
This page took 0.026528 seconds and 4 git commands to generate.