コミット履歴

作者 SHA1 メッセージ 日付
  pierre b74c805c49 Fix singlezipinstall for systems that set NoNativeBinaries to 1 8 年 前
  pierre 527d2dea4f Set EXEEXT to SRCEXEEXT if NoNativeBinaries is set (allow snapshot of jvm-java on linux) 8 年 前
  pierre 5718fba573 Partial fix for symbian rtl Makefile problems 8 年 前
  pierre 82aa8c4d2f Use REPE prefix instead of REP before CMPS{B,W,L} instruction (wasm generates an error for REP) 8 年 前
  joost fd8072e525 * When available, try to negotiate a TLS connection, if not available, use the deprecated way (sslv23) 8 年 前
  joost 84635bcffa * Added OpenSSL's SslTLSMethod 8 年 前
  joost 4d2d45da0b * When InitContext fails, TSSLSocketHandler.Connect should return false. 8 年 前
  pierre c98e9b230f Some watcom assembler wasm improvements 8 年 前
  pierre 38704411b2 Define conditional FASTMOVE_DISABLE_SSE3 to discard SSE specific code, needed for Watcom Assembler support 8 年 前
  pierre f4ecf87a50 Add conditional FASTMOVE_DISABLE_SSE3 to be able to discard SSE specific code, needed for Watcom Assembler support 8 年 前
  nickysn ee79ff3635 * improved the optimization of signed modulus by power-of-2, so it uses less 8 年 前
  svenbarth 8ffc035a86 * inline for simple methods 8 年 前
  nickysn a1928859b3 * in the optimization of signed division by power-of-2 constant in 8 年 前
  pierre 42bfa3967c Fix compilation of sysutils unit 8 年 前
  pierre ee4956be40 Define FPC_ANSI_TEXTFILEREC for watcom OS 8 年 前
  nickysn 277026ffd4 * perform the high level signed division by power-of-2 optimization for all 8 年 前
  pierre afab9524f2 Add missing SharedSuffix constant to system unit 8 年 前
  pierre a07d649343 Fix compilation of sysutils unit for netware 8 年 前
  nickysn b9fdca6f49 + better high level optimization for 64-bit signed division by 2 on 32-bit and 8 年 前
  pierre 1aab7e7ee2 Fix compilation of netware system unit 8 年 前
  svenbarth c9be061921 * put test files that are outside of the tests directory into a "root" subdirectory of tests 8 年 前
  pierre 5dec40d089 Add more CPU options to embedded/rtl.cfg 8 年 前
  pierre 987dd2754c Add explicit object file name (required when using linux wasm executable, for which default object extension is .o not .obj 8 年 前
  pierre 4626db1814 Adapt to DoDirSeparators declaration change 8 年 前
  pierre d7cdbcd71e m68k CPU also needs -SfSOFTFPU option 8 年 前
  pierre 7966957ec9 Add configuration options for i8086 and m68k CPUs 8 年 前
  pierre db00b1e554 Fix two obvious compilation errors 8 年 前
  pierre a1b956f778 Remove erroneous directory prefixes for PPU files in dependencies 8 年 前
  pierre 9fb2652433 List possible CPU in alphabetical order 8 年 前
  pierre 4d29122097 msgtxt.inc and msgidx.inc regenerated after: Remove obsolete -Tsunos help line, it is not accpeted by the compiler anymore 8 年 前