Historie revizí

Autor SHA1 Zpráva Datum
  Jonas Maebe 754c40cdb0 tai_string: remove useless #0 terminators před 6 měsíci
  Jonas Maebe 547fa426c7 Fix emit_ansistr_const: its input is not guaranteed to be #0-terminated před 6 měsíci
  Michaël Van Canneyt 8c5a48da2b * Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews před 6 měsíci
  Michaël Van Canneyt b58469a7bd * Change pchar to dynamic array of ansichar před 7 měsíci
  Pierre Muller 1a07e13c02 Disable high(taitype)<=31 check for LLVM compiler před 8 měsíci
  florian 1202b2612f + RiscV: make use of the fl* rd,symbol,rd pseudoinstruction před 9 měsíci
  florian a16f2ae35d * tai_eabi_attribute -> tai_attribute so it can be used by other architectures před 9 měsíci
  florian 64ba751ef1 * make use of LA pseudo-instruction před 9 měsíci
  Nikolay Nikolov 1ddf014980 * create a TWasmGlobalAsmSymbol instead of TAsmSymbol when generating debug info před 1 rokem
  J. Gareth "Curious Kit" Moreton fb66369a3b * x86: CheckJumpMovTransferOpt now also copies over register deallocations to allow better optimisations před 3 roky
  Pierre Muller 1e5240b5a4 Do allocate a new regset for top_regset for ARM compiler to avoid heap memory corruption před 1 rokem
  J. Gareth "Curious Kit" Moreton 90e0b426ef * SkipInstr now includes ait_align před 1 rokem
  Nikolay Nikolov cf21365a21 * fixed and enabled the is_pascal_goto_target check před 2 roky
  Nikolay Nikolov c48a8ad31f + added ait_wasm_structured_instruction to the SkipLineInfo set před 2 roky
  Nikolay Nikolov df2488ea6e * shorten the string for ait_wasm_structured_instruction in taitypestr to fit in string[24] před 2 roky
  Nikolay Nikolov dec6255a19 + introduced classes for WebAssembly structured form of instructions před 2 roky
  Nikolay Nikolov da2649fade + added wasm32-specific flag tai_label.is_pascal_goto_target před 2 roky
  ccrause a135940cf5 Mark .noinit section with nobits flag. před 3 roky
  J. Gareth "Curious Kit" Moreton 94c87243ca * Reference counts are now properly incremented on duplicated taicpu objects před 3 roky
  Jonas Maebe 8817e896db Add missing reference increases for ait_jvar labels před 3 roky
  Jonas Maebe ac89cfc6c7 aasmtai: added tai_string.Create(ansistring) před 3 roky
  florian 0ae45bd2cf + AVR: track flag usage před 3 roky
  ccrause 738a0a35de Add section directive for subroutines for embedded and freertos systems. před 3 roky
  florian 7e73e0dd23 + support reading of .p2align with op code and/or max. bytes in the gas assembler reader před 4 roky
  Nikolay Nikolov cdf1ceca76 * emit a weak symbol for the exception tag, since that's what the LLVM linker před 4 roky
  Nikolay Nikolov 8226233aa3 * introduced the tai_globaltype asm directive, use that to declare the stack před 4 roky
  Nikolay Nikolov 346b57e238 * tai_impexp renamed tai_export_name před 4 roky
  Nikolay Nikolov 83f2f7bf37 + introduced TObjData.SymbolPairDefine, to allow custom handling of symbol před 4 roky
  Nikolay Nikolov a6e75d52f7 + introduced tai_import_module and tai_import_name that represent the před 4 roky
  florian bee87583de * avoid warnings před 4 roky