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