コミット履歴

作者 SHA1 メッセージ 日付
  Károly Balogh 121a5c3cb8 + workaround for old Amiga GNU AS, which vomits for .fpc sections 18 年 前
  Károly Balogh 8c4f672954 + avoidin .sections in the generated asm file for m68k-amiga, 18 年 前
  Jonas Maebe a9980bf951 * fixed darwin compilation 19 年 前
  yury 5f484a0f14 * section "fpc" was renamed to ".fpc". 19 年 前
  peter 3e4c8c3425 * fixed invalid typecast 19 年 前
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead 19 年 前
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) 19 年 前
  peter 070b86a512 * order of named sections added 19 年 前
  florian 85d63d9fa9 * settings refactored 19 年 前
  peter 3078a1927f * remove ttype 19 年 前
  peter d07f470b71 * remove ifdef fpc 19 年 前
  Marc Weustink 48340d291e * splitup dwarf2/dwarf3 19 年 前
  peter 088949b864 * fix NOP opcode 19 年 前
  florian d15f5871c2 * write align opcode in text sections in case of gas output, fixes #7440 19 年 前
  Jonas Maebe 17e61456c6 * support for creating smartlinkable files under darwin. Don't turn on 19 年 前
  Marc Weustink 9000d5c578 + Added dwarf .debug_line info 19 年 前
  Marc Weustink 1f3e05131a fixed generation of dwarf lineinfo in win32 19 年 前
  yury 550626ef34 - Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling. 19 年 前
  tom_at_work da95ffc4f3 * fixed .toc section label generation 19 年 前
  Jonas Maebe 848fa52fa1 * enable rodata for ppc (+ darwin renaming to ".const") 19 年 前
  florian 3a03aee386 * use .rodata directive on arm 19 年 前
  Jonas Maebe da3d22e11e * fixed for darwin 19 年 前
  tom_at_work b64981a704 * initial gprof code for ppc64/linux 19 年 前
  florian 97fcac35f3 * fixed compilation on winx64 19 年 前
  peter efe41b0766 * fixed section smartlinking with ld.exe 19 年 前
  peter 5376d2d570 Merged revisions 3072-3073 via svnmerge from 19 年 前
  peter dfd84c6fd3 * leb128 gets always a 64bit int 19 年 前
  peter e7a419cbff * leb128 support for binary writers 19 年 前
  peter 37c81492ad Merged revisions 2827,2831,2837,2932-2980 via svnmerge from 19 年 前
  Jonas Maebe d56857e998 * fixed r2970 (% instead of #) 19 年 前