Commit History

Author SHA1 Message Date
  joost d21b29ffef Merged revisions 8040 via svnmerge from 18 years ago
  Jonas Maebe a2004eb7ee Merged revisions 7553-7554 via svnmerge from 18 years ago
  marco 57cfd89fbd * Linux 64-bit FS patch from neli for FPC_USE_LIBC 18 years ago
  peter cd767cf5c8 * i386 uses generic fpc_compare_shortstr_equal 18 years ago
  Jonas Maebe 5ea26c5f5f * fixed darwin compilation 18 years ago
  florian bcf65051e3 * detect sse properly on linux, fixes tmask*.pp in the testsuite with -Cfsse2 18 years ago
  daniel e8050233af + Patch by Thorsten Engler to optimize string comparisons for = and <> cases. (Mantis #8231) 18 years ago
  florian b3a1868ff0 * correct masking of exceptions in genmath code 18 years ago
  Jonas Maebe 3381fd2ea1 * ismultithread is a longbool nowadays (cmpb -> cmpl) 18 years ago
  florian 4ee9f1b394 * use DefaultCW to reload fpu settings 19 years ago
  Jonas Maebe 5acc8b44a8 * activated internal get_frame for x86 19 years ago
  peter 2f0ce31751 * string concat changed from function to procedure to 19 years ago
  florian 0ade2e487d * cleaned up and fixed (from mftq75) sse unit initialization, fixes #7268 19 years ago
  florian b24388da8d * fix comparedword, fixes #7143 19 years ago
  florian 81b98c9d82 + added more ebx saving to cpuid invocations 19 years ago
  Jonas Maebe b9125f97d0 * fixed InterlockedCompareExchange 19 years ago
  peter 4c065bce45 * move InterLocked functions to system unit 19 years ago
  daniel 6f1e0eff45 * Add ifdef internal_backtrace 19 years ago
  florian 47fac4ee6e * moved *SSECSR to system unit 19 years ago
  peter 2d3c01d83a * basic work to make Move() and FillChar() internal under ifdef INTERNALMOVEFILLCHAR 19 years ago
  Jonas Maebe 83b1c3736a * fixed assembler version of fpc_AnsiStr_Decr_Ref (based on remark 19 years ago
  Jonas Maebe 15270b67be - disabled assembler ansistring helpers for darwin/x86 because they don't 19 years ago
  peter f411f615c6 * nostackframe directives 19 years ago
  peter 340cf721b5 * faster int_str 19 years ago
  florian 0d61229d63 * fpc_ansistring_decr improved 19 years ago
  florian af9d6344b8 * activated fastmove on win32 19 years ago
  florian fb4557d71e * first implementation of pic for i386 19 years ago
  Jonas Maebe 5b9f58ef73 * reverted r2037 because of braindead "out" semantics for refcounted 19 years ago
  Jonas Maebe 84aab46550 * changed formal "var" paramters of move, movechar0 and fill* into 19 years ago
  florian e2a4dac215 + i386 assembler versions of decr_ansistring and unique_ansistring 19 years ago