]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/ChangeLog
configure.in: Check for MPFR as well as GMP.
[thirdparty/gcc.git] / gcc / ChangeLog
CommitLineData
bebf829d
PB
12004-08-03 Paul Brook <paul@codesourcery.com>
2
3 * gcc/doc/install.texi: Document MPFR requirement.
4
3b0727a0
MR
52004-07-30 Maciej W. Rozycki <macro@linux-mips.org>
6
7 * aclocal.m4 (gcc_AC_FUNC_MMAP_BLACKLIST): Check for <sys/mman.h>
8 and mmap() explicitly instead of relying on preset autoconf cache
9 variables.
10 * configure: Regenerate.
11
f6bc51cb
L
122004-08-03 H.J. Lu <hongjiu.lu@intel.com>
13
14 PR target/16570
15 * config.gcc (i[34567]86-*-* | x86_64-*-*): Add i386/t-gmm_malloc
16 to tmake_file.
17 (i[34567]86-*-linux*aout* | i[34567]86-*-linux*libc1): Likewise.
18 (i[34567]86-*-linux* | x86_64-*-linux*): Add i386/t-pmm_malloc
19 to tmake_file.
20
21 * config/i386/t-gmm_malloc: New file.
22 * config/i386/t-pmm_malloc: Likewise.
23
24 * config/i386/xmmintrin.h: Include <mm_malloc.h>.
25
262004-08-03 H.J. Lu <hongjiu.lu@intel.com>
27