Re: [PATCH 0/1] gdc: define ELFv1, ELFv2 and D_PPCUseIEEE128 versions for powerpc

2025-02-12 Thread liushuyu
Hi, Excerpts from liushuyu's message of Februar 6, 2025 2:02 am: From: Zixing Liu This set of patches will add proper IEEE 128 quad precision marking to GDC compiler, so that it works with the new changes in D standard library where POWER system can use any math functions inside the standard

Re: [PATCH 0/1] gdc: define ELFv1, ELFv2 and D_PPCUseIEEE128 versions for powerpc

2025-02-09 Thread Iain Buclaw
Excerpts from liushuyu's message of Februar 6, 2025 2:02 am: > From: Zixing Liu > > This set of patches will add proper IEEE 128 quad precision marking to GDC > compiler, so that it works with the new changes in D standard library > where POWER system can use any math functions inside the standar

[PATCH 0/1] gdc: define ELFv1, ELFv2 and D_PPCUseIEEE128 versions for powerpc

2025-02-05 Thread liushuyu
From: Zixing Liu This set of patches will add proper IEEE 128 quad precision marking to GDC compiler, so that it works with the new changes in D standard library where POWER system can use any math functions inside the standard library that requires the "real" type. The patch also adds the ELFv1