Historie revizí

Autor SHA1 Zpráva Datum
  Ryan Joseph 2005e3c094 * Apply RTTI directive status to symbol před 2 roky
  Ryan Joseph fefa163a35 * Introduce RTTI options in symbol definition před 2 roky
  Ryan Joseph ecfff40f96 * Implement parsing of RTTI directive před 2 roky
  Ryan Joseph a31f37b5e5 + Implement support for parsing sets in preprocessor directives před 2 roky
  Ryan Joseph bc72021039 * Define RTTI directive parameters před 2 roky
  Michaël Van Canneyt 702ec640ac * Fix variant record definition for CIF před 2 roky
  Michaël Van Canneyt 5193f676bf * Add tests for variant arguments před 2 roky
  Michaël Van Canneyt 5a78e82c8f * Add Tests.Rtti.Util to uses clause. Keeps lazarus happy :) před 2 roky
  Michaël Van Canneyt 85524ff821 * Do not test variants with equal memory area: e.g. strings may point to different memory areas před 2 roky
  Michaël Van Canneyt b6a87450eb * test for variant TValue před 2 roky
  Michaël Van Canneyt c39e51485c * Avoid range error in comparisons před 2 roky
  Sven/Sarah Barth 30bf8047aa * ensure that the field and method tables are always accessed with the default alignment před 2 roky
  Sven/Sarah Barth a4121d2201 * use SizeInt instead of PtrInt for the stack area size (this both matches the declaration in TypInfo as well as enough on 16-bit targets like i8086) před 1 rokem
  Sven/Sarah Barth 7eea850726 * TVmtFieldEntry.FieldOffset needs to be SizeUInt instead of PtrUInt, so that it works correctly on the various memory models of i8086 as well před 1 rokem
  Sven/Sarah Barth c74441323a + add descriptive comment regarding the TVmtField* types před 1 rokem
  Nikolay Nikolov 93d38629aa + added check for whether R_WASM_TABLE_INDEX_I32 relocations always point to a function symbol in the wasm internal object reader před 1 rokem
  Rika Ichinose 9d8b801e4c Improve i386 fpc_shortstr_to_shortstr(), fpc_shortstr_compare(), and add fpc_shortstr_compare_equal(). před 2 roky
  Rika Ichinose fca0ace070 Improve shortstring Pos() and generic fpc_shortstr_compare(). před 2 roky
  Nikolay Nikolov dd1565c667 * wasm internal exe writer: set mempos for code sections to the offset within před 1 rokem
  Nikolay Nikolov c49ac16a19 * wasm internal linker: start the .text section at mempos 0 před 1 rokem
  Nikolay Nikolov 5eb5fdabad * start the data at offset 1024 instead of 0, just like the LLVM linker před 1 rokem
  Nikolay Nikolov baa81d5275 + allocate stack and set the initial value for the stack pointer in the wasm internal exe writer před 1 rokem
  Nikolay Nikolov eaf9a9f1b9 * fixed bug in the application of RELOC_GLOBAL_INDEX_LEB fixups in the wasm internal exe writer před 1 rokem
  Nikolay Nikolov ec206cf490 + wasm internal linker: write the exported functions to the export section in the exe writer před 1 rokem
  Nikolay Nikolov c4a77a832f + write export section in the wasm internal linker exe writer, only the memory is exported for now před 1 rokem
  Nikolay Nikolov d03963afe9 + generate the global section in the wasm internal linker exe writer před 1 rokem
  Rika Ichinose 0d5f7fa66b Increase non-temporal i386 & x64 Fill* thresholds to 4 Mb. před 1 rokem
  Rika Ichinose b7d32e4933 ERMSB-aware Fill* for i386. před 1 rokem
  florian 27be091c44 * more clean variable initialization před 1 rokem
  Nikolay Nikolov f48282d7b3 + implemented R_WASM_GLOBAL_INDEX_LEB relocations in the wasm internal linker před 1 rokem