summaryrefslogtreecommitdiff
path: root/compiler/systems/i_nwl.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-1/+2
* * Changed linking infrastructure to look like assembler one:sergei2013-08-181-2/+2
* ifdef cpu86 replaced with ifdef cpui386nickysn2013-03-071-2/+2
* + describe for each supported target the default guaranteed stack alignmentjonas2012-09-021-0/+1
* * changed tf_use_function_relative_addresses into an assembler flag (withjonas2009-12-061-1/+1
* * prefix for import libraries now configurable rather than hardcoded, plus ...hajny2009-02-091-0/+2
* + missing includes of fpcdefs.inc addedflorian2008-10-181-0/+2
* * new tf_smartlink_library flagpeter2007-10-011-1/+2
* * refactor booleans in systeminfo structure, they are now flagspeter2006-01-131-5/+1
* * basic framework for debuginfo class addedpeter2005-09-151-0/+1
* * log and id tags removedfpc2005-05-211-11/+0
* initial importfpc2005-05-161-0/+110