aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/include/asm.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce 64-bit PowerPC Book-E supportJustin Hibbits2017-03-171-0/+11
* Force all TOC references in asm to include '@toc'Justin Hibbits2017-01-111-2/+3
* Provide support for ELFv2 userland if using a newer compiler (recent clangNathan Whitehorn2015-12-031-0/+9
* Make ELFv2 powerpc64 kernels build and run. Loader support will come in aNathan Whitehorn2015-11-291-1/+14
* Provide support for userland binaries using the new ELFv2 ABI. This is aNathan Whitehorn2015-11-231-0/+2
* Use TOC to look up all kernel globals on powerpc64 instead of doing theNathan Whitehorn2015-01-181-0/+6
* Revert r274772: it is not valid on MIPSEd Maste2014-11-251-1/+1
* Use canonical __PIC__ flagEd Maste2014-11-211-1/+1
* Restore proper dot symbol creation for assembly files in the kernel build case.Andreas Tobler2012-03-041-13/+46
* Replace the assembler macro WEAK_ALIAS with a new macro WEAK_REFERENCE whichAndreas Tobler2012-02-051-2/+2
* This commit adds profiling support for powerpc64. Now we can do applicationAndreas Tobler2012-01-201-2/+22
* Turn off default generation of userland dot symbols on powerpc64 now thatNathan Whitehorn2011-02-181-8/+3
* MFppc64:Nathan Whitehorn2010-07-131-0/+17
* MFia64:Marcel Moolenaar2010-07-011-1/+1
* Fix profiling (part 1):Marcel Moolenaar2010-06-291-1/+1
* Align functions to 16-byte boundaries due to profiling granularity.Marcel Moolenaar2008-04-031-1/+1
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Put the right fix in. Instead of deleting the declaration of __FBSDID, weBenno Rice2003-01-281-0/+7
* Remove a duplicate definition of the __FBSDID macro.Benno Rice2003-01-271-6/+0
* include cdefs.h so as to unbreak the libc buildAndrew Gallatin2003-01-201-0/+2
* PIC_GOTOFF is OBE.Peter Wemm2002-09-231-3/+0
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-2/+0
* - Rename the _C_LABEL macro to CNAME.Benno Rice2002-05-171-5/+6
* ASM versions of __FBSDID.David E. O'Brien2002-03-231-0/+6
* Style fix FreeBSD ID, and change continuation style slightly.David E. O'Brien2001-06-091-4/+3
* PowerPC assembler #defines.Benno Rice2001-01-071-0/+95