提交历史

作者 SHA1 备注 提交日期
  mattias d748bb6630 pas2js: removed translation.html, it is now on the wiki https://wiki.freepascal.org/Pas2js_Transpiler 3 年之前
  Pierre Muller 85c648e603 Check mf_symansistr is compatible with current compiler mode and issue a message before failing PPU loading 3 年之前
  florian 7ff6d78543 * mips(el)-linux: provide __libc_csu_* as weak symbols 3 年之前
  florian a20a7e3497 * define __libc_csu_* symbols as weak symbols on aarch64-linux 3 年之前
  florian 35a7490ae1 * provide __libc_csu_init and __libc_csu_fini as weak symbols 3 年之前
  florian 191dd0c637 + support .weak in the internal assembler 3 年之前
  florian 971d7baa8a * patch by Cyrax: Quote path - which is passed to Windres or alike program, resolves #36526 3 年之前
  Sven/Sarah Barth 815734c47a * fix #32034 and fix #39656: in a for-in-loop with an array constructor enforce the type of the loop variable for the elements 3 年之前
  Sven/Sarah Barth 1180589046 * free the placeholder for the count of the dynamic array in end_dynarray_const() and document it as such 3 年之前
  florian 54dccaaad1 * do not crash in case of too many $push directives, resolves #39652 3 年之前
  J. Gareth "Curious Kit" Moreton 92a0640bcc * Local speedup in OptPass1LEA that avoids expensive calls if p and 3 年之前
  J. Gareth "Curious Kit" Moreton 305e49c0b8 * Some streamlining in x86's OptPass1LEA routine now that the stack 3 年之前
  florian 8120fb8b77 * cosmetics 3 年之前
  florian 7ff393085e * factored out tx86typeconvnode.int_to_real_mm_location 3 年之前
  Karoly Balogh 57107c3310 m68k: opcode table updates based on vasm 1.9 (used with permission) 3 年之前
  florian 6bbefcae9e * check more cpuid flags in the cpu units 3 年之前
  Michaël Van Canneyt d1af2c7007 * Set listening port 3 年之前
  Michaël Van Canneyt 85860f126f * New laz version 3 年之前
  Michaël Van Canneyt 92b51febc6 * Fix AV 3 年之前
  florian 4e28962115 * 8086 compilation fixed 3 年之前
  florian 5ce9353d58 * i386: make also use of VCVTUSI2S* instruction if possible 3 年之前
  florian 81d7e28a87 + test for #39627, together with the last merge request it resolves #39627 3 年之前
  J. Gareth "Curious Kit" Moreton 96aa2bbf74 * [x86] Added new RefsMightOverlap method and implemented it into the XMM memory move optimisations to catch memory overlaps; fixes bug i39627 3 年之前
  florian ff64dacf25 + slowcpu define 3 年之前
  Jonas Maebe 9813eb9048 AArch64 asm reader: add support for fpcmp(e) conditions 3 年之前
  Jonas Maebe b1f85792d7 Symbolic constants: don't range check on in use in typed constants 3 年之前
  florian 727e25e93e * make __lib_csu* weak symbols on m68k-linux 3 年之前
  Jonas Maebe 3da54dcf9f Symbolic constants: don't range check on use 3 年之前
  Michaël Van Canneyt 31f74f65b0 * CGI demo for css minimizer/classname extractor 3 年之前
  Michaël Van Canneyt 14c4a6796b * Test for stringtoidentifier 3 年之前