summaryrefslogtreecommitdiff
path: root/compiler/i386/symcpu.pas
Commit message (Expand)AuthorAgeFilesLines
* Add new procedure option: po_syscall_has_libsym,pierre2014-10-031-4/+10
* AROS: syscall (library call) support for based on the Amiga/68k and MorphOS/P...karoly2014-08-191-1/+50
* * reimplemented r28329 in a different way, as suggested by Jonasnickysn2014-08-071-0/+2
* * forgot to commit the changes to i386/symcpu.pas in r27549nickysn2014-04-131-2/+2
* Fix a typo. The CPU specific version of "ttypesym" should be called "tcputype...svenbarth2014-04-111-3/+3
* * moved pbestrealtype from symdef to symcpujonas2014-04-011-1/+5
* * moved x86-specific tpointerdef functionality to architecture-specificjonas2014-03-301-2/+2
* + added class reference types of the architecture-specific t*def/t*symjonas2014-03-301-0/+33
* * isolated segment-related functionality of tabsolutevarsym into i386/i8086-jonas2014-03-301-2/+2
* + support overriding tdef/tsym methods with target-specific functionality:jonas2014-03-291-0/+174