24 Commits (master)

Author SHA1 Message Date
Richard Kreckel 94dc10d4d9 Remove workarounds for obsolete compilers. 10 years ago
Richard Kreckel 512af84798 Fix support for Mips*. 10 years ago
Richard Kreckel f5926253a1 Use 8-byte word alignment on arm64. 10 years ago
Marcin Juszkiewicz cb76b5ebc6 Add AArch64 support. 11 years ago
Daniel Schepler 7c34799dc2 Support x32 ABI. 12 years ago
Richard Kreckel b86458e11f Detect s390x and sparc64 as 32-bit architectures. 13 years ago
Richard Kreckel 8aeac846c1 Add support for Renesas SH CPU (sh4). 15 years ago
Richard Kreckel b62e4af28f * include/cln/object.h: Don't redefine cl_word_alignment on sparc64. 17 years ago
Richard Kreckel 5370ad8054 * */*: Remove cl_boolean, cl_true, and cl_false in favor of built-in 18 years ago
Richard Kreckel c486b78a1a Remove exception hooks in favor of real C++ exceptions: 18 years ago
Richard Kreckel 6fdd87f5e7 * Cumulative patch including Bruno's work on large fixnums on 64 bit machines. 19 years ago
Richard Kreckel e269351d54 The patch of 2005-05-01 made it impossible to test the type of a cl_UP 20 years ago
Richard Kreckel 77bcf72d79 * include/cln/config.h.in: Add support for PowerPC 64 CPU. 20 years ago
Richard Kreckel 6d4cabf35e Fix crashes in find_univpoly_ring and related functions 20 years ago
Richard Kreckel 089003015a Support for little-endian Mips, second shot 20 years ago
Richard Kreckel a8369235e2 * Change all C include headers to ISO style within C++ code. 21 years ago
Richard Kreckel 34f61129e8 Dependent base resolution needed for GCC-3.4 22 years ago
Bruno Haible 7e82f04c80 Add support for x86_64 CPU. 23 years ago
Richard Kreckel 460a165479 * include/cln/modules.h, include/cln/object.h: add support for 23 years ago
Richard Kreckel 0c3376e344 * include/cln/*.h: Change signatures of all classes' methods 24 years ago
Richard Kreckel f57f23a99a * */*: Removed problematic stdin, stdout and stderr definitions. 24 years ago
Richard Kreckel 795eaad118 * src/base/digitseq/cl_asm.h: Test if (intDsize==32) for MIPS and HPPA, 24 years ago
Richard Kreckel e0c2092123 * include/cln/object.h (cl_combine): define additional signatures, if 24 years ago
Richard Kreckel 850abfde7f * All Files have been modified for inclusion of namespace cln; 25 years ago
Bruno Haible 9c6ab33803 Distinguish between cl_word_size and the ABI's pointer size. 25 years ago
Richard Kreckel dd9e0f894e Initial revision 25 years ago