This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/2] gdb/gnulib: Import frexpl.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]