This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 1/2] gdb/gnulib: Import frexpl.
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Will Newton <will dot newton at linaro dot org>
- Cc: gdb-patches at sourceware dot org, patches at linaro dot org
- Date: Fri, 21 Jun 2013 08:55:01 -0700
- Subject: Re: [PATCH 1/2] gdb/gnulib: Import frexpl.
- References: <51BB0DA4 dot 4080307 at linaro dot org>
Hello Will,
Really sorry for the delay in reviewing this.
> 2013-06-14 Will Newton <will.newton@linaro.org>
>
> * gnulib/update-gnulib.sh(IMPORTED_GNULIB_MODULES): Add frexpl.
> * gnulib/aclocal.m4: Regenerate.
> * gnulib/config.in: Regenerate.
> * gnulib/configure: Regenerate.
> * gnulib/import/Makefile.am: Update.
> * gnulib/import/Makefile.in: Update.
> * gnulib/import/m4/gnulib-cache.m4: Update.
> * gnulib/import/m4/gnulib-comp.m4: Update.
> * gnulib/import/float+.h: Import.
> * gnulib/import/float.c: Import.
> * gnulib/import/float.in.h: Import.
> * gnulib/import/fpucw.h: Import.
> * gnulib/import/frexp.c: Import.
> * gnulib/import/frexpl.c: Import.
> * gnulib/import/isnan.c: Import.
> * gnulib/import/isnand-nolibm.h: Import.
> * gnulib/import/isnand.c: Import.
> * gnulib/import/isnanl-nolibm.h: Import.
> * gnulib/import/isnanl.c: Import.
> * gnulib/import/itold.c: Import.
> * gnulib/import/m4/exponentd.m4: Import.
> * gnulib/import/m4/exponentl.m4: Import.
> * gnulib/import/m4/float_h.m4: Import.
> * gnulib/import/m4/fpieee.m4: Import.
> * gnulib/import/m4/frexp.m4: Import.
> * gnulib/import/m4/frexpl.m4: Import.
> * gnulib/import/m4/isnand.m4: Import.
> * gnulib/import/m4/isnanl.m4: Import.
> * gnulib/import/m4/math_h.m4: Import.
> * gnulib/import/math.c: Import.
> * gnulib/import/math.in.h: Import.
This is OK.
--
Joel