selmf / unarr

A decompression library for rar, tar, zip and 7z archives
GNU Lesser General Public License v3.0
73 stars 13 forks source link

Update support for LoongArch. #19

Closed liuxiang88 closed 2 years ago

liuxiang88 commented 2 years ago

After the GCC version is updated, the definition of Gcc macro changes.

selmf commented 2 years ago

Please rebase against master and resolve the conflicts. The CHANGELOG should be updated to reflect that the support is for loongarch64 only.

Also, can you give me a link to the GCC discussion or about LoongArch and the related macros? This is still a very new architecture and a lot of the related information is in Chinese.