Re: [PATCH 0/6] powerpc/64: Build with PC-Relative addressing

2023-04-26 Thread Michael Ellerman
On Sat, 08 Apr 2023 12:17:46 +1000, Nicholas Piggin wrote: > This won't see a lot of real use until POWER10 is the oldest supported > CPU for distros, but being as we're quite a unique user of toolchain I'd > like to start ironing things out earlier rather than later. I'm making a > list of observa

[PATCH 0/6] powerpc/64: Build with PC-Relative addressing

2023-04-07 Thread Nicholas Piggin
This won't see a lot of real use until POWER10 is the oldest supported CPU for distros, but being as we're quite a unique user of toolchain I'd like to start ironing things out earlier rather than later. I'm making a list of observations here, https://github.com/linuxppc/issues/issues/455 and will