public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Jennifer Averett <jennifer.averett@oarcorp.com>
To: newlib@sourceware.org
Cc: Jennifer Averett <jennifer.averett@oarcorp.com>
Subject: [PATCH 0/2] Move signgam from libc/reent to libm/math
Date: Thu, 27 Apr 2023 15:18:38 -0500	[thread overview]
Message-ID: <20230427201840.2756395-1-jennifer.averett@oarcorp.com> (raw)

1) Move file & fix Makefiles
2) Regenerated code

Jennifer Averett (2):
  Move signgm.c from libc/reent to libm/math
  Regenerated source for moving signgam.c

 newlib/Makefile.in                         | 117 +++++++++++----------
 newlib/libc/reent/Makefile.inc             |   1 -
 newlib/libm/math/Makefile.inc              |   1 +
 newlib/{libc/reent => libm/math}/signgam.c |   0
 newlib/newlib.hin                          |  12 +++
 5 files changed, 72 insertions(+), 59 deletions(-)
 rename newlib/{libc/reent => libm/math}/signgam.c (100%)

-- 
2.31.1


             reply	other threads:[~2023-04-27 20:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-27 20:18 Jennifer Averett [this message]
2023-04-27 20:18 ` [PATCH 1/2] Move signgm.c " Jennifer Averett
2023-04-27 20:18 ` [PATCH 2/2] Regenerated source for moving signgam.c Jennifer Averett
2023-05-04 22:18   ` Jeff Johnston
2023-05-04 23:35     ` Jennifer Averett
2023-05-04 23:45       ` Joel Sherrill
2023-05-05 15:47         ` Jeff Johnston
2023-05-05 18:17 [PATCH 0/2] Move signgam from libc/reent to libm/math Jennifer Averett
2023-05-05 18:51 ` Jeff Johnston

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=20230427201840.2756395-1-jennifer.averett@oarcorp.com \
    --to=jennifer.averett@oarcorp.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).