Histórico de Commits

Autor SHA1 Mensagem Data
  Pierre Muller 3326d095df Do allocate a new regset for top_regset for ARM compiler to avoid heap memory corruption há 1 ano atrás
  Jeppe Johansen e03c4eb34f - Applied patch by Christo Crause from #33914 há 6 anos atrás
  Jonas Maebe 76045bfc04 * merged macOS/AArch64 support + revisions these changes depended on há 4 anos atrás
  marco 22f48c207e há 6 anos atrás
  florian 4f5f3c4a09 + support for vmov.xx vreg,#imm on arm há 7 anos atrás
  nickysn 61e6d2afec + introduce asd_omf_linnum_line directives; they will be used for writing LINNUM há 7 anos atrás
  nickysn 2cee948b72 + support segment overrides in inline asm references to local variables or parameters on x86 há 7 anos atrás
  florian 3b779278e2 + (slightly) patch by Emelyanov Roman to add support of SEH directive in FPC internal assembler with INTEL syntax, resolves #29894 há 7 anos atrás
  nickysn 44e29debee + introduce tai_const.Createname_near and .Createname_far on i8086 há 7 anos atrás
  svenbarth d50848174a + add putboolean and getboolean convenience methods to tentfile há 7 anos atrás
  nickysn 2af5c9d508 * changed type used for section alignment from byte/shortint to longint, so the há 7 anos atrás
  nickysn 67a0e9bdae + added x86 helper function get_default_segment_of_ref, which returns the há 7 anos atrás
  nickysn baf492c7a5 + another helper function: x86_parameterized_string_op_param_count há 7 anos atrás
  nickysn 4c75b15afe * shortened the names of the is_x86_string_instruction_op, há 7 anos atrás
  nickysn 2f28768d2d * simplify some code, by using is_x86_parameterized_string_instruction_op há 7 anos atrás
  nickysn 0fb79946a5 + added support for the parameterized versions of the x86 string instructions há 7 anos atrás
  florian 4cf2a2672a changes to fix #32043 há 7 anos atrás
  svenbarth c6bfb0064f * keep track of the sections that are created in the asmlists há 8 anos atrás
  Károly Balogh 69a502db37 instead of stringdup(ppufile.getstring), have a getpshortstring function in entfile, and use it whereever possible. this avoids an extra shortstring copy, compared to the earlier solution há 8 anos atrás
  florian c2af5a104e * patch by Emelyanov Roman to allow 64 byte alignment in the $codealign directive, resolves #30934 há 8 anos atrás
  Jonas Maebe a25ebbba3e + added volatility information to all memory references há 8 anos atrás
  Jonas Maebe d2873e433e + top_asmlist operand type for LLVM inline assembly "call" instructions há 8 anos atrás
  nickysn 77dedfdcf5 - removed tai_const.create_pint and .create_pint_aligned, because they use the há 8 anos atrás
  nickysn 594290a16e + added *_unaligned counterparts to taiconst.create_[int|nil]_[code|data]ptr há 8 anos atrás
  Károly Balogh 5237a4d5e2 m68k: support register pair operands in assembler reader and writer, as used by some instructions (mainly DIVS/DIVU and friends) so we don't have to hack them as three operand instructions há 8 anos atrás
  nickysn 710c830859 + added constructors taiconst.Create_sizeint and .Create_sizeint_unaligned. They há 8 anos atrás
  Jonas Maebe 1cb8c0d00c * specify the def of assembler level symbols defined via há 9 anos atrás
  Jonas Maebe 60fe7c2888 - removed unused section_symbol_start/end() routines há 9 anos atrás
  Jonas Maebe ee5a64c2f8 - removed tai_varloc.oldlocation: it is not used anywhere há 9 anos atrás
  Károly Balogh e7838dad39 m68k: initial asm-level infrastructure to let the codegenerator output float consts as operands, which is supported on 88x/040/060 há 9 anos atrás