summaryrefslogtreecommitdiff
path: root/compiler/systems/t_palmos.pas
Commit message (Expand)AuthorAgeFilesLines
* palmos: also pass --embedded-relocs to the linker. mimics what prc-tools GCC ...karoly2018-01-041-1/+1
* palmos: turned off large object generation for palmos, fixed linking by skipp...karoly2018-01-041-2/+1
* renamed script unit to cscript to avoid namespace conflict with univint packa...karoly2017-11-171-1/+1
* m68k-palmos: internal sysinit, and patch target support so it works prc-tools...karoly2017-09-161-14/+34
* palmos: register the linker at least, although it's probably not functional w...karoly2017-09-151-2/+4
* * GNU ld only supports double quotes in its response file -> requote therejonas2012-05-031-1/+1
* * replaced most (if not all) remaining fields/parameters in the compilerjonas2012-04-291-2/+2
* * Rework the constexprint to allow operations from low(int64) to high(qword).daniel2007-06-131-1/+1
* * more file handling from shortstring to tcmdstrjonas2007-02-211-1/+1
* + infrastructure for target specific resourcefile classesflorian2007-02-191-3/+4
* * renamed TStringList to TCmdStrList, in general use TCmdStr instead of short...tom_at_work2007-01-261-5/+5
* * extra parameter for file searching functionspeter2006-10-311-3/+4
* * make win32 compilepeter2006-10-301-1/+1
* * settings refactoredflorian2006-10-301-3/+3
* * cleanup external/nolink optionspeter2006-04-291-2/+2
* + added palmos support to makes filesmazen2006-02-051-0/+4
* * palmos patch from mazenpeter2006-02-021-6/+6
* * log and id tags removedfpc2005-05-211-7/+0
* initial importfpc2005-05-161-0/+219