2
0

Коммит түүх

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