Commit Verlauf

Autor SHA1 Nachricht Datum
  michael 1877d667c4 * Fix warnings and hints vor 5 Jahren
  marcus 5ba080556e AmigaOS4: fixed TDosList record vor 5 Jahren
  nickysn d88da03e7d * z80: use the JRJP pseudo instruction to generate shorter code (it is vor 5 Jahren
  florian 37a3b542e6 * avr: patch by Christo Crause: replace findreg_by_gasname with gas_regname_table, resolves #37131 vor 5 Jahren
  michael 4a6080d602 * Descriptive error messages vor 5 Jahren
  michael 3e344a12e2 * Start ObjCClass support vor 5 Jahren
  Mattias Gaertner c305689305 pas2js: calling async function returns promise, await(async proc); vor 5 Jahren
  Mattias Gaertner 996bd416e0 fcl-passrc: made async a procedure type modifier, distinguish function result when called and when referred vor 5 Jahren
  michael c88d7b3bfe * Patch to try more 1.1 library names on windows (bug ID 37137) vor 5 Jahren
  michael 89957c49d4 * Expose status vector in interbase code, adapted patch by Joeny Ang. bug ID #0037143 vor 5 Jahren
  nickysn c49213c561 + Z80: implemented the JRJP pseudo instruction in the Z80 internal asm writer vor 5 Jahren
  pierre 0a62e6040b Reorder and complete list of supported CPUs vor 5 Jahren
  florian b4de0b2e9c * insert fwait after fcompp, resolves #37136 vor 5 Jahren
  svenbarth 41ccebb737 * CPU_UNITS needs to be referenced vor 5 Jahren
  nickysn 195e7e0918 * translate jrjp to jp in the sdcc-sdasz80 asm writer vor 5 Jahren
  nickysn f71b6f341b + added JRJP to various instruction lists vor 5 Jahren
  nickysn c5d04d1a54 + Z80: added the JRJP pseudo instruction vor 5 Jahren
  pierre 90d7a7f03a Disable cpu and signals unit for aarch64 CPU vor 5 Jahren
  ondrej 5b3c349911 fcl-db: do not include <> characters to parameter names. Issue #37142 vor 5 Jahren
  nickysn 362d2b50df + enable the Z80 internal assembler vor 5 Jahren
  nickysn 850964f321 + also write sections with no data in the .rel internal obj writer vor 5 Jahren
  nickysn e8af7427bb * the len parameter of TObjData.alloc changed to TObjSectionOfs vor 5 Jahren
  nickysn 36323fe424 * always use 1-byte section alignment for the rel internal obj writer vor 5 Jahren
  svenbarth e82b9c3b2e * disable the new FindResource(Ex) overloads for Win16 for now (the one with PChar is disabled as well); this will need to be revisited once Win16 receives proper resource support vor 5 Jahren
  florian 84a1f614d9 * fix several double ; vor 5 Jahren
  florian afb68dbcf3 * factored out OptPass1VPXor vor 5 Jahren
  florian 88c98a5741 * improve copy_avx gencopy mode vor 5 Jahren
  florian 93eb40b05c * create vpxor instead of pxor in avx mode vor 5 Jahren
  florian 82a3877126 + x86: track use of full ymm registers and generate vzeroupper if needed vor 5 Jahren
  florian 78381bd1ae * x86 has to use newalignment as well vor 5 Jahren