Commit History

Author SHA1 Message Date
  marco b15ba0a5ae * Peter's Cardinal<->Longint fixes patch 22 years ago
  marco 41e3249c4b * fix from peter i386.inc to circumvent ebx destroying 22 years ago
  peter 1b2d0e4de9 * save edi,ebx,esi in int_str 22 years ago
  peter 26434b49f1 * use __HIGH() 22 years ago
  florian a8374188bc + some code for PIC support added 22 years ago
  peter abbc3fa755 * moved int64 asm code to int64p.inc 22 years ago
  peter cba9b5206d * save edi,esi,ebx 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 7a2f4e9e26 * ifdef HAS_GENERICCONSTRUCTOR 22 years ago
  peter 1e86b585f9 * changed address parameter/return values to pointer instead 22 years ago
  Jonas Maebe 15419c49a6 - removed buggy i386-specific FPC_CHARARRAY_TO_SHORTSTR 22 years ago
  mazen 675f2770da + defining FPC_SYSTEM_HAS_DECLOCKED and FPC_SYSTEM_HAS_INCLOCKED to avoid 22 years ago
  peter 69ec4efe4d * fix possible overflow when array len > 255 when converting to 22 years ago
  peter 8bb7e03d19 * fixed return value when len=0 for indexchar,indexword 23 years ago
  carl dec8b274f3 * avoid crashes with negative len counts on fills/moves 23 years ago
  carl 9afe6d5835 * Replace 220 -> 219 23 years ago
  peter 5fff238567 * threads unit added for thread support 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 5ed7522ade - removed unused defines 23 years ago
  peter 9f31783a0a * old logs removed and tabs fixed 23 years ago
  peter 685caf03b6 * add alias for fpc_dispose_class so it can be called from 23 years ago
  peter c3af3cda9b * SYSTEMINLINE define that will add inline directives for small 23 years ago
  florian 3f2a82784e * changed multi threading define: it's MT instead of MTRTL 23 years ago
  carl dfa44b9f00 + added TEST_GENERIC to test generic version 23 years ago
  carl 2604402b16 + TEST_GENERIC to test generic versions of code 23 years ago
  Jonas Maebe 0d606ac980 * fixed memory corruption bug in fpc_help_constructor 23 years ago