Commit ef42b1dd by Emmanuel Marty Committed by Richard Earnshaw

From Emmanuel Marty <emarty@suntech.fr>

* arm/lib1funcs.asm (_umodsi3 THUMB VARIANT): Restore deleted return
insn.

From-SVN: r35781
parent 074900c5
2000-08-18 Emmanuel Marty <emarty@suntech.fr>
* arm/lib1funcs.asm (_umodsi3 THUMB VARIANT): Restore deleted return
insn.
2000-08-17 Richard Henderson <rth@cygnus.com>
* config/ia64/ia64.c (spill_restore_mem): Handle emitting
......
......@@ -436,6 +436,7 @@ Over9:
add dividend, dividend, work
Over10:
pop { work }
RET
#else /* ARM version. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment