]> www.ginac.de Git - cln.git/log
cln.git
24 years ago- Added comment about order of tuning.
Richard Kreckel [Fri, 19 May 2000 12:55:24 +0000 (12:55 +0000)]
- Added comment about order of tuning.

24 years ago- Rearranged break-even points to better match present-day CPUs whenever
Richard Kreckel [Fri, 19 May 2000 12:55:08 +0000 (12:55 +0000)]
- Rearranged break-even points to better match present-day CPUs whenever
  GMP3 is used.

24 years ago- Compatibility was not really broken, so: C=0, R=1, A=0.
Richard Kreckel [Tue, 9 May 2000 17:01:31 +0000 (17:01 +0000)]
- Compatibility was not really broken, so: C=0, R=1, A=0.

24 years ago- Mention that we use inter-library dependencies now instead of an internal
Richard Kreckel [Tue, 9 May 2000 16:33:40 +0000 (16:33 +0000)]
- Mention that we use inter-library dependencies now instead of an internal
  mpn-tree.

24 years ago- Fixed a logic error in the checks of gmp3.
Richard Kreckel [Tue, 9 May 2000 16:23:03 +0000 (16:23 +0000)]
- Fixed a logic error in the checks of gmp3.

24 years ago- Added some $(LDFLAGS) in Makefile.in's so executables will find libgmp.
Richard Kreckel [Mon, 8 May 2000 21:14:41 +0000 (21:14 +0000)]
- Added some $(LDFLAGS) in Makefile.in's so executables will find libgmp.
- Wrote a check to see if libgmp can be used.
- Added libtool interface versioning (-version-info) for the library.
- Added libtool inter-library dependency for -lgmp.  (Libtool should care
  if this works on the current platform.)

24 years ago- Upgraded texinfo.tex to newer version 1999-10-01.07, which also
Richard Kreckel [Fri, 5 May 2000 18:01:35 +0000 (18:01 +0000)]
- Upgraded texinfo.tex to newer version 1999-10-01.07, which also
  triggered lots of style changes.
- Documented use of external GMP.
- Fixed some index entries.

24 years ago- Updated to newer libtool version 1.3.4.
Richard Kreckel [Fri, 5 May 2000 18:00:09 +0000 (18:00 +0000)]
- Updated to newer libtool version 1.3.4.

24 years ago- Threw out diversions into subdir gmp/.
Richard Kreckel [Fri, 5 May 2000 17:59:15 +0000 (17:59 +0000)]
- Threw out diversions into subdir gmp/.

24 years ago- Added lots of @cindex to produce an index.
Richard Kreckel [Thu, 4 May 2000 19:32:30 +0000 (19:32 +0000)]
- Added lots of @cindex to produce an index.
- Minor updates / fixed typos.

24 years ago*** empty log message ***
Richard Kreckel [Thu, 4 May 2000 19:28:52 +0000 (19:28 +0000)]
*** empty log message ***

24 years ago* Removed internal gmp/ directory and other traces of it like $GMP_INCLUDES.
Richard Kreckel [Thu, 4 May 2000 14:27:14 +0000 (14:27 +0000)]
* Removed internal gmp/ directory and other traces of it like $GMP_INCLUDES.

24 years ago- src/base/digitseq/cl_asm_mips_.cc: Starting at argument 5 the
Richard Kreckel [Thu, 9 Mar 2000 14:28:02 +0000 (14:28 +0000)]
- src/base/digitseq/cl_asm_mips_.cc: Starting at argument 5 the
parameter passing was changed for the MIPS n32 ABI.

24 years ago- gmp/*: Replaced the complete mpn sources with the ones from Debian
Richard Kreckel [Fri, 28 Jan 2000 12:27:57 +0000 (12:27 +0000)]
- gmp/*: Replaced the complete mpn sources with the ones from Debian
since they are maintained while the ones from FSF aren't and there
were problems on some architectures, PowerPC in particular.  See the
file gmp/README.CLN.  This way the hard links in this directory have
vanished, they were causing trouble for people working in AFS and also
with CVS.

24 years ago- Added gcc 2.95.2 to `known to work with'-section.
Richard Kreckel [Fri, 28 Jan 2000 11:53:46 +0000 (11:53 +0000)]
- Added gcc 2.95.2 to `known to work with'-section.

24 years agoInitial revision
Richard Kreckel [Fri, 28 Jan 2000 11:37:18 +0000 (11:37 +0000)]
Initial revision

24 years agoinitial checkin
Richard Kreckel [Mon, 8 Nov 1999 18:43:27 +0000 (18:43 +0000)]
initial checkin