marco
|
b15ba0a5ae
* Peter's Cardinal<->Longint fixes patch
|
%!s(int64=22) %!d(string=hai) anos |
marco
|
41e3249c4b
* fix from peter i386.inc to circumvent ebx destroying
|
%!s(int64=22) %!d(string=hai) anos |
peter
|
1b2d0e4de9
* save edi,ebx,esi in int_str
|
%!s(int64=22) %!d(string=hai) anos |
peter
|
26434b49f1
* use __HIGH()
|
%!s(int64=22) %!d(string=hai) anos |
florian
|
a8374188bc
+ some code for PIC support added
|
%!s(int64=22) %!d(string=hai) anos |
peter
|
abbc3fa755
* moved int64 asm code to int64p.inc
|
%!s(int64=22) %!d(string=hai) anos |
peter
|
cba9b5206d
* save edi,esi,ebx
|
%!s(int64=22) %!d(string=hai) anos |
Jonas Maebe
|
f0227e6a17
* fpc_shortstr_append_shortstr has to use high(s1) instead of 255 as
|
%!s(int64=22) %!d(string=hai) anos |
peter
|
84f2b74142
* FPC_SHORTSTR_APPEND_SHORTSTR public added
|
%!s(int64=22) %!d(string=hai) anos |
peter
|
60407e302b
* fpc_shortstr_concat is now the same for all targets
|
%!s(int64=22) %!d(string=hai) anos |
florian
|
35bb4d682f
* fixed generic shortstr_compare
|
%!s(int64=22) %!d(string=hai) anos |
peter
|
7a2f4e9e26
* ifdef HAS_GENERICCONSTRUCTOR
|
%!s(int64=22) %!d(string=hai) anos |
peter
|
1e86b585f9
* changed address parameter/return values to pointer instead
|
%!s(int64=22) %!d(string=hai) anos |
Jonas Maebe
|
15419c49a6
- removed buggy i386-specific FPC_CHARARRAY_TO_SHORTSTR
|
%!s(int64=22) %!d(string=hai) anos |
mazen
|
675f2770da
+ defining FPC_SYSTEM_HAS_DECLOCKED and FPC_SYSTEM_HAS_INCLOCKED to avoid
|
%!s(int64=22) %!d(string=hai) anos |
peter
|
69ec4efe4d
* fix possible overflow when array len > 255 when converting to
|
%!s(int64=22) %!d(string=hai) anos |
peter
|
8bb7e03d19
* fixed return value when len=0 for indexchar,indexword
|
%!s(int64=23) %!d(string=hai) anos |
carl
|
dec8b274f3
* avoid crashes with negative len counts on fills/moves
|
%!s(int64=23) %!d(string=hai) anos |
carl
|
9afe6d5835
* Replace 220 -> 219
|
%!s(int64=23) %!d(string=hai) anos |
peter
|
5fff238567
* threads unit added for thread support
|
%!s(int64=23) %!d(string=hai) anos |
peter
|
ea8118b37c
* fpc_pchar_length compilerproc and strlen alias
|
%!s(int64=23) %!d(string=hai) anos |
peter
|
603b3bc48b
* Copy() changed to internal function calling compilerprocs
|
%!s(int64=23) %!d(string=hai) anos |
carl
|
5ed7522ade
- removed unused defines
|
%!s(int64=23) %!d(string=hai) anos |
peter
|
9f31783a0a
* old logs removed and tabs fixed
|
%!s(int64=23) %!d(string=hai) anos |
peter
|
685caf03b6
* add alias for fpc_dispose_class so it can be called from
|
%!s(int64=23) %!d(string=hai) anos |
peter
|
c3af3cda9b
* SYSTEMINLINE define that will add inline directives for small
|
%!s(int64=23) %!d(string=hai) anos |
florian
|
3f2a82784e
* changed multi threading define: it's MT instead of MTRTL
|
%!s(int64=23) %!d(string=hai) anos |
carl
|
dfa44b9f00
+ added TEST_GENERIC to test generic version
|
%!s(int64=23) %!d(string=hai) anos |
carl
|
2604402b16
+ TEST_GENERIC to test generic versions of code
|
%!s(int64=23) %!d(string=hai) anos |
Jonas Maebe
|
0d606ac980
* fixed memory corruption bug in fpc_help_constructor
|
%!s(int64=23) %!d(string=hai) anos |