Historique des commits

Auteur SHA1 Message Date
  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
  florian 35c0f78642 + Haiku support by Olivier Coursière based on old BeOS support il y a 17 ans
  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. il y a 18 ans
  peter 1e28adac60 * there can be a tai_stab between lock/rep and the next opcode il y a 18 ans
  Jonas Maebe 70c2414daa * split off sec_rodata_norel from sec_rodata, and only put constant data il y a 18 ans
  florian 4151029ee5 + .fini section support il y a 18 ans
  peter 29ffdefacb * secrel32 relocation support required by dwarf2 under windows il y a 18 ans
  florian c238bb15d1 * .init section support il y a 18 ans
  peter 05183ac829 * AsmSymbolDict changed to FPHashObjectList il y a 19 ans
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  peter d07f470b71 * remove ifdef fpc il y a 19 ans
  yury 550626ef34 - Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling. il y a 19 ans
  peter c861491323 * fix typecast il y a 19 ans
  peter 37c81492ad Merged revisions 2827,2831,2837,2932-2980 via svnmerge from il y a 19 ans
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from il y a 19 ans
  peter 785550d7e3 Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from il y a 19 ans
  florian b06643a1eb * tai_const refactored il y a 19 ans
  florian aa176601fb + added more dwarf sections il y a 19 ans
  tom_at_work c887507adf * generic compiler patches for ppc64/linux PIC code il y a 19 ans