Commit History

Author SHA1 Message Date
  Jonas Maebe f86a9bd5c0 Extended RTTI: fix use of wrong def for the methods table 1 year ago
  Jonas Maebe 0104edce45 Extended RTTI: optimise fetching VMT index 1 year ago
  Jonas Maebe 8147185907 LLVM: fix missing line debug info for some invokes in specialised functions 1 year ago
  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 year ago
  Sven/Sarah Barth 40cbda6e7e * increase PPU version due to Extended RTTI related changes 1 year ago
  Michaël Van Canneyt 75f20c086a Merge branch 'extended_process' 1 year ago
  Michaël Van Canneyt 2a281b6be6 * Guard against the case connection is nil when closing datasets 1 year ago
  Michaël Van Canneyt 5f845aa8ff * Fix AV in some cases. reported by Pascal Riekenberg 1 year ago
  Michaël Van Canneyt f232009010 * Set subtarget define as soon as -t option is parsed 1 year ago
  Sven/Sarah Barth 060f24600b + implement support for SPARC 64-bit in fpcres 1 year ago
  Nikolay Nikolov 995309c209 + add the debug sections in the WASI internal linker script file 1 year ago
  Nikolay Nikolov 3724e00169 + wasm object reader: allow other sections to be created before the first code section 1 year ago
  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 year ago
  Nikolay Nikolov 9a983632f9 + read debug sections in the wasm internal object reader 1 year ago
  Nikolay Nikolov 3c08ad4af5 + increased the default stack size of the WASI platform from 64 KB to 8 MB (like in i386-linux) 1 year ago
  Nikolay Nikolov 5fe4ab49bc + fill the correct minimal number of memory pages required in the wasm internal linker 1 year ago
  Pierre Muller d83004dee1 Add emulation_opt settings for all four mips CPUs 1 year ago
  Pierre Muller 7887f46700 Try to compute correct page size for wlib call 1 year ago
  Pierre Muller 952f4bae17 Fix wrong explicit typecast of srsym variable (caught by -CR option) 1 year ago
  Michaël Van Canneyt a98462835e * Extended RTTI tests 2 years ago
  Michaël Van Canneyt a224f8ded7 * Extended RTTI Type info routines and data structures 2 years ago
  Michaël Van Canneyt 50d72bb559 * Define RTTI visibilities 2 years ago
  Ryan Joseph b4ff9b71d3 * Dump extended RTTI info from PPU 2 years ago
  Ryan Joseph 519a102379 * Write extended RTTI info 2 years ago
  Ryan Joseph d74d41c5d2 * Allow RTTI directive also before uses clauses 2 years ago
  Ryan Joseph 2005e3c094 * Apply RTTI directive status to symbol 2 years ago
  Ryan Joseph fefa163a35 * Introduce RTTI options in symbol definition 2 years ago
  Ryan Joseph ecfff40f96 * Implement parsing of RTTI directive 2 years ago
  Ryan Joseph a31f37b5e5 + Implement support for parsing sets in preprocessor directives 2 years ago
  Ryan Joseph bc72021039 * Define RTTI directive parameters 2 years ago