Historique des commits

Auteur SHA1 Message Date
  Nikolay Nikolov 1ddf014980 * create a TWasmGlobalAsmSymbol instead of TAsmSymbol when generating debug info il y a 11 mois
  J. Gareth "Curious Kit" Moreton fb66369a3b * x86: CheckJumpMovTransferOpt now also copies over register deallocations to allow better optimisations il y a 2 ans
  Pierre Muller 1e5240b5a4 Do allocate a new regset for top_regset for ARM compiler to avoid heap memory corruption il y a 1 an
  J. Gareth "Curious Kit" Moreton 90e0b426ef * SkipInstr now includes ait_align il y a 1 an
  Nikolay Nikolov cf21365a21 * fixed and enabled the is_pascal_goto_target check il y a 1 an
  Nikolay Nikolov c48a8ad31f + added ait_wasm_structured_instruction to the SkipLineInfo set il y a 1 an
  Nikolay Nikolov df2488ea6e * shorten the string for ait_wasm_structured_instruction in taitypestr to fit in string[24] il y a 1 an
  Nikolay Nikolov dec6255a19 + introduced classes for WebAssembly structured form of instructions il y a 1 an
  Nikolay Nikolov da2649fade + added wasm32-specific flag tai_label.is_pascal_goto_target il y a 2 ans
  ccrause a135940cf5 Mark .noinit section with nobits flag. il y a 3 ans
  J. Gareth "Curious Kit" Moreton 94c87243ca * Reference counts are now properly incremented on duplicated taicpu objects il y a 3 ans
  Jonas Maebe 8817e896db Add missing reference increases for ait_jvar labels il y a 3 ans
  Jonas Maebe ac89cfc6c7 aasmtai: added tai_string.Create(ansistring) il y a 3 ans
  florian 0ae45bd2cf + AVR: track flag usage il y a 3 ans
  ccrause 738a0a35de Add section directive for subroutines for embedded and freertos systems. il y a 3 ans
  florian 7e73e0dd23 + support reading of .p2align with op code and/or max. bytes in the gas assembler reader il y a 3 ans
  Nikolay Nikolov cdf1ceca76 * emit a weak symbol for the exception tag, since that's what the LLVM linker il y a 3 ans
  Nikolay Nikolov 8226233aa3 * introduced the tai_globaltype asm directive, use that to declare the stack il y a 3 ans
  Nikolay Nikolov 346b57e238 * tai_impexp renamed tai_export_name il y a 3 ans
  Nikolay Nikolov 83f2f7bf37 + introduced TObjData.SymbolPairDefine, to allow custom handling of symbol il y a 3 ans
  Nikolay Nikolov a6e75d52f7 + introduced tai_import_module and tai_import_name that represent the il y a 3 ans
  florian bee87583de * avoid warnings il y a 3 ans
  Nikolay Nikolov 3022f59ff4 + introduced ait_tagtype and tai_tagtype il y a 3 ans
  pierre f1d30a5bc6 Add .force_thumb pseudo-directive support forarm reader il y a 4 ans
  nickysn 07c1783e24 * refactored call_indirect to use a 'functype' operand type. This type will be reused for block instructions as well. il y a 4 ans
  nickysn 8c79c1fe15 * synchronized with trunk il y a 4 ans
  florian 482698e566 + add endsym to ConcatConstSymbol il y a 4 ans
  nickysn 578750a646 * synchronized with trunk il y a 4 ans
  Jonas Maebe 9376f5a43a * AArch64: added SIMD instructions (only plain ARMv8-A for now) il y a 4 ans
  nickysn 5ee6e9d593 * declare end_function as an instruction, instead of a directive il y a 4 ans