OSDN Git Service

2006-02-01 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / libgcc-math / ChangeLog
1 2006-02-01  Richard Guenther  <rguenther@suse.de>
2
3         PR bootstrap/26059
4         * flt-32/e_expf.c: Remove fenv access.
5
6 2006-02-01  Richard Guenther  <rguenther@suse.de>
7
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.
12
13 2006-01-31  Richard Guenther  <rguenther@suse.de>
14         Paolo Bonzini  <bonzini@gnu.org>
15
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.
32