Commit History

Author SHA1 Message Date
  florian f883dd6dbb Synchronized with trunk, part 2 (make all works, avx-512 support not yet tested, no regression testing yet) 6 years ago
  florian 746bfced25 Synchronized with trunk, part 1 (only make cycle tested, make all is broken, avx-512 support not yet tested 6 years ago
  Jeppe Johansen ff3372567f - Applied patch by Christo Crause from #33914 6 years ago
  Jonas Maebe 3fee990218 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ 6 years ago
  florian 1ed0000ae8 + Encode(U/S)leb128 take now a third parameter to force that the constant has a certain minimum size 6 years ago
  Jonas Maebe 9e9a982bfe * synchronised with trunk till r42095 6 years ago
  Jonas Maebe 47812c8a3d * don't double-define function aliases for Darwin defined via ".set" directive 6 years ago
  Jonas Maebe 1b6425176b * synchronised with trunk till r42049 6 years ago
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would 6 years ago
  Jonas Maebe 3fa6838815 * basic llvm metadata support 6 years ago
  Jonas Maebe a0f850d57f * synchronised with trunk till r41885 6 years ago
  Jeppe Johansen 2b78a8fd3d - Add support for .option directive in riscv assembler. 6 years ago
  Jonas Maebe 5d28e2156b + support for generating Dwarf CFI using .cfi_* directives 6 years ago
  Jonas Maebe ac883969a9 * synchronised with trunk till r41423 6 years ago
  pierre d4e059bd41 Fix bug report #35065 using provided patch by J. Gareth Moreton 6 years ago
  Jonas Maebe 8eb07ed7b1 * add support for custom calling conventions to LLVM function declarations 6 years ago
  Károly Balogh 1d7486748a tabs to spaces cleanup. no functional change 6 years ago
  florian 9f16c34329 + initial work for tls-based threadvar support on arm-linux 6 years ago
  florian a092da723a + new fields for more precise control of alignment 6 years ago
  florian 64e8557180 + introduce tai_align_abstract.create_max which limits the maximal number of bytes being inserted for alignment 6 years ago
  florian 0cc3be49fa * GAS readers and writers can handle section flags 6 years ago
  Jeppe Johansen 29ea4ed07d Add rounding mode operands. 7 years ago
  Jeppe Johansen f781c8942e Write real atomic operations, and add memory barrier operations. 7 years ago
  tg74 867d145e50 support vector operand bcst,{sae},{er} + k-register 7 years ago
  tg74 4dc5442fa5 support vector operand writemask,zeroflag 7 years ago
  florian 4f5f3c4a09 + support for vmov.xx vreg,#imm on arm 7 years ago
  nickysn 61e6d2afec + introduce asd_omf_linnum_line directives; they will be used for writing LINNUM 7 years ago
  nickysn 2cee948b72 + support segment overrides in inline asm references to local variables or parameters on x86 7 years ago
  florian 3b779278e2 + (slightly) patch by Emelyanov Roman to add support of SEH directive in FPC internal assembler with INTEL syntax, resolves #29894 7 years ago
  nickysn 44e29debee + introduce tai_const.Createname_near and .Createname_far on i8086 7 years ago