]> www.ginac.de Git - cln.git/blobdiff - ChangeLog
* More ${EXEEXT} patches by Sheplyakov Alexei.
[cln.git] / ChangeLog
index fd8e33e59777fd1d5c6264f7911ff37d0abcaddb..05f17d915441d272da5c7683adbb478fe956f317 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,55 @@
+2006-08-15  Richard B. Kreckel  <kreckel@ginac.de>
+
+       * tests/Makefile.in: MinGW support for make check
+       (Patch by Sheplyakov Alexei <varg@theor.jinr.ru> to add ${EXEEXT}).
+       * Makefile.in: Convert from $(VAR) to ${VAR} syntax.
+       * benchmarks/Makefile.in: Likewise.
+       * doc/Makefile.in: Likewise.
+       * examples/Makefile.in: Likewise.
+       * src/Makefile.in: Likewise.
+       * tests/Makefile.in: Likewise.
+
+2006-08-06  Richard B. Kreckel  <kreckel@ginac.de>
+
+       * configure.ac: Re-enable shared lib on non-MinGW platforms, sigh.
+
+2006-08-04  Sheplyakov Alexei  <varg@theor.jinr.ru>
+
+       * configure.ac: Disable shared lib on MinGW.
+
+2006-08-03  Sheplyakov Alexei  <varg@theor.jinr.ru>
+
+       * m4/param.m4: Add support for MinGW.
+       * src/base/random/cl_random_from.cc: Fix for last patch.
+
+2006-07-23  Sheplyakov Alexei  <varg@theor.jinr.ru>
+
+       * src/base/random/cl_random_from.cc: Add support for MinGW.
+
+2006-06-13  Richard B. Kreckel  <kreckel@ginac.de>
+
+       * m4/general.m4 (CL_CANONICAL_HOST_CPU): Force host_cpu=i386 for x86_64
+       if userland is 32 bit.
+       * include/cln/config.h.in: Simplify __x86_64__ selection.
+       * src/base/digitseq/cl_asm_x86_64_.cc: Remove.
+
+2006-06-09  Richard B. Kreckel  <kreckel@ginac.de>
+
+       * src/base/digitseq/cl_DS.h (struct DS): Change len type to uintC.
+
+2006-05-30  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+       * m4/gettimeofday.m4 (CL_GETTIMEOFDAY): Fix M4 quoting.
+
+2006-05-20  Bruno Haible  <bruno@clisp.org>
+
+       * src/base/random/cl_random_from.cc: Treat FreeBSD, NetBSD like other
+       Unix platforms.
+
+2006-05-07  Richard B. Kreckel  <kreckel@ginac.de>
+
+       * include/cln/modules.h (CL_JUMP_TO): Fix for Intel Mac.
+
 2006-04-25  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
 
        Prepare for autoconf-2.60.