Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  florian a401898139 * spelling fixes 3 vuotta sitten
  florian ceab50cafb * use simpler FMOV instead of UMOV 3 vuotta sitten
  Benito van der Zander 7704fe9319 fix stack trace crash, see #39492 3 vuotta sitten
  Nikolay Nikolov dd13b46088 * use WasmCustomSectionName to obtain the debug section names in MaybeWriteDebugSection and MaybeAddDebugSectionToSymbolTable 3 vuotta sitten
  Nikolay Nikolov efd92fba01 + introduced TWasmCustomDebugSectionType 3 vuotta sitten
  Nikolay Nikolov cc260eb7b2 * wasm32 obj writer: use Data.ObjSectionList.Find to find the debug section by name in MaybeWriteDebugSection 3 vuotta sitten
  Nikolay Nikolov e959422753 * wasm32 obj writer: do the relocations before writing the code, data and debug sections 3 vuotta sitten
  Nikolay Nikolov edf5fce7e3 * wasm32 obj writer: determine the section number for the datacount, code, data and debug sections ahead of time (before writing the sections) 3 vuotta sitten
  Nikolay Nikolov b5a71086e8 * wasm32 obj writer: moved the writing of the data sections ahead 3 vuotta sitten
  Nikolay Nikolov 2a196899bc * wasm32 obj writer: writing the debug section symbols to the symbol table moved before the writing of the debug sections themselves 3 vuotta sitten
  J. Gareth "Curious Kit" Moreton 89605f47c2 * x86: Correct fileinfo for PostPeepholeOptCall 3 vuotta sitten
  J. Gareth "Curious Kit" Moreton f7dcb68c5a * x86: Correct fileinfo for OptPass2MOV 3 vuotta sitten
  J. Gareth "Curious Kit" Moreton 6eede0f71f * x86: Correct fileinfo and some refactoring for OptPass1CMP 3 vuotta sitten
  J. Gareth "Curious Kit" Moreton e9b394a550 * x86: Correct fileinfo and some refactoring for OptPass1SHLSAL 3 vuotta sitten
  J. Gareth "Curious Kit" Moreton 0c62ac9f16 * x86: Correct fileinfo and some refactoring for OptPass1LEA 3 vuotta sitten
  J. Gareth "Curious Kit" Moreton f19b390c68 * x86: Correct fileinfo and some refactoring for imul2leashl optimisation 3 vuotta sitten
  Pierre Muller fecdaeed0d Fix searching of gstrip binary in cross-environment for solaris OS target 3 vuotta sitten
  florian 59811090e1 * captured variables cannot be in registers typically 3 vuotta sitten
  kamischi d13a867127 Update reference 3 vuotta sitten
  kamischi dd5c2ea6e9 Update errord*.msg 3 vuotta sitten
  florian 899981f318 + forgotten comments for new optimizations 3 vuotta sitten
  J. Gareth "Curious Kit" Moreton f5d76c5593 * x86: Reference count fix in CMP/Jcc and TEST/Jcc redirect optimisations 3 vuotta sitten
  J. Gareth "Curious Kit" Moreton 8ba76f7d0a * New test to catch i39851 3 vuotta sitten
  J. Gareth "Curious Kit" Moreton b1e65ca49f * x86: Fixed bug where redirected jump has its condition changed (fixes i39851) 3 vuotta sitten
  Nikolay Nikolov 99074a5578 * .lpi version update 3 vuotta sitten
  Nikolay Nikolov 8c9a07a3e8 + added test for wasmglobals, where the globals are declared in the implementation section of a unit 3 vuotta sitten
  Nikolay Nikolov 6d23d22d50 + added wasm dir to test dirs 3 vuotta sitten
  Nikolay Nikolov 6d3da83611 + added test for wasm globals 3 vuotta sitten
  Nikolay Nikolov 65b4425672 + support declaring wasm globals in the WebAssembly internal object writer 3 vuotta sitten
  florian 77e350b6b8 + VPXor2VPXor optimization 3 vuotta sitten