public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Michael Meissner <meissner@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc(refs/users/meissner/heads/work158-pnext)] Update ChangeLog.*
Date: Thu, 15 Feb 2024 23:45:17 +0000 (GMT)	[thread overview]
Message-ID: <20240215234517.D82F4384CBBE@sourceware.org> (raw)

https://gcc.gnu.org/g:6526329c046dc37a2c592d7ba12f775300f2b361

commit 6526329c046dc37a2c592d7ba12f775300f2b361
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Thu Feb 15 18:45:14 2024 -0500

    Update ChangeLog.*

Diff:
---
 gcc/ChangeLog.pnext | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/gcc/ChangeLog.pnext b/gcc/ChangeLog.pnext
index 35c9601b022b..422782f69f96 100644
--- a/gcc/ChangeLog.pnext
+++ b/gcc/ChangeLog.pnext
@@ -1,3 +1,29 @@
+==================== Branch work158-pnext, patch #200 ====================
+
+Add -mcpu=power11 support.
+
+2024-02-15  Michael Meissner  <meissner@linux.ibm.com>
+
+gcc/
+
+	* config.gcc (powerpc*-*-*, rs6000-*-*): Add support for
+	--with-cpu=power11.
+	* config/rs6000/rs6000-c.cc (rs6000_target_modify_macros): Define
+	_ARCH_PWR11 if -mcpu=power11.
+	* config/rs6000/rs6000-cpus.def (ISA_POWER11_MASKS_SERVER): New macro.
+	(POWERPC_MASKS): Add -mcpu=power11 ISA bit.
+	(power11 cpu): New cpu target.
+	* config/rs6000/rs6000-opts.h (PROCESSOR_POWER11): Define as
+	PROCESSOR_POWER10 for now.
+	* config/rs6000/rs6000-tables.optL: Regenerate.
+	* config/rs6000/rs6000.cc (rs6000_machine_from_flags): Set .machine
+	power11 if -mcpu=power11.
+	(rs6000_opt_masks): Add Power11.
+	* config/rs6000/rs6000.h (ASM_CPU_SPEC): Pass -mpower11 to the assembler
+	if -mcpu=power11.
+	* config/rs6000/rs6000.opt (-mpower11): Add ISA bit for power11.
+	* doc/invoke.texi (PowerPC options): Document -mcpu=power11.
+
 ==================== Branch work158-pnext, patch #116 from work158-future branch ====================
 
 Add configure support for PowerPC future.

             reply	other threads:[~2024-02-15 23:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-15 23:45 Michael Meissner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-16  2:02 Michael Meissner
2024-02-16  0:27 Michael Meissner
2024-02-14 23:37 Michael Meissner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240215234517.D82F4384CBBE@sourceware.org \
    --to=meissner@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).