Re: [PATCH 1/5 v3] newlib: libm: move manual into top-level build
Mike Frysinger <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <Yf68IlCPNBpC0c3X@vapier> |
On 05 Feb 2022 13:13, Corinna Vinschen wrote: > On Feb 1 01:21, Mike Frysinger wrote: > > This doesn't migrate all the docs, just the libm's manual (pdf/info). > > This is to show the basic form of migrating the chew files. > > --- > > v3: fix .stamp handling with tex generation > > > > newlib/Makefile.am | 9 + > > newlib/Makefile.in | 443 ++++++++++++++++++++++++++++--- > > newlib/doc/local.mk | 11 + > > newlib/libm/Makefile.am | 27 +- > > newlib/libm/Makefile.in | 398 +++------------------------ > > newlib/libm/Makefile.inc | 28 ++ > > newlib/libm/common/Makefile.am | 14 +- > > newlib/libm/common/Makefile.in | 22 +- > > newlib/libm/common/Makefile.inc | 10 + > > newlib/libm/complex/Makefile.am | 12 +- > > newlib/libm/complex/Makefile.in | 18 +- > > newlib/libm/complex/Makefile.inc | 8 + > > newlib/libm/fenv/Makefile.am | 11 +- > > newlib/libm/fenv/Makefile.in | 15 +- > > newlib/libm/fenv/Makefile.inc | 7 + > > newlib/libm/math/Makefile.am | 15 +- > > newlib/libm/math/Makefile.in | 23 +- > > newlib/libm/math/Makefile.inc | 11 + > > newlib/libm/mathfp/Makefile.am | 35 +-- > > newlib/libm/mathfp/Makefile.in | 42 +-- > > newlib/libm/mathfp/Makefile.inc | 31 +++ > > 21 files changed, 634 insertions(+), 556 deletions(-) > > create mode 100644 newlib/libm/Makefile.inc > > create mode 100644 newlib/libm/common/Makefile.inc > > create mode 100644 newlib/libm/complex/Makefile.inc > > create mode 100644 newlib/libm/fenv/Makefile.inc > > create mode 100644 newlib/libm/math/Makefile.inc > > create mode 100644 newlib/libm/mathfp/Makefile.inc > > Did I miss a GTG somewhere or why is this patchset already applied? sorry, i thought when you said early you were "fine with this change" (other than local.mk which i addressed), it meant you were fine with merging it. i can pull it back out if there's something about it you didn't like. -mike
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEuQK1JxMl+JKsJRrUQWM7n+g39YEFAmH+vCIACgkQQWM7n+g3 9YEB6BAA1idu01czqLrdJ0q6dT1x8x1Tg1N9SPr6yW/fBg6l2hCu/nYDMAQnyPAH tK7bvgpKT6A/33QJizU96aw5/cI7UjXIU7k8MhWyiYBvC6CtolXWnhl2g1Eib9G2 TdhmuO+NpfacndWngBRnxAhcXq3pSHAtzv/9GkMAf960a0JmnCCyF6fBmmiok1mW k240dj10kmrMaOvVKP1+ka4R/Dl8edKj6ddFstZ1MmIXpbLqAmXyFs3WDCQcTOMF /3wOVzJNKKxpKmPZMHsEEJT6IViUAXnoFlO2fkSqA+VsgRc32rnWBfpBekIhDgkL 8cdFVgZr62/CA8sL09NgfQXatZRGSAwZyIVtIq16nJXBXXZmMZPhV+OTBG5on84d HEXTxrko32xNkE0TEvWbKGu8mwjxunPh7MYzGhhLXGGgNPrviUi1QSzDoP7lCDmL VIL+/PHzBEicdFsfTayDnfAib5RuY/CF7gW7LpioH8IWa99i72EojVdUCg694j/E 2LExOS8Z3Z3VbXQpR4g8aplQANRLQPSAkzUxJIEiujAGTjq6FOWmxSbppx2m2OYm YrOgdpQCN4qSgae9D9il6mhLBOD1jDXe7I84JmT6sG9f+xlTii/eNx/guv8SkEj3 DpWjOaWM2wXqYfT8/NTZpPJ3+bUx9FBQrYffflyoecZNrZXKjTA= =7IrR -----END PGP SIGNATURE-----