public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: newlib@sourceware.org
Subject: Re: [PATCH] libgloss: merge csky into top-level Makefile
Date: Fri, 13 Jan 2023 09:28:08 -0500	[thread overview]
Message-ID: <Y8FqeB6sF+Jy/9Ya@vapier> (raw)
In-Reply-To: <Y8EvLvu53Nzz2BlX@calimero.vinschen.de>

[-- Attachment #1: Type: text/plain, Size: 1023 bytes --]

On 13 Jan 2023 11:15, Corinna Vinschen wrote:
> On Jan 12 23:39, Mike Frysinger wrote:
> > Avoid a recursive make to speed things up a bit.
> > A csky-elf build shows installed objects & libs produce same code.
> > ---
> >  libgloss/Makefile.am       |   3 +
> >  libgloss/Makefile.in       | 499 +++++++++++++++++++++++++++++++++----
> >  libgloss/configure         |  19 +-
> >  libgloss/configure.ac      |   5 +-
> >  libgloss/csky/Makefile.in  | 125 ----------
> >  libgloss/csky/Makefile.inc |  36 +++
> >  6 files changed, 506 insertions(+), 181 deletions(-)
> >  delete mode 100644 libgloss/csky/Makefile.in
> >  create mode 100644 libgloss/csky/Makefile.inc
> 
> LGTM.
> 
> Are you planning to finish up this autotools work in libgloss soon?
> 
> I'm asking because Jeff and me were discussing the yearly snapshot
> release, and maybe it makes sense to wait for you to finish this up?

i have no work planned.  i just did these last few because i was bored.
so feel free to snap it.
-mike

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2023-01-13 14:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-13  4:39 Mike Frysinger
2023-01-13 10:15 ` Corinna Vinschen
2023-01-13 14:28   ` Mike Frysinger [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=Y8FqeB6sF+Jy/9Ya@vapier \
    --to=vapier@gentoo.org \
    --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).