提交历史

作者 SHA1 备注 提交日期
  nickysn 23aec76ae1 - don't save/restore eax and ecx in PutPixel320, because they don't need to be preserved by the register calling convention 6 年之前
  nickysn 1371a5a8ed - removed the commented out video page code from PutPixel320 6 年之前
  nickysn 5a8d57d8f4 - removed the REGCALL ifdefs from PutPixel320 6 年之前
  nickysn f8817b128a + added comment to PutPixel320 with the parameter locations 6 年之前
  pierre d2a04366d4 Disable jvm-android and jvm-java targets for fprcp, h2pas and tply packages because they use memory allocation or fpc_get_output 6 年之前
  Károly Balogh d1878fe5b2 morphos: support section GC with GNU LD as well 6 年之前
  pierre 7817e48e9a -Xr is also supported for systems_android 6 年之前
  nickysn 8a96bb656f * declare all registers as clobbered by int 10h in the asm block in SetVisual200_350 and leave it to fpc to preserve what is necessary 6 年之前
  nickysn c3bdb2c2ee * SetVisual200 and SetVisual350 combined into one routine SetVisual200_350, because they share the same code 6 年之前
  nickysn 1cd93cf9a7 - removed the unnecessary code from SetVisual200 (the start address that is being read isn't written anywhere and is not used) 6 年之前
  nickysn b70aeac0d4 + added comments with the parameter locations in SetCGAPalette and SetCGABorder 6 年之前
  nickysn ca6fdb8c74 + added comment to CallInt10 with the parameter location 6 年之前
  nickysn c6a6cd522f + added comment in the beginning of seg_bytemove, containing the parameter locations 6 年之前
  nickysn 8ae6b58c05 * converted seg_xorword, seg_orword and seg_andword to pure asm routines 6 年之前
  Károly Balogh 9906211f3b amiga: enable building of heaptrc unit, enable building lineinfo and exeinfo for OS4/PowerPC 6 年之前
  Károly Balogh c3607e0059 aros: only build lineinfo for i386 for now. FPC on x86_64 doesn't support stabs at all and the Amiga-specific lineinfo unit has no ARM support 6 年之前
  Károly Balogh 6d279fdbb9 amicommon/lineinfo: fixed copy-paste error in PowerPC codepath 6 年之前
  Károly Balogh 40630653b7 aros: fixed lineinfo to build from amicommon 6 年之前
  Károly Balogh 22c87afdd1 amicommon/lineinfo: added support for i386 relocatable binaries with .rel.stab section, as used on AROS-i386 for example 6 年之前
  Károly Balogh db055c8f0c amicommon: moved MorphOS-specific lineinfo to amicommon, for upcoming AROS and OS4 support 6 年之前
  Károly Balogh d1a097f6c3 morphos: do not read beyond end of the .rela.stabs section. do not try to relocate stabs entries, if opening the stabs was unsuccessful 6 年之前
  Károly Balogh 7bc03f2590 reverted accidental commit to text.inc 6 年之前
  Károly Balogh c85f7cfc26 aros/amigaos4: enabled ELF32/64 and GetModuleAddr() in exeinfo, based on the MorphOS versionexeinfo.pp 6 年之前
  Mattias Gaertner 70fa288fc4 fcl-passrc: resolver: fixed find ancestor property 6 年之前
  Mattias Gaertner 26833bffce resolver: test record helper constructor 6 年之前
  marco 0da16e7dbe * unicode version of isleadchar. utf8 still to follow, see #34754 6 年之前
  Mattias Gaertner c99972bc43 fpdoc: fixed compile 6 年之前
  Mattias Gaertner fcb2145255 fcl-passrc: removed okgeneric, it bites generic interface 6 年之前
  Mattias Gaertner fb78404e1c fcl-passrc: resolver: fixed error during parsing with-do 6 年之前
  florian 597a23d278 + tls support for x86_64-linux (not yet enabled by default) 6 年之前