Историја ревизија

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