Commit Verlauf

Autor SHA1 Nachricht Datum
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 vor 4 Jahren
  pierre 4a6358bfc1 * Fix NaN for watcom assembler (C000h is considered as a label, use 0xC000 instead) vor 4 Jahren
  pierre c20b51a806 Use ApplyAsmSymbolRestrictions function and limit label sie to 247 for watcom assembler vor 4 Jahren
  yury 8cc5842317 * Use TExternalAssembler.WriteComments() also by nasm and intel assembler writers. vor 5 Jahren
  nickysn a8fe46c0f5 + introduced labelmaxlen in tasminfo and added code in ReplaceForbiddenAsmSymbolChars that limits the vor 5 Jahren
  florian e0041a8244 * compilation of x86 and PowerPC fixed vor 5 Jahren
  florian f883dd6dbb Synchronized with trunk, part 2 (make all works, avx-512 support not yet tested, no regression testing yet) vor 6 Jahren
  florian 746bfced25 Synchronized with trunk, part 1 (only make cycle tested, make all is broken, avx-512 support not yet tested vor 6 Jahren
  Jonas Maebe 1b6425176b * synchronised with trunk till r42049 vor 6 Jahren
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
  florian 27ab140dd9 + gcc_except_table section vor 6 Jahren
  yury 4357caaad8 * Removed unused local vars. vor 6 Jahren
  pierre d26fb3b663 Try to fix compilation error after commit #40027 vor 6 Jahren
  pierre 740a26d879 Fix compilation of RTL for watcom target vor 6 Jahren
  florian 49e7e5f512 * support aitconst_*bit_unaligned in the intel assembler writer, resolves #34222 vor 7 Jahren
  tg74 31e4d4ef5e AVX512 support for MMRegister xmm16..31 and ymm16..31, zmm0..31, vpaddsb support AVX512 vor 7 Jahren
  Károly Balogh e6aed467b5 renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin vor 7 Jahren
  florian 1556599ad5 * symbols with bind type AB_EXTERNAL_INDIRECT need to be declared as EXTERN for masm/nasm etc. vor 7 Jahren
  nickysn 2af5c9d508 * changed type used for section alignment from byte/shortint to longint, so the vor 7 Jahren
  pierre 3c8d38674f Change single/double/extended-str functions to methods vor 7 Jahren
  pierre ccd8e6a78b Partial fix for watcom wasm vor 7 Jahren
  pierre c98e9b230f Some watcom assembler wasm improvements vor 8 Jahren
  florian 7b658f56dc * compilation fixed after last cleanup vor 8 Jahren
  florian b1dff29cbf * removed unused units vor 8 Jahren
  florian 90b284e169 + generate .debug_aranges sections for dwarf debug info: enables faster address to debug info translation vor 9 Jahren
  nickysn 178dab45d3 + added new asm directive 'asd_cpu' (specifies the CPU's instruction set) in the vor 9 Jahren
  florian 094a3c4350 * fixes masm code generation for rep mov* vor 9 Jahren
  Jonas Maebe 991e1f49bd * store a pointer to the used tasminfo record in every assembler writer, so vor 10 Jahren
  Jonas Maebe b3d0197f98 * factored out the output file handling (mostly writing data) from the vor 10 Jahren
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 vor 10 Jahren