Powered by Apache

CVS log for OpenXM/src/kan96xx/plugin/cmo-gmp.c

[BACK] Up to [local] / OpenXM / src / kan96xx / plugin

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11 / (download) - annotate - [select for diffs], Tue Oct 6 11:33:47 2020 UTC (3 years, 7 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +16 -14 lines
Diff to previous 1.10 (colored)

All causes of the warnings are fixed.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Sep 14 07:56:20 2015 UTC (8 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.9: +6 -1 lines
Diff to previous 1.9 (colored)

BYTES_PER_MP_LIMB is no longer used. We use SIZEOF_MP_LIMB_T.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Jul 3 11:08:54 2005 UTC (18 years, 10 months ago) by ohara
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_3_1_13b, RELEASE_1_2_3_12, KNOPPIX_2006, DEB_REL_1_2_3-9
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

Fixed grammatical problem for gcc4.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Sep 2 03:24:50 2003 UTC (20 years, 8 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Cosmetic changes of Makefiles.
kan96xx and k097 use "configure"

Revision 1.7 / (download) - annotate - [select for diffs], Tue Aug 26 05:04:41 2003 UTC (20 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.6: +10 -13 lines
Diff to previous 1.6 (colored)

Fix for the new gmp imported. (cmo-gmp.c)

The new gmp requires texinfo 4.12 or later, however,
there are systems of which default texinfo is version 4.11 or before.
The target install is changed to install-exec to avoid making info files.
(Temporary workaround.)

Revision 1.6 / (download) - annotate - [select for diffs], Fri May 4 01:06:29 2001 UTC (23 years ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2, RELEASE_1_2_1
Changes since 1.5: +10 -10 lines
Diff to previous 1.5 (colored)

indent-region and untabify.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Feb 1 02:38:58 2000 UTC (24 years, 3 months ago) by noro
Branch: MAIN
CVS Tags: maekawa-ipv6, RELEASE_1_1_3, RELEASE_1_1_2
Changes since 1.4: +119 -1 lines
Diff to previous 1.4 (colored)

Added 64bit support. At least asir client can communicate with ox_sm1.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Nov 27 13:24:41 1999 UTC (24 years, 5 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_20000124
Changes since 1.3: +7 -114 lines
Diff to previous 1.3 (colored)

If there exists /usr/lib/libgmp.a, then configure will be invoked
in the directory gmp, but "make all"  will not be executed.
Configure is necessary, because kan96xx/plugin/cmo-gmp.c needs
the file gmp/gmp-mparam.h, which is generated by configure.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Nov 18 00:54:17 1999 UTC (24 years, 6 months ago) by takayama
Branch: MAIN
Changes since 1.2: +4 -2 lines
Diff to previous 1.2 (colored)

I fixed a serious bug in cmo-gmp.c. It has caused troubles on Solaris.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Oct 25 01:39:03 1999 UTC (24 years, 6 months ago) by takayama
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)

Build symbolic links automatically.
Use gmp-2.0.2-ssh-2 for FreeBSD 3.3.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 8 02:12:05 1999 UTC (24 years, 7 months ago) by maekawa
Branch: OpenXM
CVS Tags: ALPHA
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

o import OpenXM sources

Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 8 02:12:05 1999 UTC (24 years, 7 months ago) by maekawa
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>