gcc/libjava/classpath/native/fdlibm
Peter O'Gorman 0da7a284ef configure: Regenerate for new libtool.
* configure: Regenerate for new libtool.
	* Makefile.in: Ditto.
	* aclocal.m4: Ditto.
	* classpath/configure: Ditto.
	* classpath/Makefile.in: Ditto.
	* classpath/native/jni/Makefile.in: Ditto.
	* classpath/native/jni/classpath/Makefile.in: Ditto.
	* classpath/native/jni/midi-dssi/Makefile.in: Ditto.
	* classpath/native/jni/gstreamer-peer/Makefile.in: Ditto.
	* classpath/native/jni/gconf-peer/Makefile.in: Ditto.
	* classpath/native/jni/java-io/Makefile.in: Ditto.
	* classpath/native/jni/native-lib/Makefile.in: Ditto.
	* classpath/native/jni/java-util/Makefile.in: Ditto.
	* classpath/native/jni/java-lang/Makefile.in: Ditto.
	* classpath/native/jni/midi-alsa/Makefile.in: Ditto.
	* classpath/native/jni/java-nio/Makefile.in: Ditto.
	* classpath/native/jni/java-net/Makefile.in: Ditto.
	* classpath/native/jni/xmlj/Makefile.in: Ditto.
	* classpath/native/jni/qt-peer/Makefile.in: Ditto.
	* classpath/native/jni/gtk-peer/Makefile.in: Ditto.
	* classpath/native/Makefile.in: Ditto.
	* classpath/native/jawt/Makefile.in: Ditto.
	* classpath/native/fdlibm/Makefile.in: Ditto.
	* classpath/native/plugin/Makefile.in: Ditto.
	* classpath/resource/Makefile.in: Ditto.
	* classpath/scripts/Makefile.in: Ditto.
	* classpath/tools/Makefile.in: Ditto.
	* classpath/doc/Makefile.in: Ditto.
	* classpath/doc/api/Makefile.in: Ditto.
	* classpath/lib/Makefile.in: Ditto.
	* classpath/external/Makefile.in: Ditto.
	* classpath/external/jsr166/Makefile.in: Ditto.
	* classpath/external/sax/Makefile.in: Ditto.
	* classpath/external/w3c_dom/Makefile.in: Ditto.
	* classpath/external/relaxngDatatype/Makefile.in: Ditto.
	* classpath/include/Makefile.in: Ditto.
	* classpath/aclocal.m4: Ditto.
	* classpath/examples/Makefile.in: Ditto.
	* include/Makefile.in: Ditto.
	* testsuite/Makefile.in: Ditto.
	* gcj/Makefile.in: Ditto.

Co-Authored-By: Steve Ellcey <sje@cup.hp.com>

From-SVN: r140710
2008-09-26 16:48:13 +00:00
..
.cvsignore
dtoa.c Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
e_acos.c
e_asin.c
e_atan2.c
e_cosh.c
e_exp.c
e_fmod.c
e_hypot.c
e_log10.c
e_log.c
e_pow.c
e_rem_pio2.c
e_remainder.c
e_scalb.c
e_sinh.c
e_sqrt.c
fdlibm.h Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
ieeefp.h Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
k_cos.c
k_rem_pio2.c
k_sin.c
k_tan.c
Makefile.am Makefile.am, [...] (AM_CFLAGS): Add @EXTRA_CFLAGS@. 2008-06-24 13:30:55 +00:00
Makefile.in configure: Regenerate for new libtool. 2008-09-26 16:48:13 +00:00
mprec.c
mprec.h Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
namespace.h
s_atan.c
s_cbrt.c
s_ceil.c
s_copysign.c
s_cos.c
s_expm1.c
s_fabs.c
s_finite.c
s_floor.c
s_log1p.c
s_rint.c
s_scalbn.c
s_sin.c
s_tan.c
s_tanh.c
sf_fabs.c
sf_rint.c
strtod.c
w_acos.c
w_asin.c
w_atan2.c
w_cosh.c
w_exp.c
w_fmod.c
w_hypot.c
w_log10.c
w_log.c
w_pow.c
w_remainder.c
w_sinh.c
w_sqrt.c