Histórico de Commits

Autor SHA1 Mensagem Data
  Nikolay Nikolov 4064694a5e + support writing the new tai_tagtype directive in the asm output há 3 anos atrás
  Yuriy Sydorov 122ed4b76a * Support for sleb128 and uleb128 constants in the NASM writer. há 4 anos atrás
  florian 464730dc44 + patch by J. Gareth Moreton: New label debugging feature, resolves #38980 há 4 anos atrás
  florian e9b3db0d78 * more fixes to support vasm on arm há 4 anos atrás
  Károly Balogh f76bb5fc5e m68k-sinclairql: apply the same hack as for amiga and atari to avoid vlink section attribute warning há 4 anos atrás
  nickysn 64bb0359d2 * synchronized with trunk há 4 anos atrás
  yury 64c586b86d * Removed/ifdefed lots of unused variables. há 4 anos atrás
  nickysn 807c743e35 * system identifier system_wasm32_wasm renamed system_wasm32_embedded há 4 anos atrás
  nickysn 35489718f3 * fixed call_indirect for the llvm-mc asm writer há 4 anos atrás
  nickysn 763ca253c1 + introduced the TWasmFuncType class - used to hold a Wasm function signature há 4 anos atrás
  nickysn d3d51d2f7e * synchronized with trunk há 4 anos atrás
  pierre 7966b29b2f i386-go32v2 also does not support progbits, as other COFF targets há 4 anos atrás
  nickysn b230e295fa + emit .type directives for ait_symbolpair on targets that have tf_needs_symbol_type há 4 anos atrás
  nickysn ceeb614473 + handle exports in the llvm-mc wasm32 assembler writer há 4 anos atrás
  nickysn 5ee6e9d593 * declare end_function as an instruction, instead of a directive há 5 anos atrás
  nickysn 15cdc6b856 * fix for the wasm section directive writing há 5 anos atrás
  nickysn fc96ad5afd + write the end_function directive há 5 anos atrás
  nickysn 35e83d5524 * group tai_local directives, so that they are output as a single directive with comma separated types há 5 anos atrás
  nickysn 76f1b8cf60 + generate the .functype directive for the llvm-mc wasm assembler há 5 anos atrás
  nickysn f95d35340c + first attempt at writing the .local WASM directive há 5 anos atrás
  nickysn 2d39ddf85e + write the global procedures/functions in the llvm-mc assembler writer há 5 anos atrás
  yury 6e777d8967 * ait_comment,ait_regalloc,ait_tempalloc,ait_varloc instructions produce only comments in the external assembler output. Moved handling of these instructions to TExternalAssembler.WriteComments(). há 5 anos atrás
  yury 5ec489c018 * ait_varloc instructions are handled and removed by Trgobj.translate_registers() and never left for an assembler. há 5 anos atrás
  Jonas Maebe e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS há 5 anos atrás
  pierre 87bf6a4b56 Do not use .hidden for systems_wince, as is done for systems_windows há 5 anos atrás
  pierre f71415a2de Extend ait_ua_elf_const2str to all aitconst_XXX to fix mips/mipsel RTTI generation há 5 anos atrás
  Károly Balogh 6cc818cbe3 m68k: avoid more vlink warnings regarding changed section attributes, when the target system has no write-protected sections há 5 anos atrás
  nickysn 3d81dd0b00 * ReplaceForbiddenAsmSymbolChars renamed ApplyAsmSymbolRestrictions, because now it also applies the há 5 anos atrás
  svenbarth f150fc6b7c * at least clang can savely generate relocatable readonly sections, so use "r" for aarch64-win64 há 5 anos atrás
  svenbarth 329710f573 * use COFF sectionattrs for aarch64-win64 as well há 5 anos atrás