summaryrefslogtreecommitdiff
path: root/compiler/systems/i_gba.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
* + 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
* * Enabled -Xm switch for NDS and GBA and switched from abi_default to abi_eabiLegolas2009-09-061-3/+3
* * fixed compilation after r13217 (some 2.2.x-isms)jonas2009-06-011-0/+2
* * updated nds/gba linker scripts and reverted some changes for 2.2.4a releaseLegolas2009-05-311-6/+4
* * 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
* * Fixed nds rtl Legolas2008-05-171-1/+1
* * changed cpurequiresproperalignment from a compile-time define intojonas2007-03-061-1/+1
* + compiler has the linker script now embeddedflorian2006-10-151-2/+2
* * gba patch from Francesco Lombardiflorian2006-05-281-3/+4
* * refactor booleans in systeminfo structure, they are now flagspeter2006-01-131-5/+1
* * basic framework for debuginfo class addedpeter2005-09-151-2/+3
* * compiler part of first gba portflorian2005-08-241-0/+100