public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
From: Corinna Vinschen <corinna@sourceware.org>
To: newlib-cvs@sourceware.org
Subject: [newlib-cygwin] fenv: Move shared x86 sys/fenv.h from x86_64 to shared_x86
Date: Tue, 13 Apr 2021 10:56:37 +0000 (GMT)	[thread overview]
Message-ID: <20210413105637.A56163943541@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=05753071c03eebd77646434cec8c4942ad25b7ef

commit 05753071c03eebd77646434cec8c4942ad25b7ef
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Wed Mar 24 10:48:34 2021 +0100

    fenv: Move shared x86 sys/fenv.h from x86_64 to shared_x86
    
    drop matching symlink in i386
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 newlib/libc/machine/i386/sys/fenv.h                   | 1 -
 newlib/libc/machine/{x86_64 => shared_x86}/sys/fenv.h | 0
 2 files changed, 1 deletion(-)

diff --git a/newlib/libc/machine/i386/sys/fenv.h b/newlib/libc/machine/i386/sys/fenv.h
deleted file mode 120000
index 218057825..000000000
--- a/newlib/libc/machine/i386/sys/fenv.h
+++ /dev/null
@@ -1 +0,0 @@
-../../x86_64/sys/fenv.h
\ No newline at end of file
diff --git a/newlib/libc/machine/x86_64/sys/fenv.h b/newlib/libc/machine/shared_x86/sys/fenv.h
similarity index 100%
rename from newlib/libc/machine/x86_64/sys/fenv.h
rename to newlib/libc/machine/shared_x86/sys/fenv.h


                 reply	other threads:[~2021-04-13 10:56 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=20210413105637.A56163943541@sourceware.org \
    --to=corinna@sourceware.org \
    --cc=newlib-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).