Historial de Commits

Autor SHA1 Mensaje Fecha
  nickysn 2af5c9d508 * changed type used for section alignment from byte/shortint to longint, so the hace 7 años
  pierre 3c8d38674f Change single/double/extended-str functions to methods hace 8 años
  pierre ccd8e6a78b Partial fix for watcom wasm hace 8 años
  pierre c98e9b230f Some watcom assembler wasm improvements hace 8 años
  florian 7b658f56dc * compilation fixed after last cleanup hace 8 años
  florian b1dff29cbf * removed unused units hace 8 años
  florian 90b284e169 + generate .debug_aranges sections for dwarf debug info: enables faster address to debug info translation hace 9 años
  nickysn 178dab45d3 + added new asm directive 'asd_cpu' (specifies the CPU's instruction set) in the hace 9 años
  florian 094a3c4350 * fixes masm code generation for rep mov* hace 9 años
  Jonas Maebe 991e1f49bd * store a pointer to the used tasminfo record in every assembler writer, so hace 10 años
  Jonas Maebe b3d0197f98 * factored out the output file handling (mostly writing data) from the hace 10 años
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 hace 10 años
  florian 632f43c490 * fix assembling with masm according to #25858 hace 10 años
  Jonas Maebe 7949bebb8d * synchronised with r28168 of trunk hace 11 años
  Jonas Maebe b0ff41406a * grouped all tai_real* types into a single tai_realconst type, hace 11 años
  nickysn 7cfd7a66cd + create a special 'heap' segment with reserved space equal to heapsize (i.e. hace 11 años
  sergei e7cd5319f0 * Put under {$ifndef x86_64} more cases of instructions that do not exist in 64-bit mode. hace 11 años
  nickysn 3cc8ff11e3 + generate the stack segment for i8086 far data memory models from within fpc hace 11 años
  pierre 045f161012 Separate out nasm assembler for i8086, i386 and x86_64 cpus, also separte based on target object format hace 11 años
  nickysn 59976c3ac8 * use FixNonCommutativeOpcodes in agx86int.pas as well (fixes compilation for i386) hace 12 años
  Jonas Maebe 6497d3c994 - removed no longer used/supported af_allowdirect flag (direct assembler hace 13 años
  florian 283ff05127 * merged avx support in inline assembler developed by Torsten Grundke hace 13 años
  florian 3733a000a4 * fix compilation with -dextdebug hace 13 años
  Jonas Maebe 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler hace 13 años
  Jonas Maebe ac43eb9b70 + generic implementation of ReplaceForbiddenAsmSymbolChars() instead hace 13 años
  Jonas Maebe aaf6015b51 * converted tai directive string from pshortstring to ansistring (some hace 13 años
  sergei 4c21beb48e win64 unwinding, misc fixes: hace 14 años
  sergei 782cdd8e9a x86 external Intel assembler: hace 14 años
  sergei 19c8000056 64-bit masm writer: hace 14 años
  sergei 5bda700410 * External assemblers: moved some common code into the base class, 4 copies reduced to one. hace 14 años