public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Andrew Stubbs <ams@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/devel/omp/gcc-12] libgomp: Add forgotten Changelog.omp entries
Date: Tue, 17 Jan 2023 11:33:45 +0000 (GMT)	[thread overview]
Message-ID: <20230117113345.B20813858D28@sourceware.org> (raw)

https://gcc.gnu.org/g:495b7c3a3f716a06b4f254d78bf75ad64552a9b9

commit 495b7c3a3f716a06b4f254d78bf75ad64552a9b9
Author: Andrew Stubbs <ams@codesourcery.com>
Date:   Tue Jan 17 11:22:21 2023 +0000

    libgomp: Add forgotten Changelog.omp entries

Diff:
---
 libgomp/ChangeLog.omp | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/libgomp/ChangeLog.omp b/libgomp/ChangeLog.omp
index 01bb52e7b5a..be3c17b4019 100644
--- a/libgomp/ChangeLog.omp
+++ b/libgomp/ChangeLog.omp
@@ -1,3 +1,21 @@
+2023-01-13  Andrew Stubbs  <ams@codesourcery.com>
+
+	* usm-allocator.c (ALIGN): Use 128-byte alignment.
+
+2023-01-11  Andrew Stubbs  <ams@codesourcery.com>
+
+	* plugin/plugin-gcn.c: Include sys/mman.h and unistd.h.
+	(usm_heap_create): New function.
+	(struct usm_splay_tree_key_s): Delete function.
+	(usm_splay_compare): Delete function.
+	(splay_tree_prefix): Delete define.
+	(GOMP_OFFLOAD_usm_alloc): Use new allocator.
+	(GOMP_OFFLOAD_usm_free): Likewise.
+	(GOMP_OFFLOAD_is_usm_ptr): Likewise.
+	(gomp_fatal): Delete macro.
+	(splay_tree_c): Delete.
+	* usm-allocator.c: New file.
+
 2022-12-21  Tobias Burnus  <tobias@codesourcery.com>
 
 	Backported from master:

                 reply	other threads:[~2023-01-17 11:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20230117113345.B20813858D28@sourceware.org \
    --to=ams@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).