Historique des commits

Auteur SHA1 Message Date
  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 13 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
  Jonas Maebe ac43eb9b70 + generic implementation of ReplaceForbiddenAsmSymbolChars() instead il y a 13 ans
  Jonas Maebe aaf6015b51 * converted tai directive string from pshortstring to ansistring (some il y a 13 ans
  sergei 4c21beb48e win64 unwinding, misc fixes: il y a 14 ans
  sergei 782cdd8e9a x86 external Intel assembler: il y a 14 ans
  sergei 19c8000056 64-bit masm writer: il y a 14 ans
  sergei 5bda700410 * External assemblers: moved some common code into the base class, 4 copies reduced to one. il y a 14 ans
  florian f328b6d635 + user section type il y a 14 ans
  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. il y a 14 ans
  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. il y a 14 ans
  Jonas Maebe 4838ebe73b * renamed mark_InlineStart/mark_InlineEnd to mark_NoLineinfoStart/ il y a 15 ans
  Jonas Maebe f7360d47c5 - removed aitconst_indirect_symbol, replaced with tai_directive il y a 16 ans
  Jonas Maebe edacea82be * changed assembler directives for darwin lazy/non-lazy symbol pointers il y a 16 ans
  Jonas Maebe 0c675a4039 * the objc1 unit has been renamed to objc il y a 16 ans
  Jonas Maebe e393446769 * fixed several omissions that could cause the dynamic linker not to il y a 16 ans
  yury f726e1691b * Fixed warnings and notes. il y a 16 ans
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable il y a 16 ans
  Jonas Maebe b1c3f76ff9 * changed the supported targets for assembler writers to a set, and il y a 16 ans
  yury 5548824859 * Removed/ifdefed/commented unused local variables. il y a 17 ans