提交历史

作者 SHA1 备注 提交日期
  Karoly Balogh ff68e7b9de * m68k-atari: override the exeext globally, not just at the final step of the linking. this fixes 'Linking <exename>.ttp' messages, when in fact <exename>.prg gets generated 3 年之前
  florian c42b8c43bd * \t => spaces 3 年之前
  Thorsten Otto 073b48de82 atari: add -Wt<x> option to allow specifying the executable format 3 年之前
  Thorsten Otto 41d4e181ea atari: pass tos exe flags also to ld 3 年之前
  Thorsten Otto 859ae5fc7c Fix linker script for atari/gnu ld 3 年之前
  Thorsten Otto d93c7579de Fix linker commandline for m68k-atari 3 年之前
  Karoly Balogh b3cbf07f27 + m68k-atari: fixed bogus TOS program flags passed to VLink. added -WF argument to allow the user to specify their own flags if needed 3 年之前
  Pierre Muller 222a41be7b Change declaration of DynLinkStr local variable of MakeExecutable method to ansitring to avoid short string overflows 3 年之前
  pierre f5e5f9645c Add fForceUseForwardSlash to TLinkRes class, used for vlink linker on hosts using backslashes 4 年之前
  Károly Balogh ab2db33b4c * backported vlink map file generation to other targets using vlink: Amiga, Atari and ZXSpectrum 4 年之前
  pierre 7d12e8cc6d Avoid warnings for m68k compiler 5 年之前
  Károly Balogh ad1742373a atari: remove -sd vlink option. this stops the linker from merging the bss segment into the data segment shaving off about 8K from the Hello, world! size. the data segment is merged into a single one on atari anyway, so this argument is not needed 7 年之前
  Károly Balogh e6aed467b5 renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin 7 年之前
  Károly Balogh 49fc799e97 atari: section smartlinking support for atari. needs vlink nightly 8 年之前
  Károly Balogh 95274c1d7b atari: enable apptype directive, and change exe extension when compiling a GUI app 8 年之前
  Károly Balogh 9ce4184dd9 atari: add fastload and fastram flags for TOS exes. ideally this should become a directive or some option at some point 8 年之前
  Károly Balogh 8760ff96e1 atari: new pascal startup code, reworked build, also ParamStr/ParamCount works now 8 年之前
  Károly Balogh 8d56d60d78 atari: added an external linker implementation, supporting GNU LD and VLink in theory. however the GNU LD version I have segfaults when I try to link the executable... 8 年之前
  fpc 790a4fe2d3 * log and id tags removed 20 年之前
  fpc 50778076c3 initial import 20 年之前
  peter e417e34496 * truncate log 20 年之前
  florian 8a9758c5e2 * logs truncated 21 年之前
  carl 517c2566e8 * moved files to systems directory 23 年之前