public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Samuel Thibault <sthibaul@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc] htl: Generalize i386 pt-machdep.h to x86
Date: Sun, 12 Feb 2023 15:34:50 +0000 (GMT)	[thread overview]
Message-ID: <20230212153450.CAB6F3858D1E@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=bfb583e7916315eca3f19801dca1bf05eac4efef

commit bfb583e7916315eca3f19801dca1bf05eac4efef
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Feb 12 16:32:52 2023 +0100

    htl: Generalize i386 pt-machdep.h to x86

Diff:
---
 sysdeps/i386/htl/Implies               | 1 +
 sysdeps/{i386 => x86}/htl/pt-machdep.h | 2 +-
 sysdeps/x86_64/htl/Implies             | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/sysdeps/i386/htl/Implies b/sysdeps/i386/htl/Implies
new file mode 100644
index 0000000000..aad38fb53d
--- /dev/null
+++ b/sysdeps/i386/htl/Implies
@@ -0,0 +1 @@
+x86/htl
diff --git a/sysdeps/i386/htl/pt-machdep.h b/sysdeps/x86/htl/pt-machdep.h
similarity index 93%
rename from sysdeps/i386/htl/pt-machdep.h
rename to sysdeps/x86/htl/pt-machdep.h
index b036909c42..d0cc979252 100644
--- a/sysdeps/i386/htl/pt-machdep.h
+++ b/sysdeps/x86/htl/pt-machdep.h
@@ -1,4 +1,4 @@
-/* Machine dependent pthreads internal defenitions.  i386 version.
+/* Machine dependent pthreads internal defenitions.  x86 version.
    Copyright (C) 2000-2023 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
diff --git a/sysdeps/x86_64/htl/Implies b/sysdeps/x86_64/htl/Implies
new file mode 100644
index 0000000000..aad38fb53d
--- /dev/null
+++ b/sysdeps/x86_64/htl/Implies
@@ -0,0 +1 @@
+x86/htl

                 reply	other threads:[~2023-02-12 15:34 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=20230212153450.CAB6F3858D1E@sourceware.org \
    --to=sthibaul@sourceware.org \
    --cc=glibc-cvs@sourceware.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).