Commit History

Author SHA1 Message Date
  Michael VAN CANNEYT ccfa38c68e * Dotted RTL compiles 2 years ago
  Pierre Muller 5e0eb521c4 Fix use of unaligned for big endian code 2 years ago
  Pierre Muller 9b6926c5f5 Introduce CTYPES_INLINE, enabled by default but which can be disabled using -dDISABLE_INLINE for ctypes unit 2 years ago
  Jonas Maebe 5c6afe259e * long double = double on Darwin/AArch64 10 years ago
  nickysn 4646884d87 + enabled compilation of unit ctypes for i8086-msdos 11 years ago
  yury e82983e577 * Define CExtended and clongdouble as double for Android. 12 years ago
  Jonas Maebe e9c922b193 * fixed compilation with Delphi (patch by Sven Barth, mantis #17016) 15 years ago
  Jonas Maebe 025ec34e4d + "CExtended" type that is the same as "extended", but conforming to the 15 years ago
  pierre e716c54523 * fix double to clongdouble conversions for 128 bits C long double 15 years ago
  pierre 23e171d396 * Fix alignment problem for sparc arch. 15 years ago
  ivost 38bf32dddf * added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp) 16 years ago
  florian d78855cea8 + more c types 16 years ago
  ivost 15dd98d940 * removed size_t from ctypes.pp in trunk (reverted) 17 years ago
  ivost 7582f7f325 added size_t type in ctypes.pp for non unix systems 17 years ago
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 17 years ago
  florian ebc99e1bd6 * make clongdouble only a double on win64 and wince, on win32 we follow gcc 18 years ago
  Jonas Maebe 134427700b * disabled overloaded operators for non-x86 because they don't compile 18 years ago
  peter 6d4ccd3b3f * operators for clongdouble 18 years ago
  peter 8d53e54e3e * fix typos 18 years ago
  daniel 34afbcc040 * Enable inline for ctypes. 18 years ago
  daniel 354cd09f31 * long double=double on powerpc-linux 18 years ago
  daniel f0087dad28 * Write zero to extra bytes of quadruple when converting to it. 18 years ago
  daniel 4861c8b7ed * Convert clongdouble from double <=> quadruple on non-x86. 18 years ago
  daniel c5ac7638ed * Make clongdouble 16 bytes on Darwin. 18 years ago
  daniel 2fbe0038b9 * Make clongdouble: 18 years ago
  florian 442ad0cbe8 * fixed long type and derivates for win64 18 years ago
  marco d29a4bc889 * add small delphi compat tweak for h2pas usage. + restored Kylix compat idents. (without, pkgs might break unnecessarily) 19 years ago
  ivost 23e1ebb357 -ctypes cleanup, it was quite a mess with naming conventions, eg. some times shortened long to l like cldouble 19 years ago
  florian 78d5ba9ff0 * extended ctypes by Aison 19 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago