Историја ревизија

Аутор SHA1 Порука Датум
  Pierre Muller 7778d20003 Avoid range check error in TCpuAsmOptimizer.OptPostAnd method пре 4 година
  florian 1e136b0cc7 * bail out early in MatchInstruction пре 4 година
  florian 01a449c807 + debug msg added пре 4 година
  Jonas Maebe c745ae4836 AArch64 popt: don't replace registers with X/WZR пре 4 година
  Yuriy Sydorov e9d318e7e2 * x86: Fixed update of used registers in the CMOV optimizations. пре 4 година
  Nikolay Nikolov 3989a01968 - removed msg2inc. Stupid git added it without my consent. пре 4 година
  Nikolay Nikolov 9a85ac204c + fixed compilation of ppudump пре 4 година
  florian 494dac5db5 + x86: MovOp2Op optimization пре 4 година
  Nikolay Nikolov 1011c31a80 + increase string type to avoid const string truncation пре 4 година
  Nikolay Nikolov 2577180b93 + introduced WebAssembly branchful exceptions пре 4 година
  Jonas Maebe ab01b0ebd7 Typed constants: no internalerror on failure пре 4 година
  J. Gareth "Curious Kit" Moreton 190c77e863 Fixed bug where hp1 object was used after being freed пре 4 година
  florian 2e8c99947a * define DEBUG_AOPTCPU if EXTDEBUG is used пре 4 година
  Nikolay Nikolov 890b899842 + support the <= and >= operators for smallsets on the Z80 пре 4 година
  Nikolay Nikolov b00c0e44a5 + support equality comparison of smallsets on the Z80 пре 4 година
  Jonas Maebe 3fb0fab410 Fix bitpacking 62/63 bit fields on 64 bit targets пре 4 година
  Nikolay Nikolov 41db71c21c + implemented the <= operator for smallsets for WebAssembly пре 4 година
  Nikolay Nikolov 799cd957e6 + added WASI .o files for the tests for linking with C пре 4 година
  Nikolay Nikolov be90ad1672 + enabled compilation of unit heaptrc for the WASI target пре 4 година
  Nikolay Nikolov 5adec3ca98 + workaround for WebAssembly treating the stack parameter of the store and load пре 4 година
  Nikolay Nikolov 0a383d8c0f * fixed WebAssembly method pointer assignment пре 4 година
  Nikolay Nikolov 77ca8ba16d * always return error in SysUtils.FindFirst and .FindNext on the WASI platform, пре 4 година
  Nikolay Nikolov 6f88919f37 - don't set casmdata in wasm32/aasmcpu.pas, so that the aasmdef unit can override it пре 4 година
  Nikolay Nikolov c1eeb8beda + use the aasmdef unit in wasm32/cpunode.pas пре 4 година
  Nikolay Nikolov 020a58b075 + added system_wasm32_embedded to systems_embedded пре 4 година
  Nikolay Nikolov c450b63f1c + enabled compilation of the fpintres unit for the WASI target and enabled tf_has_winlike_resources for the target пре 4 година
  J. Gareth "Kit" Moreton 4b39f7dea0 x86: Missed logic with CMP and MOV optimisations пре 4 година
  Nikolay Nikolov cc2fa67dfa * fixed OS_S8 to OS_16 conversion for WebAssembly. This fixes test/cg/tcnvint6 пре 4 година
  Nikolay Nikolov 3258937d97 + implemented move() for WebAssembly via the memory.copy instruction пре 4 година
  Nikolay Nikolov 2e3e3edb5f + implemented FillChar for WebAssembly via the memory.fill instruction пре 4 година