Add support for LoongArch (#470)
authorWu Xiaotian <wuxiaotian@zhcn.cc>
Fri, 21 Apr 2023 13:13:14 +0000 (21:13 +0800)
committerGitHub <noreply@github.com>
Fri, 21 Apr 2023 13:13:14 +0000 (06:13 -0700)
commit20594758fbdafaaa5fc789d79bd6697de738dc7e
tree8232c9ecc0da14fccb6dd3fa5366881dc70f4604
parent62ad1bd8cd86af7c5f37e905968ecc9852535fe5
Add support for LoongArch (#470)

refer: https://loongson.github.io/LoongArch-Documentation/LoongArch-ELF-ABI-EN.html#_e_flags_identifies_abi_type_and_version
elftools/elf/constants.py
elftools/elf/descriptions.py
elftools/elf/enums.py
scripts/readelf.py