/eb84b8a2bc86aa751ad6f472422e8abad63ff500
.
* Removed D_LP32 and D_LP64 bits. Since LoongArch ABIs are somewhat
complicated, we may introduce the ABI information in the form of target
traits in the future.
Zixing Liu (1):
gcc/config.gcc | 1 +
gcc/config/loongarch/loongarch-d.cc| 77
: Regenerate.
* libdruntime/gcc/sections/elf.d: add TLS_DTV_OFFSET constant for
LoongArch64.
* libdruntime/gcc/unwind/generic.d: add __aligned__ constant for
LoongArch64.
* libdruntime/Makefile.in: Regenerate.
Signed-off-by: Zixing Liu
---
gcc/config.gcc