public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Corinna Vinschen <vinschen@redhat.com>
To: newlib@sourceware.org
Subject: Re: [PATCH] newlib: drop unused xscale subdir
Date: Tue, 8 Feb 2022 10:49:17 +0100	[thread overview]
Message-ID: <YgI8napKC9sRdMJO@calimero.vinschen.de> (raw)
In-Reply-To: <20220207225137.31466-1-vapier@gentoo.org>

On Feb  7 17:51, Mike Frysinger wrote:
> This target was deleted in 2011 in 25fa7e5ad63d97d00deef1c9eddb346d11,
> but this directory was missed.  Punt it too.
> ---
>  newlib/libc/machine/xscale/Makefile.am       |  12 -
>  newlib/libc/machine/xscale/Makefile.in       | 598 -------------------
>  newlib/libc/machine/xscale/machine/profile.h |  88 ---
>  newlib/libc/machine/xscale/memchr.c          | 102 ----
>  newlib/libc/machine/xscale/memcmp.c          | 112 ----
>  newlib/libc/machine/xscale/memcpy.c          | 103 ----
>  newlib/libc/machine/xscale/memmove.c         | 122 ----
>  newlib/libc/machine/xscale/memset.c          |  91 ---
>  newlib/libc/machine/xscale/setjmp.S          | 137 -----
>  newlib/libc/machine/xscale/strchr.c          |  73 ---
>  newlib/libc/machine/xscale/strcmp.c          | 107 ----
>  newlib/libc/machine/xscale/strcpy.c          |  62 --
>  newlib/libc/machine/xscale/strlen.c          | 100 ----
>  newlib/libc/machine/xscale/xscale.h          |  31 -
>  14 files changed, 1738 deletions(-)
>  delete mode 100644 newlib/libc/machine/xscale/Makefile.am
>  delete mode 100644 newlib/libc/machine/xscale/Makefile.in
>  delete mode 100644 newlib/libc/machine/xscale/machine/profile.h
>  delete mode 100644 newlib/libc/machine/xscale/memchr.c
>  delete mode 100644 newlib/libc/machine/xscale/memcmp.c
>  delete mode 100644 newlib/libc/machine/xscale/memcpy.c
>  delete mode 100644 newlib/libc/machine/xscale/memmove.c
>  delete mode 100644 newlib/libc/machine/xscale/memset.c
>  delete mode 100644 newlib/libc/machine/xscale/setjmp.S
>  delete mode 100644 newlib/libc/machine/xscale/strchr.c
>  delete mode 100644 newlib/libc/machine/xscale/strcmp.c
>  delete mode 100644 newlib/libc/machine/xscale/strcpy.c
>  delete mode 100644 newlib/libc/machine/xscale/strlen.c
>  delete mode 100644 newlib/libc/machine/xscale/xscale.h

Yup, obvious.


Thanks,
Corinna


      reply	other threads:[~2022-02-08  9:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-07 22:51 Mike Frysinger
2022-02-08  9:49 ` Corinna Vinschen [this message]

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=YgI8napKC9sRdMJO@calimero.vinschen.de \
    --to=vinschen@redhat.com \
    --cc=newlib@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).