florian
|
8d771df2d4
* arm fixes to the common rtl code
|
22 years ago |
Jonas Maebe
|
f0227e6a17
* fpc_shortstr_append_shortstr has to use high(s1) instead of 255 as
|
22 years ago |
peter
|
84f2b74142
* FPC_SHORTSTR_APPEND_SHORTSTR public added
|
22 years ago |
peter
|
60407e302b
* fpc_shortstr_concat is now the same for all targets
|
22 years ago |
florian
|
35bb4d682f
* fixed generic shortstr_compare
|
22 years ago |
peter
|
e5b48ec83d
* extra check for self and empty objects
|
22 years ago |
peter
|
163e06f93b
* fpc_help_fail compilerproc
|
22 years ago |
peter
|
f272c18e94
* remvoe objectsize loading from help_destructor
|
22 years ago |
peter
|
c412dedb8c
* undo previous commit
|
22 years ago |
mazen
|
9f66d3bc05
* making sparc compiling again by adapting compilerproc declarations after the
|
22 years ago |
peter
|
ea9e883802
* generic constructor/destructor fixes
|
22 years ago |
Jonas Maebe
|
15419c49a6
- removed buggy i386-specific FPC_CHARARRAY_TO_SHORTSTR
|
22 years ago |
mazen
|
c3321868d5
* many stuff related to RTL fixed
|
22 years ago |
florian
|
6432af8a76
* fixed helper declarations
|
22 years ago |
mazen
|
9e5d6dc00b
- space removed
|
22 years ago |
mazen
|
a5e2afbbb3
* functions headers modified in generic.inc to make it possible compiling sparc
|
22 years ago |
mazen
|
215880afe8
* fixing several bugs compiling the RTL
|
22 years ago |
peter
|
0c2feff146
* fix wrong var names for shortstr_compare
|
22 years ago |
carl
|
c5783607c3
* avoid crashes with negative len counts on fills/moves
|
23 years ago |
peter
|
5fff238567
* threads unit added for thread support
|
23 years ago |
carl
|
2d8417cdfc
* RunError 220 -> RunError 219 to be more consistent with as operator
|
23 years ago |
florian
|
c6ea429567
+ several widestring/pwidechar related helpers added
|
23 years ago |
peter
|
ea8118b37c
* fpc_pchar_length compilerproc and strlen alias
|
23 years ago |
peter
|
603b3bc48b
* Copy() changed to internal function calling compilerprocs
|
23 years ago |
carl
|
ab9e07a2d7
* fix 2GB limit problem
|
23 years ago |
carl
|
933d28f62b
* FPC_HELP_FAIL : reset _self to nil
|
23 years ago |
Jonas Maebe
|
a3e6f8cb66
* added some missing compilerproc directives
|
23 years ago |
carl
|
cd50814a64
* cardinal -> longword
|
23 years ago |
peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |
peter
|
c3af3cda9b
* SYSTEMINLINE define that will add inline directives for small
|
23 years ago |