gcc/libjava/classpath/native/fdlibm
Matthias Klose eee96b1bb0 Readd missing chunks from r116332:
2007-01-10  Matthias Klose  <doko@debian.org> 
 
        Readd missing chunks from r116332: 
 
        * m4/acinclude.m4 (CLASSPATH_TOOLEXECLIBDIR): New macro. 
        * resource/Makefile.am (loggingdir): Define to 
        toolexeclibdir. 
        (securitydir): Likewise. 
        * configure.ac: Call CLASSPATH_TOOLEXECLIBDIR. 
        Set default nativeexeclibdir using toolexeclibdir. 
 
        Readd missing chunks from r115839: 
 
        * native/jni/gtk-peer/Makefile.am (libgtkpeer_la_LDFLAGS): 
        Add -avoid-version. 
        * native/jawt/Makefile.am (libjawt_la_LDFLAGS): Add -avoid-version. 
 
        * configure, Makefile.in, doc/Makefile.in, doc/api/Makefile.in, 
        examples/Makefile.in, external/Makefile.in, 
        external/jsr166/Makefile.in, external/relaxngDatatype/Makefile.in, 
        external/sax/Makefile.in, external/w3c_dom/Makefile.in, 
        include/Makefile.in, lib/Makefile.in, native/Makefile.in, 
        native/fdlibm/Makefile.in, native/jawt/Makefile.in, 
        native/jni/Makefile.in, native/jni/classpath/Makefile.in, 
        native/jni/gconf-peer/Makefile.in, native/jni/gtk-peer/Makefile.in 
        native/jni/java-io/Makefile.in, native/jni/java-lang/Makefile.in, 
        native/jni/java-net/Makefile.in, native/jni/java-nio/Makefile.in, 
        native/jni/java-util/Makefile.in, native/jni/midi-alsa/Makefile.in, 
        native/jni/midi-dssi/Makefile.in, native/jni/native-lib/Makefile.in, 
        native/jni/qt-peer/Makefile.in, native/jni/xmlj/Makefile.in, 
        native/plugin/Makefile.in, resource/Makefile.in, scripts/Makefile.in, 
        tools/Makefile.in: Regenerate

From-SVN: r120654
2007-01-11 00:01:27 +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_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
Makefile.am Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
Makefile.in Readd missing chunks from r116332: 2007-01-11 00:01:27 +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