summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2003-03-14 05:48:18 +0000
committerAlexandre Oliva <aoliva@redhat.com>2003-03-14 05:48:18 +0000
commit3be9dc8e1471fcf5f461d31e8492d14046ab26c3 (patch)
tree8c38a44532b13683aa9ec030649f30bab6c90dd8 /ChangeLog
parenta77dcecfd4d0083b25b3fdcd4f033143ab6d4397 (diff)
downloadglibc-3be9dc8e1471fcf5f461d31e8492d14046ab26c3.tar.gz
glibc-3be9dc8e1471fcf5f461d31e8492d14046ab26c3.tar.xz
glibc-3be9dc8e1471fcf5f461d31e8492d14046ab26c3.zip
* include/gmp.h: Include/gmp-mparam.h. * stdlib/strtod.c: Include gmp-mparam.h before gmp.h and gmp-impl.h.
	* include/gmp.h: Include/gmp-mparam.h.
	* stdlib/strtod.c: Include gmp-mparam.h before gmp.h and
	gmp-impl.h.

2003-03-14  Alexandre Oliva  <aoliva@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9924187478..0e2eb34e0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2003-03-14  Alexandre Oliva  <aoliva@redhat.com>
 
+	* include/gmp.h: Include/gmp-mparam.h.
+	* stdlib/strtod.c: Include gmp-mparam.h before gmp.h and
+	gmp-impl.h.
+
+2003-03-14  Alexandre Oliva  <aoliva@redhat.com>
+
 	* elf/dl-conflict.c: Don't compile _dl_resolve_conflicts if
 	ELF_MACHINE_NO_RELA is set.
 	* elf/rtld.c (dl_main): No prelink support for REL-only.