summaryrefslogtreecommitdiff
path: root/compiler/procinfo.pas
Commit message (Expand)AuthorAgeFilesLines
* * Improvements of tprocinfo class:sergei2011-03-271-0/+65
* * moved use_fixed_stack from cgutils to a method in paramgr so it canjonas2010-09-261-3/+4
* * propagate pi_has_assembler_block and pi_uses_exceptions flags from inlinedjonas2010-07-081-1/+5
* * the compiler now explicitly keeps track of the minimally guaranteedjonas2009-02-081-1/+1
* + PIC support for darwin/ppc32 (-Cg works now, no regressions in testjonas2007-09-261-0/+9
* * proper handling of dummy result node in dfa, resolves #8717 and #8079florian2007-07-231-3/+0
* + give more sophisticated warnings about uninitalized variables when life inf...florian2007-06-031-1/+5
* * settings refactoredflorian2006-10-301-1/+1
* Merged revisions 2921-2922,2925 via svnmerge from peter2006-03-161-9/+19
* + support for passing parameters via pre-allocated stack space on i386jonas2006-03-101-1/+4
* * support multiple asmlabel types, renamed getlabel topeter2005-09-181-2/+2
* * log and id tags removedfpc2005-05-211-7/+0
* initial importfpc2005-05-161-0/+190