summaryrefslogtreecommitdiff
path: root/compiler/i386/cpupi.pas
Commit message (Expand)AuthorAgeFilesLines
* * refactored psabieh handling, most code is now in psabiehpiflorian2019-02-171-2/+2
* + support for tlsm_general on i386-linuxflorian2018-11-111-1/+8
* * renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we canjonas2016-12-161-7/+7
* * Keep the GOT offset in a virtual register for i386 non-darwin platforms. yury2015-10-121-2/+1
* * removed systems_need_16_byte_stack_alignment and use target_info.stackali...jonas2012-09-021-1/+3
* * enable specifying the alignment mismatch of the frame/stack pointerjonas2012-09-021-0/+4
* * Use localalignmax in calc_stackframe_size methodpierre2012-04-201-1/+1
* + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 andjonas2010-09-291-2/+2
* * moved use_fixed_stack from cgutils to a method in paramgr so it canjonas2010-09-261-3/+3
* + Compiler support for pic on darwin/i386. The i386 rtl still needsjonas2007-09-261-3/+12
* * settings refactoredflorian2006-10-301-1/+1
* * fixed set_first_temp_offset for use_fixed_stackjonas2006-03-111-1/+2
* * set firsttempoffset properly for use_fixed_stackjonas2006-03-111-1/+13
* + support for passing parameters via pre-allocated stack space on i386jonas2006-03-101-2/+14
* * fix compilation for r1224peter2005-09-301-3/+3
* + some initial darwin/x86 stuff:jonas2005-09-291-1/+4
* * log and id tags removedfpc2005-05-211-9/+0
* initial importfpc2005-05-161-0/+75