summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2000-04-16 21:53:22 +0200
committerLinus Nordberg <linus@nordberg.se>2000-04-16 21:53:22 +0200
commit73892fd279debcbbd494385697b2464904f297a9 (patch)
tree77c7c9a1146d27c7211c1f59f4e3123925ada716
parentc2fb29decedfa46b847096cb6910ee5101b41b4c (diff)
downloadgmp-73892fd279debcbbd494385697b2464904f297a9.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 485ecb7fc..b967b9fe7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2000-04-16 Linus Nordberg <linus@swox.se>
+ * configure.in (*-*-cygwin*): Select BSD_SYNTAX to avoid
+ .type/.size in PROLOGUE for ELF_SYNTAX. Override ALIGN definition
+ from x86/syntax.h.
+ (gmp_xoptcflags_${CC}): New set of variables, indicating
+ ``exclusive optional cflags''.
+ (most sparcs): Use gmp_xoptcflags instead of gmp_optcflags to
+ ensure that we pass CPU type to older gcc.
+ (CFLAGS): CFLAGS on the command line was spoiled.
+ * configure: Regenerate.
+
+2000-04-16 Linus Nordberg <linus@swox.se>
+
* configure.in: Invoke AC_PROG_LIBTOOL directly.
* acinclude.m4 (GMP_PROG_CC_FIND): Quote source variable when