22 Commits (master)

Author SHA1 Message Date
Alexei Sheplyakov 53ae6edce0 remove CL_REQUIRE/CL_PROVIDE macro and associated autoconf tests. 16 years ago
Richard Kreckel 8b3d91dec7 Cater to the fact that g++ 4.3 will use a different naming for 17 years ago
Richard Kreckel c371715132 * include/cln/modules.h (CL_JUMP_TO): Use a pc relative jump on m68k. 17 years ago
Richard Kreckel 5d7684ba82 * include/cln/modules.h (CL_JUMP_TO): Fix for Intel Mac. 19 years ago
Richard Kreckel 8d0e9dadb8 * include/cln/modules.h (CL_OUTPUT_LABEL): Work around redundant 20 years ago
Richard Kreckel 8dd3e6cf4b * include/cln/modules.h (CL_JUMP_TO): Fix mips* brokenness. 20 years ago
Bruno Haible 134b80ebc1 Work around g++ 4.0 "duplicated labels" problem. 20 years ago
Richard Kreckel 77bcf72d79 * include/cln/config.h.in: Add support for PowerPC 64 CPU. 20 years ago
Richard Kreckel abbb561b2c Support for little-endian Mips 21 years ago
Bruno Haible 2b4e46a517 Fix link error on MacOS X. 21 years ago
Richard Kreckel e2abb14636 * include/cln/modules.h (CL_JUMP_TO): Fix AMD64 brokenness. 21 years ago
Richard Kreckel a8369235e2 * Change all C include headers to ISO style within C++ code. 21 years ago
Richard Kreckel 697c3c7f80 Rework of autoconfiscation infrastructure 21 years ago
Bruno Haible 7e82f04c80 Add support for x86_64 CPU. 23 years ago
Richard Kreckel e15e893f75 * include/cln/modules.h (CL_CONCATENATE): New macro. 23 years ago
Bruno Haible 9d39b1f00e Force link-time references despite optimizations done by g++. 23 years ago
Richard Kreckel 460a165479 * include/cln/modules.h, include/cln/object.h: add support for 23 years ago
Bruno Haible 75ddb198df Interoperability with gcc-3.0 -fuse-cxa-atexit. 23 years ago
Richard Kreckel fbb507f3fd * src/float/base/cl_ieee.cc: try to do magic to the FPU only if 24 years ago
Richard Kreckel 71a786fd73 * include/cln/modules.h (CL_JUMP_TO): Fix IA64 brokenness. 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 850abfde7f * All Files have been modified for inclusion of namespace cln; 25 years ago
Richard Kreckel dd9e0f894e Initial revision 25 years ago