Ping #2: [PATCH V4 0/4] Add support for -mcpu=future in the PowerPC

2025-01-09 Thread Michael Meissner
Ping patches 1-4 to add support for -mcpu=future in the PowerPC Message-ID Information about the patch set: https://gcc.gnu.org/pipermail/gcc-patches/2024-November/669099.html Patch #1, Add support for -mcpu=future in the PowerPC https://gcc.gnu.org/pipermail/gcc-patches/2024-November/669101.ht

Ping: [PATCH V4 0/4] Add support for -mcpu=future in the PowerPC

2024-12-04 Thread Michael Meissner
Ping patches 1-4 to add support for -mcpu=future in the PowerPC Message-ID Information about the patch set: https://gcc.gnu.org/pipermail/gcc-patches/2024-November/669099.html Patch #1, Add support for -mcpu=future in the PowerPC https://gcc.gnu.org/pipermail/gcc-patches/2024-November/669101.ht

[PATCH V4 0/4] Add support for -mcpu=future in the PowerPC

2024-11-16 Thread Michael Meissner
Peter Bergner asked me to reorganize my V3 patch that separates the architecture bits (set via -mcpu=) compared to the ISA bits that are based on options. Here is the beginning of the V3 patch for reference: https://gcc.gnu.org/pipermail/gcc-patches/2024-November/668643.html As Peter has suggest