summaryrefslogtreecommitdiff
path: root/compiler/systems/i_os2.pas
Commit message (Expand)AuthorAgeFilesLines
* * fixed wrong change of jumpalignmax from 10 to 16 in previous commitjonas2018-12-281-2/+2
* + new fields for more precise control of alignmentflorian2018-11-011-0/+3
* + llvmdatalayout field for tsysteminfo that contains the encoded data layoutjonas2013-11-111-0/+1
* * Changed linking infrastructure to look like assembler one:sergei2013-08-181-2/+2
* * add a -dfpc define to the resource compiler commandlines, which allows to ...marco2013-05-041-1/+1
* ifdef cpu86 replaced with ifdef cpui386nickysn2013-03-071-2/+2
* + describe for each supported target the default guaranteed stack alignmentjonas2012-09-021-0/+1
* * prefix for import libraries now configurable rather than hardcoded, plus ...hajny2009-02-091-1/+3
* + missing includes of fpcdefs.inc addedflorian2008-10-181-0/+2
* Merged revisions 9693-10480 via svnmerge from michael2008-03-121-6/+9
* * refactor booleans in systeminfo structure, they are now flagspeter2006-01-131-5/+2
* * basic framework for debuginfo class addedpeter2005-09-151-0/+1
* * log and id tags removedfpc2005-05-211-11/+0
* initial importfpc2005-05-161-0/+124