gcc/libstdc++-v3/libmath
Paul Brook 1568430fae configure.ac: Set ABI_TWEAKS_SRCDIR.
* configure.ac: Set ABI_TWEAKS_SRCDIR.
	* configure.host: Set abi_tweaks_dir.  Check for atomicity.h when
	setting atomicity_dir.  Override type_cpu for arm based targets.
	* include/Makefile.am (host_headers): Add cxxabi_tweaks.h.
	* libsupc++/cxxabi.h: Include bits/cxxabi.h. Don't declare __guard.
	* libsupc++/guard.cc: Use definitions from cxxabi_tweaks.h.
	* libsupc++/vec.cc: Ditto.
	* config/cpu/arm/cxxabi_tweaks.h: New file.
	* config/cpu/generic/cxxabi_tweaks.h: New file.
	* */Makefile.in: Regenerate.
	* configure: Regenerate.

From-SVN: r84032
2004-07-02 23:40:19 +00:00
..
Makefile.am Makefile.am: Remove trailing whitespace. 2003-08-27 21:29:43 +00:00
Makefile.in configure.ac: Set ABI_TWEAKS_SRCDIR. 2004-07-02 23:40:19 +00:00
copysignf.c signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
mathconf.h re PR c/13814 (rejects different prototypes than builtin function) 2004-01-23 16:47:06 +00:00
signbit.c signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
signbitf.c signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
signbitl.c signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
stubs.c std_cmath.h: Don't import C99's float transcendentals into the __gnu_cxx::__c99_binding... 2003-11-15 14:26:47 +00:00