ivost
|
38bf32dddf
* added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp)
|
16 年之前 |
florian
|
d78855cea8
+ more c types
|
16 年之前 |
ivost
|
15dd98d940
* removed size_t from ctypes.pp in trunk (reverted)
|
17 年之前 |
ivost
|
7582f7f325
added size_t type in ctypes.pp for non unix systems
|
17 年之前 |
micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
17 年之前 |
florian
|
ebc99e1bd6
* make clongdouble only a double on win64 and wince, on win32 we follow gcc
|
17 年之前 |
Jonas Maebe
|
134427700b
* disabled overloaded operators for non-x86 because they don't compile
|
18 年之前 |
peter
|
6d4ccd3b3f
* operators for clongdouble
|
18 年之前 |
peter
|
8d53e54e3e
* fix typos
|
18 年之前 |
daniel
|
34afbcc040
* Enable inline for ctypes.
|
18 年之前 |
daniel
|
354cd09f31
* long double=double on powerpc-linux
|
18 年之前 |
daniel
|
f0087dad28
* Write zero to extra bytes of quadruple when converting to it.
|
18 年之前 |
daniel
|
4861c8b7ed
* Convert clongdouble from double <=> quadruple on non-x86.
|
18 年之前 |
daniel
|
c5ac7638ed
* Make clongdouble 16 bytes on Darwin.
|
18 年之前 |
daniel
|
2fbe0038b9
* Make clongdouble:
|
18 年之前 |
florian
|
442ad0cbe8
* fixed long type and derivates for win64
|
18 年之前 |
marco
|
d29a4bc889
* add small delphi compat tweak for h2pas usage. + restored Kylix compat idents. (without, pkgs might break unnecessarily)
|
19 年之前 |
ivost
|
23e1ebb357
-ctypes cleanup, it was quite a mess with naming conventions, eg. some times shortened long to l like cldouble
|
19 年之前 |
florian
|
78d5ba9ff0
* extended ctypes by Aison
|
19 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
michael
|
ffb55c4254
+ Removed VER1_0 defines
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
florian
|
02c6c9abcc
+ floating point c types added
|
20 年之前 |
Tomas Hajny
|
87aa9bdf60
* Florian's changes from ctypes.inc merged in to make xlib compilable under non-Unix again
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
marco
|
fc8542ad94
* some kylix stuf
|
20 年之前 |
marco
|
fde4bac1cf
* initial version
|
20 年之前 |