summaryrefslogtreecommitdiff
path: root/compiler/systems/i_haiku.pas
Commit message (Expand)AuthorAgeFilesLines
* Change default debugging format for x86_64-haiku to dwarf-2, as stabs is nor...pierre2019-01-101-1/+1
* haiku: move i386 also to internal sysinitkaroly2019-01-071-2/+3
* haiku-x86_64: add target to the compiler and ppudump, enable it in fpmake and...karoly2019-01-041-0/+75
* * 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
* - rm tf_smartlink_library from targets that define tf_smartlink_sections, sincenickysn2015-04-191-1/+1
* + llvmdatalayout field for tsysteminfo that contains the encoded data layoutjonas2013-11-111-1/+3
* * 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
* * patch by Olivier Coursiere to enable winlike resources on haiku, resolves #...florian2010-01-171-2/+2
* * 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
* + Haiku support by Olivier Coursière based on old BeOS support florian2008-05-191-0/+109