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/work071)] Update ChangeLog.meissner.
Date: Fri, 29 Oct 2021 20:41:03 +0000 (GMT)	[thread overview]
Message-ID: <20211029204103.66E523858416@sourceware.org> (raw)

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

commit aa5ab3dfb56d9c1abbeb99acebd32d05fe6852f8
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Fri Oct 29 16:40:15 2021 -0400

    Update ChangeLog.meissner.
    
    gcc/
    2021-10-29  Michael Meissner  <meissner@linux.ibm.com>
    
            * ChangeLog.meissner: Update.
    
    gcc/fortran/
    2021-10-29  Michael Meissner  <meissner@linux.ibm.com>
    
            * ChangeLog.meissner: Update.

Diff:
---
 gcc/ChangeLog.meissner         | 21 +++++++++++++++++++++
 gcc/fortran/ChangeLog.meissner | 10 ++++++++++
 2 files changed, 31 insertions(+)

diff --git a/gcc/ChangeLog.meissner b/gcc/ChangeLog.meissner
index fdb3ff9814a..31da3b2be7c 100644
--- a/gcc/ChangeLog.meissner
+++ b/gcc/ChangeLog.meissner
@@ -1,3 +1,24 @@
+work071.patch056:
+2021-10-29  Michael Meissner  <meissner@the-meissners.org>
+
+	* config/rs6000/rs6000.c (TARGET_FORTRAN_REAL_KIND_NUMBER): Set
+	target hook.
+	(TARGET_FORTRAN_REAL_KIND_TYPE): Likewise.
+	(rs6000_fortran_real_kind_number): New target hook.
+	(rs6000_fortran_real_kind_type): Likewise.
+	* target.def (fortran_real_kind_number): New target hook.
+	(fortran_real_kind_type): Likewise.
+	* targhooks.c (default_fortran_real_kind_number): New default
+	target hooks for Fortran kind support.
+	(default_fortran_real_kind_type): Likewise.
+	* targhooks.c (default_fortran_real_kind_number): New
+	declaration.
+	(default_fortran_real_kind_type): Likewise.
+	* doc/tm.texi.in (TARGET_FORTRAN_REAL_KIND_NUMBER): Document new
+	target hooks.
+	(TARGET_FORTRAN_REAL_KIND_TYPE): Likewise.
+	* doc/tm.texi: Regenerate.
+
 work071.patch054:
 2021-10-20  Michael Meissner  <meissner@the-meissners.org>
 
diff --git a/gcc/fortran/ChangeLog.meissner b/gcc/fortran/ChangeLog.meissner
index 8fc7c845e95..0ea31592547 100644
--- a/gcc/fortran/ChangeLog.meissner
+++ b/gcc/fortran/ChangeLog.meissner
@@ -1,3 +1,13 @@
+work071.patch056:
+2021-10-29  Michael Meissner  <meissner@the-meissners.org>
+
+	* f95-lang.c (gfc_init_builtin_functions): Flesh out more Float128
+	support.
+	* trans-types.c (gfc_init_kinds): Add support for using target
+	hooks to allow the backend to control KIND numbers.
+	(gfc_build_real_type): Likewise.
+	(gfc_build_complex_type): Add support for complex Float128.
+
 2021-10-11   Michael Meissner  <meissner@linux.ibm.com>
 
 	Clone branch


             reply	other threads:[~2021-10-29 20:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-29 20:41 Michael Meissner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-29 22:18 Michael Meissner
2021-10-21  2:43 Michael Meissner
2021-10-21  0:44 Michael Meissner
2021-10-18 19:16 Michael Meissner
2021-10-15  4:21 Michael Meissner
2021-10-14 18:21 Michael Meissner
2021-10-14  3:42 Michael Meissner
2021-10-14  2:54 Michael Meissner
2021-10-13 19:43 Michael Meissner
2021-10-13 18:48 Michael Meissner
2021-10-12 22:08 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=20211029204103.66E523858416@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).