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
e_asin.c
e_atan2.c
e_cosh.c
e_exp.c
e_fmod.c
e_hypot.c
e_log.c
e_log10.c
e_pow.c
e_rem_pio2.c
e_remainder.c
e_scalb.c
e_sinh.c
e_sqrt.c
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
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 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
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_log.c
w_log10.c
w_pow.c
w_remainder.c
w_sinh.c
w_sqrt.c