コミット履歴

作者 SHA1 メッセージ 日付
  michael fcc4f587ff * Fix 0037159 (again) 5 年 前
  florian aafc22bd74 + optimize real operations with 0 and 1 if fast math is turned on 5 年 前
  Mattias Gaertner 8a9178f00a pas2js: aliasglobals: local var for module 5 年 前
  Mattias Gaertner bac9437d73 pas2js: allocate local vars considering parent functions local vars 5 年 前
  nickysn de08108b27 + clear the .bss section on startup in the ZX Spectrum RTL 5 年 前
  nickysn 4a78b7e073 * fixed stack initialization in the ZX Spectrum startup code 5 年 前
  nickysn 5816a4a940 * fixed a bug in the Z80 internal linker when reading symbol offsets from .rel files 5 年 前
  nickysn a0e2cd3638 * use qword instead of aword for bsssize to avoid 8-bit truncation on Z80 5 年 前
  nickysn 47ba80a545 * the len parameter of TObjData.writebytes changed to TObjSectionOfs to avoid 8-bit truncation on Z80 5 年 前
  nickysn dfa736bdca + add the _BSSEND section after the _BSS section 5 年 前
  nickysn 09bd361b48 + support the OFFSET directive in the Z80 inline assembler reader 5 年 前
  nickysn c90f78488c + added the 'AREA' directive support to the Z80 inline assembler, that allows 5 年 前
  nickysn 3c9a5ff758 * update revision.inc 5 年 前
  Mattias Gaertner f642f6b609 pas2js: transformmodulename: use local var 5 年 前
  florian 9710b2cbb4 + some basic stuff for mips64el 5 年 前
  svenbarth eb6f503bad * fix O_LARGEFILE for Aarch64, RISC-V 32-bit and RISC-V 64-bit 5 年 前
  svenbarth d1cb341cfa * include the Z80 specific intrinsic values 5 年 前
  Mattias Gaertner 469993a0cc pas2js: started aliasglobals 5 年 前
  michael 816ff7966b * Tests for Stack/Queue comparison with pas2js 5 年 前
  svenbarth 95f94bebba * forgot to commit the generated Makefile 5 年 前
  svenbarth ac5093274d + add support for port object on Z80 using the new IN/OUT intrinsics 5 年 前
  svenbarth c793f42271 + add intrinsics for Z80 port IN/OUT 5 年 前
  nickysn 5678baf887 * update revision.inc 5 年 前
  florian 5f67d830e7 * better rules if a 3 op mul operation is tried 5 年 前
  svenbarth 2c053b4f9c * regenerate msg{txt,idx}.inc after adding MSX-DOS to help text 5 年 前
  svenbarth 3d4ad5b694 + add MSX-DOS to help text for -T 5 年 前
  svenbarth 85149ab9a4 * change exe extension for MSX-DOS from exe to com 5 年 前
  svenbarth b3ddd4e786 * regenerate Makefiles 5 年 前
  svenbarth ac8552afc2 + add initial RTL for MSX DOS. Simple programs are already working, but there are apparantly some code generation problems that lead to I/O as well as parameters not working correctly 5 年 前
  svenbarth e2d8f7b68f * allow executable/library name to be changed for an intermediate file 5 年 前