Commit Verlauf

Autor SHA1 Nachricht Datum
  Pierre Muller 3db060e47a Use writeUInt32LE/writeUInt16LE method to write multi-byte integer in importlib method in t_win unit (as all supported CPUs are little endian) vor 1 Jahr
  florian 14ab1cfb71 * set stack margin on windows, so there is stack space left for exception handling in case of a stack overflow, resolves #40589 vor 1 Jahr
  florian c4fc5fc916 * disable OptPass2Test and OptPass2CMP for now as it seems to result in buggy code vor 1 Jahr
  Sven/Sarah Barth 981ec64666 * fix #40594: when assigning a nested function to a function reference don't check for the nested procvars parameter, because nested functions can be treated like anonymous functions here vor 1 Jahr
  Sven/Sarah Barth feb79e0068 - the setter for tloadnode.procdef is not used, so remove it so that that tloadnode.setprocdef can be extended vor 1 Jahr
  Sven/Sarah Barth 4aeb1ee223 * fix implementation comment vor 1 Jahr
  J. Gareth "Curious Kit" Moreton 46fa168d43 * Code that checks for divisions against -1 is now not inserted if vor 2 Jahren
  J. Gareth "Curious Kit" Moreton 0943458713 * More efficient if-statement construction in tmoddivnode.simplify vor 2 Jahren
  florian 40072fb762 * defines fixed vor 1 Jahr
  Sven/Sarah Barth 47c21fd1bc * fix #40593: don't check for a static method when assigning a methodpointer to a function reference vor 1 Jahr
  Nikolay Nikolov 6aa49038a5 * inverted the indices of TWasmValueStack, so that item 0 is top of stack vor 1 Jahr
  Nikolay Nikolov fadf43a33b + added TWasmControlStack and frame. Not used, yet. Will be used in the future vor 1 Jahr
  florian e0a5d07e37 + manually added new syscalls to i386-android vor 1 Jahr
  J. Gareth "Curious Kit" Moreton 0962578511 * Streamlined label referencing vor 3 Jahren
  Charles Averill bb2e2f83e9 Add struct field names to subscriptn nodes in parse tree output vor 1 Jahr
  Charles Averill cd9ed54d35 Add string constant values to stringconstn nodes in parse tree output vor 1 Jahr
  florian 7bbd33bcd6 * last commit was not complete, fixed vor 1 Jahr
  florian 79f6ee538d * fix compilation on 32 bit hosts vor 1 Jahr
  J. Gareth "Curious Kit" Moreton 038c163717 * New CG tests for verifying tvecnode.simplify correctness vor 1 Jahr
  J. Gareth "Curious Kit" Moreton 74625648cf * Vectors of string constants are now simplified into ordinal constants vor 1 Jahr
  florian dc5041d778 * fix compilation for mipsel-android (hopefully) vor 1 Jahr
  florian 08e494ffd1 * extended test vor 1 Jahr
  Pierre Muller 7595dd3624 Also swap word/dword in case of cross-endian compilation vor 1 Jahr
  Pierre Muller 9648463eb5 Add MaybeSwap for coffsectionrec records (needed for cross-endian compilation) vor 1 Jahr
  florian 615e9bdafd * copyright year for compiler logo updated vor 1 Jahr
  Onur ERÇELEN 44af9d87de Upload New File vor 1 Jahr
  florian 3cd7c675b1 * manually added newer syscall numbers for arm-android vor 1 Jahr
  florian 785e259e62 * compilation on linux with FPC_USE_LIBC fixed vor 1 Jahr
  florian 185a346744 * fix darwin compilation after TTimespecArr changes vor 1 Jahr
  Michaël Van Canneyt e9c6f1c152 * Delphi-compatible overloads UTF8ToUnicodeString vor 1 Jahr