Historial de Commits

Autor SHA1 Mensaje Fecha
  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 hace 3 años
  florian c42b8c43bd * \t => spaces hace 3 años
  Thorsten Otto 073b48de82 atari: add -Wt<x> option to allow specifying the executable format hace 3 años
  Thorsten Otto 41d4e181ea atari: pass tos exe flags also to ld hace 3 años
  Thorsten Otto 859ae5fc7c Fix linker script for atari/gnu ld hace 3 años
  Thorsten Otto d93c7579de Fix linker commandline for m68k-atari hace 3 años
  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 hace 3 años
  Pierre Muller 222a41be7b Change declaration of DynLinkStr local variable of MakeExecutable method to ansitring to avoid short string overflows hace 3 años
  pierre f5e5f9645c Add fForceUseForwardSlash to TLinkRes class, used for vlink linker on hosts using backslashes hace 4 años
  Károly Balogh ab2db33b4c * backported vlink map file generation to other targets using vlink: Amiga, Atari and ZXSpectrum hace 4 años
  pierre 7d12e8cc6d Avoid warnings for m68k compiler hace 5 años
  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 hace 7 años
  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 hace 7 años
  Károly Balogh 49fc799e97 atari: section smartlinking support for atari. needs vlink nightly hace 8 años
  Károly Balogh 95274c1d7b atari: enable apptype directive, and change exe extension when compiling a GUI app hace 8 años
  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 hace 8 años
  Károly Balogh 8760ff96e1 atari: new pascal startup code, reworked build, also ParamStr/ParamCount works now hace 8 años
  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... hace 8 años
  fpc 790a4fe2d3 * log and id tags removed hace 20 años
  fpc 50778076c3 initial import hace 20 años
  peter e417e34496 * truncate log hace 20 años
  florian 8a9758c5e2 * logs truncated hace 21 años
  carl 517c2566e8 * moved files to systems directory hace 23 años