Commit History

Автор SHA1 Съобщение Дата
  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 години
  florian 632f43c490 * fix assembling with masm according to #25858 преди 10 години
  Jonas Maebe 7949bebb8d * synchronised with r28168 of trunk преди 11 години
  Jonas Maebe b0ff41406a * grouped all tai_real* types into a single tai_realconst type, преди 11 години
  nickysn 7cfd7a66cd + create a special 'heap' segment with reserved space equal to heapsize (i.e. преди 11 години
  sergei e7cd5319f0 * Put under {$ifndef x86_64} more cases of instructions that do not exist in 64-bit mode. преди 11 години
  nickysn 3cc8ff11e3 + generate the stack segment for i8086 far data memory models from within fpc преди 11 години
  pierre 045f161012 Separate out nasm assembler for i8086, i386 and x86_64 cpus, also separte based on target object format преди 11 години
  nickysn 59976c3ac8 * use FixNonCommutativeOpcodes in agx86int.pas as well (fixes compilation for i386) преди 12 години
  Jonas Maebe 6497d3c994 - removed no longer used/supported af_allowdirect flag (direct assembler преди 12 години
  florian 283ff05127 * merged avx support in inline assembler developed by Torsten Grundke преди 13 години
  florian 3733a000a4 * fix compilation with -dextdebug преди 13 години
  Jonas Maebe 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler преди 13 години
  Jonas Maebe ac43eb9b70 + generic implementation of ReplaceForbiddenAsmSymbolChars() instead преди 13 години
  Jonas Maebe aaf6015b51 * converted tai directive string from pshortstring to ansistring (some преди 13 години
  sergei 4c21beb48e win64 unwinding, misc fixes: преди 14 години
  sergei 782cdd8e9a x86 external Intel assembler: преди 14 години
  sergei 19c8000056 64-bit masm writer: преди 14 години
  sergei 5bda700410 * External assemblers: moved some common code into the base class, 4 copies reduced to one. преди 14 години
  florian f328b6d635 + user section type преди 14 години
  sergei 34ffb184a8 * MASM and NASM assembler writers, added check for InlineLevel>0 so it suppresses entire source file processing, not just output of source lines. Without this, auto-generated instructions cause output of bogus line information. GAS writer already has similar check. преди 14 години
  sergei ae028b1e1d * Intel assembler writer, don't truncate written values to 32 bits, as this code is also used for x86_64. Fixes Mantis #18020. преди 14 години
  Jonas Maebe 4838ebe73b * renamed mark_InlineStart/mark_InlineEnd to mark_NoLineinfoStart/ преди 15 години
  Jonas Maebe f7360d47c5 - removed aitconst_indirect_symbol, replaced with tai_directive преди 15 години
  Jonas Maebe edacea82be * changed assembler directives for darwin lazy/non-lazy symbol pointers преди 15 години
  Jonas Maebe 0c675a4039 * the objc1 unit has been renamed to objc преди 16 години
  Jonas Maebe e393446769 * fixed several omissions that could cause the dynamic linker not to преди 16 години
  yury f726e1691b * Fixed warnings and notes. преди 16 години