提交历史

作者 SHA1 备注 提交日期
  Pierre Muller fbed068048 Set float type information in system interface part for mips64 and mips64el CPUs 3 年之前
  Pierre Muller 4db332fecf Add default macros inoptions unit for mips64 and mips64el CPUs 3 年之前
  Pierre Muller 65880e6631 Also set mipseb or mipsel macro for 64-bit mips CPU 3 年之前
  Pierre Muller c2ffd51c63 Fix compilation from 32-bit CPU by avoiding use of aint variable in for loop 3 年之前
  Pierre Muller ea812d1c2e mips64 define must also set mips 3 年之前
  mattias e8f9ffdb5e pastojs: calling constructor of nested external class, issue 38858 3 年之前
  mattias 953d15a939 pastojs: consistent error message on custom js file not found, issue 38978 3 年之前
  mattias 664a96c584 pastojs: fixed await() as aclass, issue 39028 3 年之前
  mattias 9bf4f9e2ce fcl-passrc: fixed attributes of interface types issue 39198 3 年之前
  mattias 3713784e40 fcl-passrc: comment 3 年之前
  Karoly Balogh a4e2d74626 * rtl/atari: fix haltproc external name. apparently the atari target uses a different Cprefix in the compiler, so copy-pasting this stuff from the Amiga port don't work 1:1 3 年之前
  Karoly Balogh 93494bf8bf * rtl/atari: use the haltproc declared in the startup code instead of calling pterm in the system unit directly. 3 年之前
  Karoly Balogh b30a1bf447 * rtl/atari: naming: gemdos_free is actually gemdos_mfree. no functional change. 3 年之前
  Karoly Balogh b56e1b0cd8 * tosunits: add {$PACKRECORDS 2} everywhere, just in case 3 年之前
  Karoly Balogh 5ff82c14cf * tosunits: tabs 2 spaces fix in MetaDOS 3 年之前
  Karoly Balogh e8e1a6e874 * tosunits: remove the sysutils dependency from TOS unit, it's no longer needed 3 年之前
  Karoly Balogh 98f767efbf * tosunits: do not use functions which convert between shortstring and a char array via an AnsiString in TOS unit 3 年之前
  Karoly Balogh ee5e89733f * tosunits: add some required defines about compiler mode, strings, alignment in the TOS unit 3 年之前
  Karoly Balogh 4a85ab9cb9 * tosunits: tabs 2 spaces fix in the TOS unit 3 年之前
  florian b2e553d3c4 * mips64el compiler can be compiled 3 年之前
  J. Gareth "Curious Kit" Moreton c4ea01cf3d Improved JccMov1JmpMov0Jmp -> SETcc optimisation 3 年之前
  mattias 89e0282856 pastojs: write sourceMappingURL only if map file enabled, issue 39210 3 年之前
  mattias f0f9818824 pastojs: fixed Setlength(unicodestring) issue 39208 3 年之前
  mattias 672c9b1466 pastojs: debug log for pas2jslib 3 年之前
  mattias 859755ac85 pastojs: less hints 3 年之前
  mattias 5e082c9d90 pastojs: less hints 3 年之前
  Thorsten Otto f10fe0985a atari: add missing bios/xbios/gemdos functions 3 年之前
  Thorsten Otto 073b48de82 atari: add -Wt<x> option to allow specifying the executable format 3 年之前
  Thorsten Otto a2b66ea061 atari: implement environment functions 3 年之前
  Thorsten Otto fecb72fea3 atari: implement ARGV protocol for runtime startup 3 年之前