public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Move signgam from libc/reent to libm/math
@ 2023-05-05 18:17 Jennifer Averett
  2023-05-05 18:17 ` [PATCH v2 1/2] Move signgm.c " Jennifer Averett
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jennifer Averett @ 2023-05-05 18:17 UTC (permalink / raw)
  To: newlib; +Cc: Jennifer Averett

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
  Removed autogenerated newlib.hin

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

-- 
2.31.1


^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH 0/2] Move signgam from libc/reent to libm/math
@ 2023-04-27 20:18 Jennifer Averett
  0 siblings, 0 replies; 5+ messages in thread
From: Jennifer Averett @ 2023-04-27 20:18 UTC (permalink / raw)
  To: newlib; +Cc: Jennifer Averett

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-05-05 18:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-05 18:17 [PATCH 0/2] Move signgam from libc/reent to libm/math Jennifer Averett
2023-05-05 18:17 ` [PATCH v2 1/2] Move signgm.c " Jennifer Averett
2023-05-05 18:17 ` [PATCH v2 2/2] Regenerated source for moving signgam.c Jennifer Averett
2023-05-05 18:51 ` [PATCH 0/2] Move signgam from libc/reent to libm/math Jeff Johnston
  -- strict thread matches above, loose matches on Subject: below --
2023-04-27 20:18 Jennifer Averett

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).