summaryrefslogtreecommitdiff
path: root/compiler/powerpc64/cpunode.pas
Commit message (Expand)AuthorAgeFilesLines
* * automatically generate necessary indirect symbols when a new assemblerjonas2016-07-201-0/+1
* * synchronized with trunk up to r27758jonas2014-05-121-0/+2
|\
| * + support overriding tdef/tsym methods with target-specific functionality:jonas2014-03-291-1/+3
* | * enabled darwin/ppc64 for the llvm targetjonas2013-11-121-0/+4
|/
* * the objc1 unit has been renamed to objcjonas2009-09-271-0/+1
* * Merged 2.3 branch changes:jonas2007-03-041-1/+1
* * inline sqrt since it is a mandatory instruction on PPC970 processors (and m...tom_at_work2007-02-011-1/+1
* * unified nppcset for ppc32/ppc64 since virtually identicaljonas2006-11-161-2/+2
* * powerpc64 port from Thomas Schatzlpeter2005-09-251-0/+51