gcc/libjava/classpath/native/fdlibm
Matthias Klose fd975604c2 configure.ac: New configure option --enable-generated-files-in-srcdir.
2007-03-10  Matthias Klose  <doko@ubuntu.com> 
 
        * configure.ac: New configure option 
        --enable-generated-files-in-srcdir. 
        * doc/Makefile.am: Add support to generate files in srcdir, 
        install the cp-tools documentation in info format. 
        * configure: Regenerate. 
        * native/jni/classpath/Makefile.in, native/jni/midi-dssi/Makefile.in, 
        native/jni/Makefile.in, native/jni/gconf-peer/Makefile.in, 
        native/jni/java-io/Makefile.in, native/jni/native-lib/Makefile.in, 
        native/jni/java-util/Makefile.in, native/jni/java-lang/Makefile.in, 
        native/jni/midi-alsa/Makefile.in, native/jni/java-nio/Makefile.in, 
        native/jni/java-net/Makefile.in, native/jni/xmlj/Makefile.in, 
        native/jni/qt-peer/Makefile.in, native/jni/gtk-peer/Makefile.in, 
        native/Makefile.in, native/jawt/Makefile.in, native/fdlibm/Makefile.in, 
        native/plugin/Makefile.in, resource/Makefile.in, scripts/Makefile.in, 
        tools/Makefile.in, doc/Makefile.in, doc/api/Makefile.in, 
        lib/Makefile.in, external/Makefile.in, external/sax/Makefile.in, 
        external/w3c_dom/Makefile.in, external/jsr166/Makefile.in, 
        external/relaxngDatatype/Makefile.in, include/Makefile.in, 
        examples/Makefile.in: Regenerate.

From-SVN: r123050
2007-03-19 05:57:53 +00:00
..
.cvsignore Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +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_log10.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_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
Makefile.am Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
Makefile.in configure.ac: New configure option --enable-generated-files-in-srcdir. 2007-03-19 05:57:53 +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_log10.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_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