História revízii

Autor SHA1 Správa Dátum
  Mattias Gaertner ff67b59388 pastojs: fixed compile 6 rokov pred
  florian 2f40f81890 + sanity check 6 rokov pred
  florian afd4599d26 * correctly handle LDRD in TAoptBaseCpu.RegModifiedByInstruction 6 rokov pred
  florian acbf7d15c4 * do not load always the references into a register in g_concatcopy 6 rokov pred
  florian 4db5478acc + support msr regf,reg32 on arm in the internal assembler 6 rokov pred
  florian a186f48442 * cosmetics 6 rokov pred
  florian 6c88894999 * do not call the internal assembler if -s is passed 6 rokov pred
  Mattias Gaertner 007f266ccf fcl-passrc: scanner: bool switch $goto 6 rokov pred
  Mattias Gaertner 86d3728ea9 pastojs: fixed write class var 6 rokov pred
  Mattias Gaertner d5632392d0 fcl-passrc: resolver: fixed name[][] for default property and adv record class var 6 rokov pred
  pierre 94d71c0d35 Disable some packages for avr-embedded and i8086-embedded targets 6 rokov pred
  pierre b473413218 Disable atari target for fpcm and fpcmkcfg because it depends on unsupported fpmkunit package 6 rokov pred
  pierre 21d3e14c6c Disable fprcp, h2pas and tply pacakges for msdos and win16 because the programs are too big 6 rokov pred
  pierre 6617fa7b48 Disable palmos in fprcp, h2pas and tply packages 6 rokov pred
  nickysn 4d00ac486a * use eax instead of edi in GetPixel320, to avoid saving/restoring edi 6 rokov pred
  nickysn 915bc126a5 - ignore VideoOfs completely in the mode 13h routines (this mode has no video page support) 6 rokov pred
  nickysn 6a1adc31fc * moved the assembler declaration in PutPixel320 and GetPixel320 to be on the same line as the procedure/function declaration 6 rokov pred
  nickysn 45ea95b72e - don't preserve edx and ecx in GetPixel320, because they don't need to be preserved in GetPixel320 6 rokov pred
  nickysn 0c01add0ae - removed commented out video page code from GetPixel320 6 rokov pred
  nickysn 22d599e70d - removed the REGCALL ifdefs from GetPixel320 6 rokov pred
  nickysn 00d4bdbc7d + comment in GetPixel320 with the parameter locations 6 rokov pred
  nickysn e26a7f7753 * use different registers to avoid a mov instruction in PutPixel320 6 rokov pred
  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 rokov pred
  nickysn 1371a5a8ed - removed the commented out video page code from PutPixel320 6 rokov pred
  nickysn 5a8d57d8f4 - removed the REGCALL ifdefs from PutPixel320 6 rokov pred
  nickysn f8817b128a + added comment to PutPixel320 with the parameter locations 6 rokov pred
  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 rokov pred
  Károly Balogh d1878fe5b2 morphos: support section GC with GNU LD as well 6 rokov pred
  pierre 7817e48e9a -Xr is also supported for systems_android 6 rokov pred
  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 rokov pred