提交历史

作者 SHA1 备注 提交日期
  florian ec3063c8cc * forgot to regenerate msgtxt.inc 10 年之前
  Tomas Hajny bec4a9ceb7 * modified solution for ensuring validity of cached conversion objects 10 年之前
  Tomas Hajny faead59e7a * start building unicode related units 10 年之前
  marco ea6894cd14 * remove deprecated CASE node of socket addr (deprecated since 2010) 10 年之前
  marco f2d4792342 * fix use of deprecated fields. 10 年之前
  Károly Balogh 645058353e morphunits: added a MorphOS-adapted iffparse.library interface unit 10 年之前
  pierre 017d82efb7 Regenerated after 29384: Add -Cg option for mips and mipsel cpu's on unix-like systems 10 年之前
  pierre 491fb0dcce Add -Cg option for mips and mipsel cpu's on unix-like systems 10 年之前
  florian 2c26c35eb6 * updated copyright year to 2015 10 年之前
  florian 29d4037a9c * make integer division instruction (div/idiv) on x86 dependent on the 10 年之前
  Károly Balogh 3cdf2d0e53 AROS: fixed the new do_filesize() code to build on AROS. 10 年之前
  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 年之前