Commit History

Author SHA1 Message Date
  peter 62850815bd * fix arguments for shortstr_compare 21 years ago
  peter 4917058b59 * fixed compile with 1.0.x 21 years ago
  peter 81b6d9f16c * replace strlenint with sizeint 21 years ago
  peter b5df63e617 * ValSInt fixed for 64 bit 21 years ago
  Jonas Maebe dedf697f3a * use some more string routines from libc if FPC_USE_LIBC is used 21 years ago
  peter 53ec165e68 * x86-64 fixes 21 years ago
  florian 704ce8035c * tvmt fixed (longint -> ptrint) 21 years ago
  peter 8c60c6f93e * ordinal-pointer conversions fixed 21 years ago
  peter b4474438d9 * FPC_MOVE alias 21 years ago
  florian 6cd2cddd33 + added prefetch(const mem) 21 years ago
  florian 87f13990e5 * alignment handling of generic fillbyte/word fixed 21 years ago
  florian 0b8ffc2fb2 * fixed a couple of broken generic routines 21 years ago
  florian 83127c2889 * improved generic int. div routines 21 years ago
  florian 44368ca0e1 + created generic versions of software dword/longint mod/div 21 years ago
  Jonas Maebe 6fe31d0d90 * changed index* to conform to the assembler implementations (interpret 21 years ago
  daniel fd86e14b01 * Use of 0 instead of nil fixed 21 years ago
  Jonas Maebe 2b28a58c6d * fixed longint/cardinal comparison in int_str 22 years ago
  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