36cbd091c5
2006-02-01 Richard Guenther <rguenther@suse.de> PR bootstrap/26055 * configure.ac: Disable libgcc-math if we cannot mix declaration of __isinf and math.h inclusion. * configure: Re-generate. From-SVN: r110469
28 lines
800 B
Plaintext
28 lines
800 B
Plaintext
2006-02-01 Richard Guenther <rguenther@suse.de>
|
|
|
|
PR bootstrap/26055
|
|
* configure.ac: Disable libgcc-math if we cannot mix
|
|
declaration of __isinf and math.h inclusion.
|
|
* configure: Re-generate.
|
|
|
|
2006-01-31 Richard Guenther <rguenther@suse.de>
|
|
Paolo Bonzini <bonzini@gnu.org>
|
|
|
|
* configure.ac: New file.
|
|
* Makefile.am: Likewise.
|
|
* configure: New generated file.
|
|
* Makefile.in: Likewise.
|
|
* aclocal.m4: Likewise.
|
|
* libtool-version: New file.
|
|
* include/ieee754.h: New file.
|
|
* include/libc-symbols.h: Likewise.
|
|
* include/math_private.h: Likewise.
|
|
* i386/Makefile.am: New file.
|
|
* i386/Makefile.in: New generated file.
|
|
* i386/sse2.h: New file.
|
|
* i386/endian.h: Likewise.
|
|
* i386/sse2.map: Linker script for SSE2 ABI math intrinsics.
|
|
* flt-32/: Import from glibc.
|
|
* dbl-64/: Likewise.
|
|
|