Historique des commits

Auteur SHA1 Message Date
  Pierre Muller 2044868c10 Swap real constant in internal assembler il y a 1 an
  Pierre Muller e3b93b07c6 * Fix writereloc for cross-endian compilation il y a 1 an
  Pierre Muller 529b64790b Avoid 'false' warning: Local variable "gap_index" does not seem to be initialized on cycle with -O3 option il y a 1 an
  Pierre Muller 71ba76532b * Fix writing of 'comp' type depending on FPC_COMP_IS_INT64 macro. il y a 1 an
  Pierre Muller 144ee6d51d Add missing swaping in case of different endianess of stab entry inside TInternalAssembler.WriteStab il y a 2 ans
  Pierre Muller 5cedecbe25 Avoid float_raise call in FPC_SOFT_FPUX80 code il y a 2 ans
  Pierre Muller 977ca19dc0 Set current_filepos in Internal assembler class also if DEBUG macro is set il y a 2 ans
  Sven/Sarah Barth 6ac50f4100 + add method ResetSourceLines to TExternalAssembler to reset already written lines il y a 3 ans
  Jonas Maebe 16cb409fbf LLVM: separate as_clang_llvm_darwin il y a 3 ans
  florian 191dd0c637 + support .weak in the internal assembler il y a 3 ans
  florian e4ee8fa6a2 * patch by Rika to pass some strings by reference, resolves #39338 il y a 3 ans
  Nikolay Nikolov b463f2a141 + added support for exception tags and for the 'throw' and 'catch' instructions il y a 3 ans
  Nikolay Nikolov 5ad2d47e23 * track wasm global types in the internal object writer il y a 3 ans
  Nikolay Nikolov 99c84da071 + generate the export section in the wasm internal obj writer il y a 3 ans
  Nikolay Nikolov 83f2f7bf37 + introduced TObjData.SymbolPairDefine, to allow custom handling of symbol il y a 3 ans
  Nikolay Nikolov 7e53fecd09 + handle tai_local in the internal asm writer and store the locals in the il y a 3 ans
  Nikolay Nikolov 050519f16f + handle the import_module and import_name directives in the internal il y a 3 ans
  Nikolay Nikolov 628fcb9b1c + create the Type wasm section il y a 3 ans
  Yuriy Sydorov 122ed4b76a * Support for sleb128 and uleb128 constants in the NASM writer. il y a 4 ans
  florian 8535c758ef + initial support for ARMv2 il y a 4 ans
  pierre 77e3a402da Set string length before calling move to avoid problems with global data analysis on systems using C library il y a 4 ans
  pierre f1d30a5bc6 Add .force_thumb pseudo-directive support forarm reader il y a 4 ans
  Jonas Maebe 793ecb3fa6 * fixed assembling via pipe on Darwin il y a 4 ans
  florian f1883c4e61 * arm: taicpu uses set instead of boolean to store instruction states il y a 4 ans
  pierre f68804e9cd Replace cs_link_on_target by cs_assemble_on_target in assemble unit il y a 4 ans
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 il y a 4 ans
  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(). il y a 5 ans
  Jonas Maebe eb7ba1690e * mark all external assemblers using an LLVM tool using af_llvm il y a 5 ans
  Jonas Maebe e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS il y a 5 ans
  svenbarth 3e29742fd9 * for PE+ specific checks use a constant in systems.pas instead of an explicit list (easier to extend this way) il y a 5 ans