summaryrefslogtreecommitdiff
path: root/compiler/mips/symcpu.pas
Commit message (Expand)AuthorAgeFilesLines
* o fixes handling of iso i/o parameters/program parameters:florian2015-05-011-0/+5
* 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 MIPS-specific tprocdef.total_local_size field to cpu-specificjonas2014-04-011-0/+2
* + added class reference types of the architecture-specific t*def/t*symjonas2014-03-301-0/+33
* + support overriding tdef/tsym methods with target-specific functionality:jonas2014-03-291-0/+174