summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/asm.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r310146,r311912,r312369,r312617,r312614,r312659,r312974,r312977,r313005,r...jhibbits2017-04-011-2/+3
* Provide support for ELFv2 userland if using a newer compiler (recent clangnwhitehorn2015-12-031-0/+9
* Make ELFv2 powerpc64 kernels build and run. Loader support will come in anwhitehorn2015-11-291-1/+14
* Provide support for userland binaries using the new ELFv2 ABI. This is anwhitehorn2015-11-231-0/+2
* Use TOC to look up all kernel globals on powerpc64 instead of doing thenwhitehorn2015-01-181-0/+6
* Revert r274772: it is not valid on MIPSemaste2014-11-251-1/+1
* Use canonical __PIC__ flagemaste2014-11-211-1/+1
* Restore proper dot symbol creation for assembly files in the kernel build case.andreast2012-03-041-13/+46
* Replace the assembler macro WEAK_ALIAS with a new macro WEAK_REFERENCE whichandreast2012-02-051-2/+2
* This commit adds profiling support for powerpc64. Now we can do applicationandreast2012-01-201-2/+22
* Turn off default generation of userland dot symbols on powerpc64 now thatnwhitehorn2011-02-181-8/+3
* MFppc64:nwhitehorn2010-07-131-0/+17
* MFia64:marcel2010-07-011-1/+1
* Fix profiling (part 1):marcel2010-06-291-1/+1
* Align functions to 16-byte boundaries due to profiling granularity.marcel2008-04-031-1/+1
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Put the right fix in. Instead of deleting the declaration of __FBSDID, webenno2003-01-281-0/+7
* Remove a duplicate definition of the __FBSDID macro.benno2003-01-271-6/+0
* include cdefs.h so as to unbreak the libc buildgallatin2003-01-201-0/+2
* PIC_GOTOFF is OBE.peter2002-09-231-3/+0
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-2/+0
* - Rename the _C_LABEL macro to CNAME.benno2002-05-171-5/+6
* ASM versions of __FBSDID.obrien2002-03-231-0/+6
* Style fix FreeBSD ID, and change continuation style slightly.obrien2001-06-091-4/+3
* PowerPC assembler #defines.benno2001-01-071-0/+95
OpenPOWER on IntegriCloud