Историја ревизија

Аутор SHA1 Порука Датум
  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 пре 16 година
  Jonas Maebe edacea82be * changed assembler directives for darwin lazy/non-lazy symbol pointers пре 16 година
  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 година
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable пре 16 година
  Jonas Maebe b1c3f76ff9 * changed the supported targets for assembler writers to a set, and пре 16 година
  yury 5548824859 * Removed/ifdefed/commented unused local variables. пре 17 година
  florian 35c0f78642 + Haiku support by Olivier Coursière based on old BeOS support пре 17 година
  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. пре 18 година
  peter 1e28adac60 * there can be a tai_stab between lock/rep and the next opcode пре 18 година
  Jonas Maebe 70c2414daa * split off sec_rodata_norel from sec_rodata, and only put constant data пре 18 година
  florian 4151029ee5 + .fini section support пре 18 година
  peter 29ffdefacb * secrel32 relocation support required by dwarf2 under windows пре 18 година
  florian c238bb15d1 * .init section support пре 18 година
  peter 05183ac829 * AsmSymbolDict changed to FPHashObjectList пре 19 година
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead пре 19 година
  florian 85d63d9fa9 * settings refactored пре 19 година
  peter d07f470b71 * remove ifdef fpc пре 19 година
  yury 550626ef34 - Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling. пре 19 година