* testsuite/libgomp.fortran/vla7.f90: Add -w to options.
[official-gcc.git] / libgcc-math / ChangeLog
blobb6544fdf112f904cbf6260f5357de90ff1416013
1 2006-02-01  Richard Guenther  <rguenther@suse.de>
3         PR bootstrap/26059
4         * flt-32/e_expf.c: Remove fenv access.
6 2006-02-01  Richard Guenther  <rguenther@suse.de>
8         PR bootstrap/26055
9         * configure.ac: Disable libgcc-math if we cannot mix
10         declaration of __isinf and math.h inclusion.
11         * configure: Re-generate.
13 2006-01-31  Richard Guenther  <rguenther@suse.de>
14         Paolo Bonzini  <bonzini@gnu.org>
16         * configure.ac: New file.
17         * Makefile.am: Likewise.
18         * configure: New generated file.
19         * Makefile.in: Likewise.
20         * aclocal.m4: Likewise.
21         * libtool-version: New file.
22         * include/ieee754.h: New file.
23         * include/libc-symbols.h: Likewise.
24         * include/math_private.h: Likewise.
25         * i386/Makefile.am: New file.
26         * i386/Makefile.in: New generated file.
27         * i386/sse2.h: New file.
28         * i386/endian.h: Likewise.
29         * i386/sse2.map: Linker script for SSE2 ABI math intrinsics.
30         * flt-32/: Import from glibc.
31         * dbl-64/: Likewise.