gcc/libjava/classpath/native/fdlibm
Jakub Jelinek 4bf95cef95 re PR libgcj/33764 (gij is built as 32-bit binary when building multilib gcc)
PR libgcj/33764
libjava/
	* configure.ac (INSTALL_BINARIES): New AM_CONDITIONAL.
	* Makefile.am: If not INSTALL_BINARIES, use noinst_PROGRAMS
	instead of bin_PROGRAMS for binaries.
	* configure: Regenerated.
	* Makefile.in: Regenerated.
libjava/classpath/
	* configure.ac (INSTALL_BINARIES): New AM_CONDITIONAL.
	* tools/Makefile.am: If not INSTALL_BINARIES, use noinst_PROGRAMS
	instead of bin_PROGRAMS for binaries.
	* configure: Regenerated.
	* tools/Makefile.in: Regenerated.

From-SVN: r141801
2008-11-12 21:55:13 +01:00
..
.cvsignore Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
dtoa.c Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +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 re PR java/35485 (libjava is disabled by default) 2008-10-23 22:44:26 -04:00
ieeefp.h Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +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 Makefile.am, [...] (AM_CFLAGS): Add @EXTRA_CFLAGS@. 2008-06-24 13:30:55 +00:00
Makefile.in re PR libgcj/33764 (gij is built as 32-bit binary when building multilib gcc) 2008-11-12 21:55:13 +01:00
mprec.c mprec.c (mprec_calloc): Renamed. 2006-09-25 18:28:11 +00:00
mprec.h Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +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