summaryrefslogtreecommitdiff
path: root/compiler/systems/i_symbian.pas
Commit message (Expand)AuthorAgeFilesLines
* * fixed wrong change of jumpalignmax from 10 to 16 in previous commitjonas2018-12-281-4/+4
* + new fields for more precise control of alignmentflorian2018-11-011-0/+6
* + llvmdatalayout field for tsysteminfo that contains the encoded data layoutjonas2013-11-111-0/+2
* * Changed linking infrastructure to look like assembler one:sergei2013-08-181-4/+4
* ifdef cpu86 replaced with ifdef cpui386nickysn2013-03-071-2/+2
* + describe for each supported target the default guaranteed stack alignmentjonas2012-09-021-0/+2
* * changed tf_use_function_relative_addresses into an assembler flag (withjonas2009-12-061-2/+1
* * prefix for import libraries now configurable rather than hardcoded, plus ...hajny2009-02-091-0/+4
* + missing includes of fpcdefs.inc addedflorian2008-10-181-0/+2
* * fixed compilationjonas2007-11-251-1/+1
* Adds symbian arm target.sekelsenmat2007-11-241-1/+63
* * new tf_smartlink_library flagpeter2007-10-011-1/+1
* Removed winlikewidestrings from symbiansekelsenmat2007-07-061-2/+1
* Improved Symbian OS support. Added c bindings. Simple softwares for the emula...sekelsenmat2007-04-231-5/+7
* * don't do section smartlinking on symbianflorian2007-04-211-1/+1
* + more symbian stuff from Felipe Monteiro de Carvalhoflorian2007-04-031-1/+1
* * avoid redefinition of source OSpierre2007-01-191-0/+4
* * forgot to add filespeter2007-01-181-0/+102