summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/aim/locore64.S
Commit message (Expand)AuthorAgeFilesLines
* Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.jhibbits2012-11-071-0/+2
* The `end' symbol doesn't match the end of the kernel image because it'srpaulo2012-06-291-3/+4
* This commit adds profiling support for powerpc64. Now we can do applicationandreast2012-01-201-2/+2
* On 64 bit architectures size_t is 8 bytes, thus it should use an 8 bytesattilio2011-07-191-2/+2
* - Remove the eintrcnt/eintrnames usage and introduce the concept ofattilio2011-07-181-2/+5
* Use the ABI-mandated thread pointer register (r2 for ppc32, r13 for ppc64)nwhitehorn2011-06-231-2/+1
* Quantities stored on the stack on ppc64 tend to be twice as large as onnwhitehorn2011-06-031-1/+1
* MFpseries:nwhitehorn2011-06-021-132/+0
* Turn off default generation of userland dot symbols on powerpc64 now thatnwhitehorn2011-02-181-4/+4
* MFppc64:nwhitehorn2010-07-131-0/+369
OpenPOWER on IntegriCloud