Skip to content
Commit bdf5d42c authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] VPE: reimplement ELF loader.



Loading ELF binaries based on the section table is totally wrong.  This
still leaves the other fat bug of referencing symbols in an executable
unfixed, so people better don't run strip on their binaries ...

As added bonus the new loader is also 23 lines shorter.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 4b92fe23
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