summaryrefslogtreecommitdiff
path: root/sys/powerpc/include/profile.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2020-03-18powerpc: Axe PPC4xx support.Justin Hibbits
2017-11-30SPDX: Consider code from Carnegie-Mellon University.Pedro F. Giffuni
2015-11-23Provide support for userland binaries using the new ELFv2 ABI. This is aNathan Whitehorn
2014-11-25Revert r274772: it is not valid on MIPSEd Maste
2014-11-21Use canonical __PIC__ flagEd Maste
2012-05-27Let us manage differences of Book-E PowerPC variations i.e. vendor /Rafal Jaworowski
2012-04-23Fix copy-and-paste error in r230400.Nathan Whitehorn
2012-01-20This commit adds profiling support for powerpc64. Now we can do applicationAndreas Tobler
2011-02-18Turn off default generation of userland dot symbols on powerpc64 now thatNathan Whitehorn
2010-07-13MFppc64:Nathan Whitehorn
2010-06-29Fix profiling (part 1):Marcel Moolenaar
2008-10-27Add support for kernel profiling for both AIM and BookE.Marcel Moolenaar
2005-12-29Add user-space profiling support. Kernel profiling still todo.Peter Grehan
2005-06-11Unbreak the PowerPC GENERIC build.Joseph Koshy
2005-01-07/* -> /*- for license, minor formatting changesWarner Losh
2004-08-27Move the kernel-specific logic to adjust frompc from MI to MD. ForMarcel Moolenaar
2004-05-19Moved most of the "MI" definitions and declarations from <machine/profile.h>Bruce Evans
2003-01-18Stub profile.h, required for userland builds.Peter Grehan