コミット履歴

作者 SHA1 メッセージ 日付
  Károly Balogh f2c7a3efbf m68k: some assembler SwapEndian() implementations I did a while back. disabled for now, because they weren't extensively tested and benchmarked 10 年 前
  Károly Balogh 3d2fca152b amicommon: a better, faster implementation of do_filesize(). since it no longer seeks, speed should be constant and not depend on the filesize and underlying FS fragmentation, among others 10 年 前
  Jonas Maebe b0c7415f3a * fixed CharLengthPChar() implementation and added comment (from Windows 10 年 前
  marco 95b005cab7 * merged in IPC for Solaris based on 2.6.4 patch, Mantis #27223 10 年 前
  marco 928a11cf8c * rename boyscout to lower case. Mantis #27214 10 年 前
  marco 6db1f5bfa8 * Delphi compat changes pchar->pansichar. add pppansichar to systemh.inc 10 年 前
  blikblum d0c8c121ab Change variables from PChar to PAnsiChar 10 年 前
  pierre cc537a2e76 Try to avoid uncorrect optimization 10 年 前
  Károly Balogh 7a91d5f495 m68k: oops, unbroke the build with softfpu 10 年 前
  Károly Balogh d000b1bc7c m68k: basic 68881 fpu support. probably still broken at umpzillion places, and mostly untested, but at least it builds the RTL and all packages successfully with -Cp68020 -Cf68881 instead of dying with random internalerrors() and now even emits actual FPU opcodes. 10 年 前
  joost 588256f79a * Added missing path-delimiter between target and packagevariant path 10 年 前
  marco 43121ed5e1 * Fix for #27228 10 年 前
  marco 4733e50de5 * system unit additions from mantis #27206. Exports some dynarray related RTTI functions. 10 年 前
  joost ff7ce315e6 * Replaced single events in TBuildEnine with TNotifyEventCollection. This 10 年 前
  florian f813703cf3 * fixes several issues with loop unrolling 10 年 前
  michael 868ba1560f * Applied patch by Michael Van Ham (bug ID 27220) 10 年 前
  sergei da8346079f * mips-linux: Enabled tf_safecall_exceptions (it just works, no reason to keep disabled) and also tf_pic_uses_got (so that checks elsewhere in compiler set pi_needs_got flag; actual functionality is not changed because currently MIPS just forces pi_needs_got unconditionally). 10 年 前
  sergei b46ce6b70e * Fixed condition to output div/divu having R0 as first operand as non-macros. 10 年 前
  florian 0a19825e25 * elf_x86_64 -> elf_x86_64_sol2, should resolve #27199 10 年 前
  florian 3988de549b * updates for make 3.82 10 年 前
  sergei 57094d495b + MIPS: implement inline full 64-bit multiplication, for cases when overflow checking is off and CPU is set to mips32r2. 10 年 前
  joost 7c2295b83b * Avoid an unlimited loop when only one package is being installed 10 年 前
  michael 8e7d649a4d * Optimized variant of patch in bug ID #27215 10 年 前
  joost 164d5a4f38 * Added ability to build fpmakes with multiple packages 10 年 前
  marco 4956784613 * fix for #26846, wrong line continuation character in gba and nds makefile.fpc's 10 年 前
  florian 1178fdc98f * force objects and records only into memory if their address is passed, hint from Jonas, improves code after r29139 10 年 前
  joost 66adabf63c * Combine multiple packages into one manifest.xml 10 年 前
  Károly Balogh a3441a178e MorphOS: fix the unified video unit to not crash due to missing library inits 10 年 前
  Károly Balogh 3a5f11ab2f Amiga-likes: better FV system integration. 10 年 前
  Károly Balogh 4d9881c2b4 Amiga-likes: set the window/screen title with IDE version information 10 年 前