Page MenuHomeFreeBSD

Add LoongArch ELF machine type definition
Needs ReviewPublic

Authored by shipujin.t_gmail.com on Sat, Sep 12, 7:11 AM.
Tags
None
Referenced Files
F172795307: D59604.diff
Mon, Sep 21, 1:36 AM
F172692350: D59604.diff
Sun, Sep 20, 6:57 AM
Unknown Object (File)
Sat, Sep 19, 3:16 AM
Unknown Object (File)
Sat, Sep 19, 3:03 AM
Unknown Object (File)
Fri, Sep 18, 4:07 PM
Unknown Object (File)
Wed, Sep 16, 5:12 AM
Unknown Object (File)
Mon, Sep 14, 11:35 AM
Unknown Object (File)
Mon, Sep 14, 3:26 AM
Subscribers

Details

Summary

EM_LOONGARCH has been officially registered as e_machine 258.
Add the corresponding definition to elftoolchain's ELF header
and teach readelf/elfdump to recognize and print it.

Upstream registration in GNU binutils:
https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=4cf2ad720078a9f490dd5b5bc8893a926479196e

Signed-off-by: shipujin <shipujin.t@gmail.com>

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped