]> www.ginac.de Git - cln.git/history - src/base/cl_low.h
Finalize CLN 1.3.7 release.
[cln.git] / src / base / cl_low.h
2022-04-27 Richard KreckelRemove ARM asm implementation of divu_6432_3232_().
2022-04-25 Richard KreckelRemove support for Watcom C++ compiler.
2022-04-23 Richard KreckelDisable ARM asm implementation of divu_6432_3232_().
2022-04-23 Richard KreckelModernize ARM assembler.
2020-11-19 Richard KreckelAvoid "'register' storage class specifier is deprecated...
2020-10-19 Richard KreckelReplace unused macro with cl_unused.
2020-10-18 Richard KreckelAssume types 'long long int' and 'long double' exist.
2019-10-27 Bruno HaibleAvoid "statement has no effect" warnings.
2018-03-18 YunQiang SuSupport MIPS release 6.
2011-04-09 Richard KreckelSupport for MSVC.
2008-04-21 Richard KreckelFix sparc64 build with -DNO_ASM and reduce compiler...
2008-01-22 Bruno HaibleAvoid gcc warnings about "statement without effect".
2007-10-09 Richard Kreckel * src/base/cl_low.h: Add missing linefeeds...
2007-09-15 Richard Kreckel * */*: Convert encoding from ISO 8859-1 to...
2006-12-11 Richard Kreckel Extend the exponent range from 32 bits to 64...
2006-04-24 Richard Kreckel2006-04-25 Bruno Haible <bruno@clisp.org>
2006-03-22 Richard Kreckel* Cumulative patch including Bruno's work on large...
2004-10-24 Richard Kreckel * src/base/cl_low.h: Add mulu64 assembler macro...
2004-10-23 Richard Kreckel * src/base/cl_low.h: Add mul and div macros...
2001-08-08 Richard Kreckel- added some missing `&& !defined(NO_ASM)' in Sparc...
2001-05-18 Richard Kreckel * src/base/cl_low.h: prepended variables declar...
2001-04-25 Richard Kreckel * src/base/cl_low.h: Added several checks if...
2000-11-13 Richard Kreckel * src/base/digitseq/cl_asm.h: Test if (intDsize...
2000-11-01 Richard Kreckel * include/cln/object.h (cl_combine): define...
2000-08-28 Richard Kreckel * All Files have been modified for inclusion...
2000-01-28 Richard KreckelInitial revision