]> git.eshelyaron.com Git - emacs.git/commit
Address typos in MIPS executable loader
authorPo Lu <luangruo@yahoo.com>
Tue, 15 Apr 2025 03:14:14 +0000 (11:14 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 16 Apr 2025 07:34:37 +0000 (09:34 +0200)
commite2f26022b05fea71a5361f0b44f3bccc61ba9932
tree5121151678472c328b69e7e74825c2a7b2641d4c
parent842fad4a1bbf0738a5be39b4b1953fb90ff3986c
Address typos in MIPS executable loader

* exec/loader-mipsel.s (rest_of_exec): Delete redundant nop.
(skip_environ): Correct stack space test.  Don't jump into
the label for the sp preserving case's delay slot.

(cherry picked from commit e790873be10720c108b9d6833ce0232167f03bf2)
exec/loader-mipsel.s