[gcc(refs/users/meissner/heads/work162)] Add -mcpu=future support.

2024-03-08 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:5180f01d1d48691a088a0074d5a402ab4530d7f7 commit 5180f01d1d48691a088a0074d5a402ab4530d7f7 Author: Michael Meissner Date: Sat Mar 9 00:05:03 2024 -0500 Add -mcpu=future support. This patch adds the future option to the -mcpu= and -mtune= switches. This

[gcc(refs/users/meissner/heads/work162)] Add -mcpu=future support part 3.

2024-03-08 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:6712015cc1f80178502cf904fef6102ce76022e0 commit 6712015cc1f80178502cf904fef6102ce76022e0 Author: Michael Meissner Date: Fri Mar 8 23:28:52 2024 -0500 Add -mcpu=future support part 3. This patch makes -mtune=future use the same tuning decision as -mtune=power

[gcc(refs/users/meissner/heads/work162)] Add -mcpu=future support part 2

2024-03-08 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:ea0193ba078ba6d9747329266de9aa9b2a9bb5d5 commit ea0193ba078ba6d9747329266de9aa9b2a9bb5d5 Author: Michael Meissner Date: Fri Mar 8 23:26:03 2024 -0500 Add -mcpu=future support part 2 This patch allows GCC to be configured with the --with-cpu=future and --w

[gcc(refs/users/meissner/heads/work162)] Add -mcpu=future support.

2024-03-08 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:522bd06b7abf4de674693dc57569547e6de09306 commit 522bd06b7abf4de674693dc57569547e6de09306 Author: Michael Meissner Date: Fri Mar 8 23:14:31 2024 -0500 Add -mcpu=future support. This patch adds the future option to the -mcpu= and -mtune= switches. This