Historique des commits

Auteur SHA1 Message Date
  yury 4357caaad8 * Removed unused local vars. il y a 6 ans
  pierre d26fb3b663 Try to fix compilation error after commit #40027 il y a 6 ans
  pierre 740a26d879 Fix compilation of RTL for watcom target il y a 6 ans
  florian 49e7e5f512 * support aitconst_*bit_unaligned in the intel assembler writer, resolves #34222 il y a 6 ans
  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 il y a 7 ans
  florian 1556599ad5 * symbols with bind type AB_EXTERNAL_INDIRECT need to be declared as EXTERN for masm/nasm etc. il y a 7 ans
  nickysn 2af5c9d508 * changed type used for section alignment from byte/shortint to longint, so the il y a 7 ans
  pierre 3c8d38674f Change single/double/extended-str functions to methods il y a 7 ans
  pierre ccd8e6a78b Partial fix for watcom wasm il y a 7 ans
  pierre c98e9b230f Some watcom assembler wasm improvements il y a 8 ans
  florian 7b658f56dc * compilation fixed after last cleanup il y a 8 ans
  florian b1dff29cbf * removed unused units il y a 8 ans
  florian 90b284e169 + generate .debug_aranges sections for dwarf debug info: enables faster address to debug info translation il y a 9 ans
  nickysn 178dab45d3 + added new asm directive 'asd_cpu' (specifies the CPU's instruction set) in the il y a 9 ans
  florian 094a3c4350 * fixes masm code generation for rep mov* il y a 9 ans
  Jonas Maebe 991e1f49bd * store a pointer to the used tasminfo record in every assembler writer, so il y a 10 ans
  Jonas Maebe b3d0197f98 * factored out the output file handling (mostly writing data) from the il y a 10 ans
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
  florian 632f43c490 * fix assembling with masm according to #25858 il y a 10 ans
  Jonas Maebe 7949bebb8d * synchronised with r28168 of trunk il y a 11 ans
  Jonas Maebe b0ff41406a * grouped all tai_real* types into a single tai_realconst type, il y a 11 ans
  nickysn 7cfd7a66cd + create a special 'heap' segment with reserved space equal to heapsize (i.e. il y a 11 ans
  sergei e7cd5319f0 * Put under {$ifndef x86_64} more cases of instructions that do not exist in 64-bit mode. il y a 11 ans
  nickysn 3cc8ff11e3 + generate the stack segment for i8086 far data memory models from within fpc il y a 11 ans
  pierre 045f161012 Separate out nasm assembler for i8086, i386 and x86_64 cpus, also separte based on target object format il y a 11 ans
  nickysn 59976c3ac8 * use FixNonCommutativeOpcodes in agx86int.pas as well (fixes compilation for i386) il y a 12 ans
  Jonas Maebe 6497d3c994 - removed no longer used/supported af_allowdirect flag (direct assembler il y a 12 ans
  florian 283ff05127 * merged avx support in inline assembler developed by Torsten Grundke il y a 13 ans
  florian 3733a000a4 * fix compilation with -dextdebug il y a 13 ans
  Jonas Maebe 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler il y a 13 ans