커밋 기록

작성자 SHA1 메시지 날짜
  Nikolay Nikolov ada576e559 + wasm internal object reader: pass a TWasmCustomDebugSectionType parameter to ReadDebugSection 1 년 전
  Pierre Muller 37ffd4051a Add dependency on objpas unit for syscall unit compiled with -dFPC_USE_LIBC 1 년 전
  Pierre Muller 7c9cf75418 Fix syscall unit compilation for i386-linux using -dFPC_USE_LIBC 1 년 전
  Michaël Van Canneyt 48c27aea1e * Remove leftover statement 1 년 전
  Pierre Muller 2cb7e44a1b Fix compilation of syscall unit for Linux with -dFPC_USE_LIBC option 1 년 전
  mattias f6de2c5756 pastojs: fixed compile with pas2js 1 년 전
  mattias 3423fa9a82 fcl-passrc: fixed compile with pas2js 1 년 전
  mattias 450f250b2c fcl-json: fixed compile with pas2js 1 년 전
  Michaël Van Canneyt 6040943918 * Make sure dummy tprocess compiles 1 년 전
  Pierre Muller 7f05fee3b8 Fix failing targets for fcl-process by changing Execute into SysExecute inside src/*/process.inc files 1 년 전
  Sven/Sarah Barth c11772deca * ensure that the SysCall unit is also usable when FPC_USE_LIBC is defined 1 년 전
  Nikolay Nikolov 543b341203 + write debug sections in the wasm internal exe writer 1 년 전
  Jonas Maebe f86a9bd5c0 Extended RTTI: fix use of wrong def for the methods table 1 년 전
  Jonas Maebe 0104edce45 Extended RTTI: optimise fetching VMT index 1 년 전
  Jonas Maebe 8147185907 LLVM: fix missing line debug info for some invokes in specialised functions 1 년 전
  Sven/Sarah Barth 9a1083c98e * for some reason my ppu.pas had a version of 18, instead of 20... so now the correct version m( 1 년 전
  Sven/Sarah Barth 40cbda6e7e * increase PPU version due to Extended RTTI related changes 1 년 전
  Michaël Van Canneyt 75f20c086a Merge branch 'extended_process' 1 년 전
  Michaël Van Canneyt 2a281b6be6 * Guard against the case connection is nil when closing datasets 1 년 전
  Michaël Van Canneyt 5f845aa8ff * Fix AV in some cases. reported by Pascal Riekenberg 1 년 전
  Michaël Van Canneyt f232009010 * Set subtarget define as soon as -t option is parsed 1 년 전
  Sven/Sarah Barth 060f24600b + implement support for SPARC 64-bit in fpcres 1 년 전
  Nikolay Nikolov 995309c209 + add the debug sections in the WASI internal linker script file 1 년 전
  Nikolay Nikolov 3724e00169 + wasm object reader: allow other sections to be created before the first code section 1 년 전
  Nikolay Nikolov ff4744e0ed * ignore relocation sections for custom sections for now (will be done later), so that we can proceed with the debug info generation in a later phase 1 년 전
  Nikolay Nikolov 9a983632f9 + read debug sections in the wasm internal object reader 1 년 전
  Nikolay Nikolov 3c08ad4af5 + increased the default stack size of the WASI platform from 64 KB to 8 MB (like in i386-linux) 1 년 전
  Nikolay Nikolov 5fe4ab49bc + fill the correct minimal number of memory pages required in the wasm internal linker 1 년 전
  Pierre Muller d83004dee1 Add emulation_opt settings for all four mips CPUs 1 년 전
  Pierre Muller 7887f46700 Try to compute correct page size for wlib call 1 년 전