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 (4 years, 1 month ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +16 -14
lines
Diff to previous 1.10 (colored) to selected 1.2 (colored)
All causes of the warnings are fixed.
Revision 1.10 / (download) - annotate - [select for diffs], Mon Sep 14 07:56:20 2015 UTC (9 years, 1 month ago) by takayama
Branch: MAIN
Changes since 1.9: +6 -1
lines
Diff to previous 1.9 (colored) to selected 1.2 (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 (19 years, 4 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) to selected 1.2 (colored)
Fixed grammatical problem for gcc4.
Revision 1.8 / (download) - annotate - [select for diffs], Tue Sep 2 03:24:50 2003 UTC (21 years, 2 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) to selected 1.2 (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 (21 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.6: +10 -13
lines
Diff to previous 1.6 (colored) to selected 1.2 (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, 6 months 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) to selected 1.2 (colored)
indent-region and untabify.
Revision 1.5 / (download) - annotate - [select for diffs], Tue Feb 1 02:38:58 2000 UTC (24 years, 9 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) to selected 1.2 (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, 11 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_20000124
Changes since 1.3: +7 -114
lines
Diff to previous 1.3 (colored) to selected 1.2 (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, 11 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 - [selected], Mon Oct 25 01:39:03 1999 UTC (25 years 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 (25 years, 1 month ago) by maekawa
Branch: OpenXM
CVS Tags: ALPHA
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored) to selected 1.2 (colored)
o import OpenXM sources
Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 8 02:12:05 1999 UTC (25 years, 1 month ago) by maekawa
Branch: MAIN
Diff to selected 1.2 (colored)
Initial revision