Historie revizí

Autor SHA1 Zpráva Datum
  nickysn ceeb614473 + handle exports in the llvm-mc wasm32 assembler writer před 4 roky
  nickysn 5ee6e9d593 * declare end_function as an instruction, instead of a directive před 5 roky
  nickysn 15cdc6b856 * fix for the wasm section directive writing před 5 roky
  nickysn fc96ad5afd + write the end_function directive před 5 roky
  nickysn 35e83d5524 * group tai_local directives, so that they are output as a single directive with comma separated types před 5 roky
  nickysn 76f1b8cf60 + generate the .functype directive for the llvm-mc wasm assembler před 5 roky
  nickysn f95d35340c + first attempt at writing the .local WASM directive před 5 roky
  nickysn 2d39ddf85e + write the global procedures/functions in the llvm-mc assembler writer před 5 roky
  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(). před 5 roky
  yury 5ec489c018 * ait_varloc instructions are handled and removed by Trgobj.translate_registers() and never left for an assembler. před 5 roky
  Jonas Maebe e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS před 5 roky
  pierre 87bf6a4b56 Do not use .hidden for systems_wince, as is done for systems_windows před 5 roky
  pierre f71415a2de Extend ait_ua_elf_const2str to all aitconst_XXX to fix mips/mipsel RTTI generation před 5 roky
  Károly Balogh 6cc818cbe3 m68k: avoid more vlink warnings regarding changed section attributes, when the target system has no write-protected sections před 5 roky
  nickysn 3d81dd0b00 * ReplaceForbiddenAsmSymbolChars renamed ApplyAsmSymbolRestrictions, because now it also applies the před 5 roky
  svenbarth f150fc6b7c * at least clang can savely generate relocatable readonly sections, so use "r" for aarch64-win64 před 5 roky
  svenbarth 329710f573 * use COFF sectionattrs for aarch64-win64 as well před 5 roky
  svenbarth 3f62c5f5ef + introduce a virtual method for writing the section flags před 5 roky
  svenbarth b5a4f8837c * rename the local sectionflags and sectionprogbits variables to the more clear usesectionflags and usesectionprogbits před 5 roky
  svenbarth 3b1d5794e9 * Windows on AArch64 does not support ProgBits either před 5 roky
  florian 8ac8c79a71 + initial support for arm-freertos largely based on patch by Michael Ring před 5 roky
  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 před 5 roky
  florian 40bbb28fd2 * do not write section flags/progbits for .data, .rodata .data.norel as the compiler will ignore them anyways and warn about it před 5 roky
  svenbarth f481587bee * fix compilation on PE/COFF based systems with GNU AS as there the progbits are not supported před 5 roky
  Jonas Maebe e3c6ef21d1 * fixed compilation for Darwin and AIX after addition of section attributes před 5 roky
  florian 245b58c249 + support for arm attributes před 5 roky
  florian 8ecdb2e9ca + dwarf support for tls threadvars před 5 roky
  florian 16163b74ec + support for the gnu2 general-dynamic tls model on arm, use it instead of the gnu one as the gnu2 one can be relaxed (access optimizations by the linker) před 5 roky
  florian 03dfc615dc + new relocations for arm tls před 5 roky
  Jonas Maebe 3fee990218 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ před 6 roky