Historique des commits

Auteur SHA1 Message Date
  peter 269d24955a * inclocked_longint ifdef fixed il y a 21 ans
  peter b4474438d9 * FPC_MOVE alias il y a 21 ans
  florian c9122a4719 + completed x86-64/linux system unit il y a 22 ans
  Jonas Maebe 5439babeb5 + cgeneric.inc: implementations of rtl routines based on libc il y a 22 ans
  Jonas Maebe 6bd3eccdac + fpc_cpuinit procedure to allow cpu/fpu initialisation before any unit il y a 22 ans
  peter 31a33a1a7b * fixed indexbyte for regcall il y a 22 ans
  peter 48b84272bf * fix warning in gas il y a 22 ans
  peter 5e5462edd1 * make strpas assembler function il y a 22 ans
  peter 8f8b47194a * REGCALL define added il y a 22 ans
  marco b15ba0a5ae * Peter's Cardinal<->Longint fixes patch il y a 22 ans
  marco 41e3249c4b * fix from peter i386.inc to circumvent ebx destroying il y a 22 ans
  peter 1b2d0e4de9 * save edi,ebx,esi in int_str il y a 22 ans
  peter 26434b49f1 * use __HIGH() il y a 22 ans
  florian a8374188bc + some code for PIC support added il y a 22 ans
  peter abbc3fa755 * moved int64 asm code to int64p.inc il y a 22 ans
  peter cba9b5206d * save edi,esi,ebx il y a 22 ans
  Jonas Maebe f0227e6a17 * fpc_shortstr_append_shortstr has to use high(s1) instead of 255 as il y a 22 ans
  peter 84f2b74142 * FPC_SHORTSTR_APPEND_SHORTSTR public added il y a 22 ans
  peter 60407e302b * fpc_shortstr_concat is now the same for all targets il y a 22 ans
  florian 35bb4d682f * fixed generic shortstr_compare il y a 22 ans
  peter 7a2f4e9e26 * ifdef HAS_GENERICCONSTRUCTOR il y a 22 ans
  peter 1e86b585f9 * changed address parameter/return values to pointer instead il y a 22 ans
  Jonas Maebe 15419c49a6 - removed buggy i386-specific FPC_CHARARRAY_TO_SHORTSTR il y a 22 ans
  mazen 675f2770da + defining FPC_SYSTEM_HAS_DECLOCKED and FPC_SYSTEM_HAS_INCLOCKED to avoid il y a 23 ans
  peter 69ec4efe4d * fix possible overflow when array len > 255 when converting to il y a 23 ans
  peter 8bb7e03d19 * fixed return value when len=0 for indexchar,indexword il y a 23 ans
  carl dec8b274f3 * avoid crashes with negative len counts on fills/moves il y a 23 ans
  carl 9afe6d5835 * Replace 220 -> 219 il y a 23 ans
  peter 5fff238567 * threads unit added for thread support il y a 23 ans
  peter ea8118b37c * fpc_pchar_length compilerproc and strlen alias il y a 23 ans