Historial de Commits

Autor SHA1 Mensaje Fecha
  nickysn 64bb0359d2 * synchronized with trunk hace 4 años
  yury 64c586b86d * Removed/ifdefed lots of unused variables. hace 4 años
  nickysn 807c743e35 * system identifier system_wasm32_wasm renamed system_wasm32_embedded hace 4 años
  nickysn 35489718f3 * fixed call_indirect for the llvm-mc asm writer hace 4 años
  nickysn 763ca253c1 + introduced the TWasmFuncType class - used to hold a Wasm function signature hace 4 años
  nickysn d3d51d2f7e * synchronized with trunk hace 4 años
  pierre 7966b29b2f i386-go32v2 also does not support progbits, as other COFF targets hace 4 años
  nickysn b230e295fa + emit .type directives for ait_symbolpair on targets that have tf_needs_symbol_type hace 4 años
  nickysn ceeb614473 + handle exports in the llvm-mc wasm32 assembler writer hace 4 años
  nickysn 5ee6e9d593 * declare end_function as an instruction, instead of a directive hace 5 años
  nickysn 15cdc6b856 * fix for the wasm section directive writing hace 5 años
  nickysn fc96ad5afd + write the end_function directive hace 5 años
  nickysn 35e83d5524 * group tai_local directives, so that they are output as a single directive with comma separated types hace 5 años
  nickysn 76f1b8cf60 + generate the .functype directive for the llvm-mc wasm assembler hace 5 años
  nickysn f95d35340c + first attempt at writing the .local WASM directive hace 5 años
  nickysn 2d39ddf85e + write the global procedures/functions in the llvm-mc assembler writer hace 5 años
  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(). hace 5 años
  yury 5ec489c018 * ait_varloc instructions are handled and removed by Trgobj.translate_registers() and never left for an assembler. hace 5 años
  Jonas Maebe e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS hace 5 años
  pierre 87bf6a4b56 Do not use .hidden for systems_wince, as is done for systems_windows hace 5 años
  pierre f71415a2de Extend ait_ua_elf_const2str to all aitconst_XXX to fix mips/mipsel RTTI generation hace 5 años
  Károly Balogh 6cc818cbe3 m68k: avoid more vlink warnings regarding changed section attributes, when the target system has no write-protected sections hace 5 años
  nickysn 3d81dd0b00 * ReplaceForbiddenAsmSymbolChars renamed ApplyAsmSymbolRestrictions, because now it also applies the hace 5 años
  svenbarth f150fc6b7c * at least clang can savely generate relocatable readonly sections, so use "r" for aarch64-win64 hace 5 años
  svenbarth 329710f573 * use COFF sectionattrs for aarch64-win64 as well hace 5 años
  svenbarth 3f62c5f5ef + introduce a virtual method for writing the section flags hace 5 años
  svenbarth b5a4f8837c * rename the local sectionflags and sectionprogbits variables to the more clear usesectionflags and usesectionprogbits hace 5 años
  svenbarth 3b1d5794e9 * Windows on AArch64 does not support ProgBits either hace 5 años
  florian 8ac8c79a71 + initial support for arm-freertos largely based on patch by Michael Ring hace 5 años
  Károly Balogh 56ad37133e m68k-amiga: hack to avoid a linker (vlink) warning about merging sections with different flags together. Amiga doesn't support true read only sections anyway hace 5 años