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/work106)] Update ChangeLog.meissner
Date: Wed, 18 Jan 2023 00:12:41 +0000 (GMT)	[thread overview]
Message-ID: <20230118001241.04B503858C52@sourceware.org> (raw)

https://gcc.gnu.org/g:ad9ce797d031234f695317bf798591aee221c9a9

commit ad9ce797d031234f695317bf798591aee221c9a9
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Tue Jan 17 19:12:37 2023 -0500

    Update ChangeLog.meissner

Diff:
---
 gcc/ChangeLog.meissner | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog.meissner b/gcc/ChangeLog.meissner
index 7bdf0a234ad..a721c02003c 100644
--- a/gcc/ChangeLog.meissner
+++ b/gcc/ChangeLog.meissner
@@ -1,4 +1,20 @@
-==================== work106, patch #1 ====================
+==================== work106, patch #2 ====================
+
+PR target/107299: Use _Float128 and _Complex _Float128 for PowerPC libgcc IEEE 128-bit
+
+2023-01-17   Michael Meissner  <meissner@linux.ibm.com>
+
+	PR target/107299
+	* config/rs6000/quad-float128.h (TF): Remove definition.
+	(TFtype): New macro, use _Float128.
+	(TCtype): Change to macro, use _Complex _Float128.
+	(__mulkc3): Remove declaration.
+	(__divkc3): Likewise.
+	* libgcc2.h (TFtype): Allow md files to override this.
+	(TCtype): Likewise.
+	* soft-fp/quad.h (TFtype): Likewise.
+
+==================== work106, patch #1 was reverted ====================
 
 PR target/107299: Update IEEE 128-bit types for PowerPC libgcc
 
@@ -58,6 +74,8 @@ Fedora 36 systems from building compilers where the default long double is IEEE
 	(TCtype): Likewise.
 	* soft-fp/quad.h (TFtype): Likewise.
 
+==================== work106, branch head ====================
+
 2023-01-12   Michael Meissner  <meissner@linux.ibm.com>
 
 	Clone branch

             reply	other threads:[~2023-01-18  0:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-18  0:12 Michael Meissner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-18 16:20 Michael Meissner
2023-01-18  8:57 Michael Meissner
2023-01-18  6:12 Michael Meissner
2023-01-18  2:39 Michael Meissner
2023-01-13  0:03 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=20230118001241.04B503858C52@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).