gcc/libjava/classpath/native/fdlibm
Jack Howarth 8a48946511 aclocal.m4: Regenerate to use multi.m4.
2007-01-17  Jack Howarth  <howarth@bromo.med.uc.edu>
boehm-gc/
	* aclocal.m4: Regenerate to use multi.m4.
	* configure: Regenerate.
	* Makefile.in: Regenerate.
zlib/
	* Makefile.am: Add ACLOCAL_AMFLAGS to use multi.m4.
	* aclocal.m4: Regenerate.
	* configure: Regenerate.
	* Makefile.in: Regenerate.
libffi/
	* Makefile.am: Add ACLOCAL_AMFLAGS to use multi.m4.
	* aclocal.m4: Regenerate.
	* configure: Regenerate.
	* Makefile.in: Regenerate.
libjava/
	* configure.ac: Use multi.m4 from aclocal rather than custom
	code.  Use multi_basedir instead libgcj_basedir.  Test for
	/proc/self/exe when not cross-compiling.
	* aclocal.m4: Regenerate.
	* configure: Regenerate.
	* Makefile.in: Regenerate.
libjava/classpath/
	* configure.ac: Use multi.m4 from aclocal rather than
	custom code.  Use multi_basedir instead libgcj_basedir.
	* aclocal.m4: Regenerate.
	* configure: Regenerate.
	* Makefile.in: Regenerate.
libjava/libltdl/
	* Makefile.am: Add ACLOCAL_AMFLAGS to use multi.m4.
	* configure.ac: Use multi.m4 from aclocal rather than
	custom code.
	* aclocal.m4: Regenerate.
	* configure: Regenerate.
	* Makefile.in: Regenerate.

From-SVN: r120870
2007-01-17 19:48:52 +00:00
..
.cvsignore Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Makefile.am Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
Makefile.in aclocal.m4: Regenerate to use multi.m4. 2007-01-17 19:48:52 +00:00
dtoa.c re PR classpath/23863 (mprec buffer overwrite bug) 2006-06-09 16:18:51 +00:00
e_acos.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
e_asin.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
e_atan2.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
e_cosh.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
e_exp.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
e_fmod.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
e_hypot.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
e_log.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
e_log10.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
e_pow.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
e_rem_pio2.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
e_remainder.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
e_scalb.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
e_sinh.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
e_sqrt.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
fdlibm.h Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
ieeefp.h Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
k_cos.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
k_rem_pio2.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
k_sin.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
k_tan.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
mprec.c mprec.c (mprec_calloc): Renamed. 2006-09-25 18:28:11 +00:00
mprec.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
namespace.h Imported GNU Classpath 0.20 2006-01-17 18:09:40 +00:00
s_atan.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
s_cbrt.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
s_ceil.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
s_copysign.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
s_cos.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
s_expm1.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
s_fabs.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
s_finite.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
s_floor.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
s_log1p.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
s_rint.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
s_scalbn.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
s_sin.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
s_tan.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
s_tanh.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
sf_fabs.c
sf_rint.c
strtod.c
w_acos.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
w_asin.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
w_atan2.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
w_cosh.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
w_exp.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
w_fmod.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
w_hypot.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
w_log.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
w_log10.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
w_pow.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
w_remainder.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
w_sinh.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
w_sqrt.c Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00