Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonas Maebe 6497d3c994 - removed no longer used/supported af_allowdirect flag (direct assembler vor 13 Jahren
  florian 283ff05127 * merged avx support in inline assembler developed by Torsten Grundke vor 13 Jahren
  florian 3733a000a4 * fix compilation with -dextdebug vor 13 Jahren
  Jonas Maebe 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler vor 13 Jahren
  Jonas Maebe ac43eb9b70 + generic implementation of ReplaceForbiddenAsmSymbolChars() instead vor 13 Jahren
  Jonas Maebe aaf6015b51 * converted tai directive string from pshortstring to ansistring (some vor 13 Jahren
  sergei 4c21beb48e win64 unwinding, misc fixes: vor 14 Jahren
  sergei 782cdd8e9a x86 external Intel assembler: vor 14 Jahren
  sergei 19c8000056 64-bit masm writer: vor 14 Jahren
  sergei 5bda700410 * External assemblers: moved some common code into the base class, 4 copies reduced to one. vor 14 Jahren
  florian f328b6d635 + user section type vor 14 Jahren
  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. vor 15 Jahren
  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. vor 15 Jahren
  Jonas Maebe 4838ebe73b * renamed mark_InlineStart/mark_InlineEnd to mark_NoLineinfoStart/ vor 16 Jahren
  Jonas Maebe f7360d47c5 - removed aitconst_indirect_symbol, replaced with tai_directive vor 16 Jahren
  Jonas Maebe edacea82be * changed assembler directives for darwin lazy/non-lazy symbol pointers vor 16 Jahren
  Jonas Maebe 0c675a4039 * the objc1 unit has been renamed to objc vor 16 Jahren
  Jonas Maebe e393446769 * fixed several omissions that could cause the dynamic linker not to vor 16 Jahren
  yury f726e1691b * Fixed warnings and notes. vor 16 Jahren
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable vor 16 Jahren
  Jonas Maebe b1c3f76ff9 * changed the supported targets for assembler writers to a set, and vor 16 Jahren
  yury 5548824859 * Removed/ifdefed/commented unused local variables. vor 17 Jahren
  florian 35c0f78642 + Haiku support by Olivier Coursière based on old BeOS support vor 17 Jahren
  peter 59365a6db9 - garbage was being output sometimes instead of source lines when compiling with -al. This is because lastfileinfo and lastinfile were never initialized for MASM writer. This is true for TPPCMPWAssembler, too. vor 18 Jahren
  peter 1e28adac60 * there can be a tai_stab between lock/rep and the next opcode vor 18 Jahren
  Jonas Maebe 70c2414daa * split off sec_rodata_norel from sec_rodata, and only put constant data vor 18 Jahren
  florian 4151029ee5 + .fini section support vor 18 Jahren
  peter 29ffdefacb * secrel32 relocation support required by dwarf2 under windows vor 18 Jahren
  florian c238bb15d1 * .init section support vor 19 Jahren
  peter 05183ac829 * AsmSymbolDict changed to FPHashObjectList vor 19 Jahren