Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Pierre Muller 1a07e13c02 Disable high(taitype)<=31 check for LLVM compiler 6 mēneši atpakaļ
  florian 1202b2612f + RiscV: make use of the fl* rd,symbol,rd pseudoinstruction 7 mēneši atpakaļ
  florian a16f2ae35d * tai_eabi_attribute -> tai_attribute so it can be used by other architectures 7 mēneši atpakaļ
  florian 64ba751ef1 * make use of LA pseudo-instruction 7 mēneši atpakaļ
  Nikolay Nikolov 1ddf014980 * create a TWasmGlobalAsmSymbol instead of TAsmSymbol when generating debug info 11 mēneši atpakaļ
  J. Gareth "Curious Kit" Moreton fb66369a3b * x86: CheckJumpMovTransferOpt now also copies over register deallocations to allow better optimisations 2 gadi atpakaļ
  Pierre Muller 1e5240b5a4 Do allocate a new regset for top_regset for ARM compiler to avoid heap memory corruption 1 gadu atpakaļ
  J. Gareth "Curious Kit" Moreton 90e0b426ef * SkipInstr now includes ait_align 1 gadu atpakaļ
  Nikolay Nikolov cf21365a21 * fixed and enabled the is_pascal_goto_target check 1 gadu atpakaļ
  Nikolay Nikolov c48a8ad31f + added ait_wasm_structured_instruction to the SkipLineInfo set 1 gadu atpakaļ
  Nikolay Nikolov df2488ea6e * shorten the string for ait_wasm_structured_instruction in taitypestr to fit in string[24] 1 gadu atpakaļ
  Nikolay Nikolov dec6255a19 + introduced classes for WebAssembly structured form of instructions 1 gadu atpakaļ
  Nikolay Nikolov da2649fade + added wasm32-specific flag tai_label.is_pascal_goto_target 2 gadi atpakaļ
  ccrause a135940cf5 Mark .noinit section with nobits flag. 3 gadi atpakaļ
  J. Gareth "Curious Kit" Moreton 94c87243ca * Reference counts are now properly incremented on duplicated taicpu objects 3 gadi atpakaļ
  Jonas Maebe 8817e896db Add missing reference increases for ait_jvar labels 3 gadi atpakaļ
  Jonas Maebe ac89cfc6c7 aasmtai: added tai_string.Create(ansistring) 3 gadi atpakaļ
  florian 0ae45bd2cf + AVR: track flag usage 3 gadi atpakaļ
  ccrause 738a0a35de Add section directive for subroutines for embedded and freertos systems. 3 gadi atpakaļ
  florian 7e73e0dd23 + support reading of .p2align with op code and/or max. bytes in the gas assembler reader 3 gadi atpakaļ
  Nikolay Nikolov cdf1ceca76 * emit a weak symbol for the exception tag, since that's what the LLVM linker 3 gadi atpakaļ
  Nikolay Nikolov 8226233aa3 * introduced the tai_globaltype asm directive, use that to declare the stack 3 gadi atpakaļ
  Nikolay Nikolov 346b57e238 * tai_impexp renamed tai_export_name 3 gadi atpakaļ
  Nikolay Nikolov 83f2f7bf37 + introduced TObjData.SymbolPairDefine, to allow custom handling of symbol 3 gadi atpakaļ
  Nikolay Nikolov a6e75d52f7 + introduced tai_import_module and tai_import_name that represent the 3 gadi atpakaļ
  florian bee87583de * avoid warnings 3 gadi atpakaļ
  Nikolay Nikolov 3022f59ff4 + introduced ait_tagtype and tai_tagtype 3 gadi atpakaļ
  pierre f1d30a5bc6 Add .force_thumb pseudo-directive support forarm reader 4 gadi atpakaļ
  nickysn 07c1783e24 * refactored call_indirect to use a 'functype' operand type. This type will be reused for block instructions as well. 4 gadi atpakaļ
  nickysn 8c79c1fe15 * synchronized with trunk 4 gadi atpakaļ