svenbarth
|
dcfd734bbf
Fix cycling with -dFPC_USE_LIBC on Linux systems to allow usage of FPC Linux programs on OSv.
|
hace 10 años |
sergei
|
4ebc34c5e7
* Promoted result type of FPC_PCHAR_LENGTH and FPC_PWIDECHAR_LENGTH to SizeInt.
|
hace 14 años |
Jonas Maebe
|
22aacd2a60
* return 0 for length(pchar(0)), like Kylix does (using corrected and
|
hace 16 años |
Jonas Maebe
|
95abc479ac
* actually assign result of strncmp to comparechar0 result
|
hace 17 años |
Jonas Maebe
|
eb6c8fa570
* one more typecast fix
|
hace 18 años |
Jonas Maebe
|
4486a2cecb
* fixed some type casts
|
hace 18 años |
Jonas Maebe
|
6121df1f67
* moved inclusion of sysos.inc higher up in system.inc, so that
|
hace 18 años |
peter
|
e8322a83e4
* optimized generic implementations to use pointers instead of
|
hace 18 años |
Jonas Maebe
|
5b9f58ef73
* reverted r2037 because of braindead "out" semantics for refcounted
|
hace 19 años |
Jonas Maebe
|
84aab46550
* changed formal "var" paramters of move, movechar0 and fill* into
|
hace 19 años |
tom_at_work
|
653f4b465d
* fixed some typecasts of pointers to Longint for 64 bit architectures (Linux and generic parts of the RTL only)
|
hace 20 años |
tom_at_work
|
701638138b
* fixed exception handling for PowerPC64
|
hace 20 años |
michael
|
93ba0409be
+ Removed HASCOMPILERPROC define
|
hace 20 años |
peter
|
4ace790492
* remove $Log
|
hace 20 años |
fpc
|
790a4fe2d3
* log and id tags removed
|
hace 20 años |
fpc
|
50778076c3
initial import
|
hace 20 años |
peter
|
e417e34496
* truncate log
|
hace 20 años |
Jonas Maebe
|
0f26252376
+ cgenmath with libc math functions. Faster than the routines in genmath
|
hace 21 años |
Jonas Maebe
|
dedf697f3a
* use some more string routines from libc if FPC_USE_LIBC is used
|
hace 21 años |
Jonas Maebe
|
5439babeb5
+ cgeneric.inc: implementations of rtl routines based on libc
|
hace 21 años |