| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert r330897: | Eitan Adler | 2018-03-29 | 1 | -2/+0 |
| * | Partial merge of the SPDX changes | Eitan Adler | 2018-03-14 | 1 | -0/+2 |
| * | MFC r310146,r311912,r312369,r312617,r312614,r312659,r312974,r312977,r313005,r... | Justin Hibbits | 2017-04-01 | 1 | -2/+3 |
| * | Provide support for ELFv2 userland if using a newer compiler (recent clang | Nathan Whitehorn | 2015-12-03 | 1 | -0/+9 |
| * | Make ELFv2 powerpc64 kernels build and run. Loader support will come in a | Nathan Whitehorn | 2015-11-29 | 1 | -1/+14 |
| * | Provide support for userland binaries using the new ELFv2 ABI. This is a | Nathan Whitehorn | 2015-11-23 | 1 | -0/+2 |
| * | Use TOC to look up all kernel globals on powerpc64 instead of doing the | Nathan Whitehorn | 2015-01-18 | 1 | -0/+6 |
| * | Revert r274772: it is not valid on MIPS | Ed Maste | 2014-11-25 | 1 | -1/+1 |
| * | Use canonical __PIC__ flag | Ed Maste | 2014-11-21 | 1 | -1/+1 |
| * | Restore proper dot symbol creation for assembly files in the kernel build case. | Andreas Tobler | 2012-03-04 | 1 | -12/+45 |
| * | Replace the assembler macro WEAK_ALIAS with a new macro WEAK_REFERENCE which | Andreas Tobler | 2012-02-05 | 1 | -2/+2 |
| * | This commit adds profiling support for powerpc64. Now we can do application | Andreas Tobler | 2012-01-20 | 1 | -2/+22 |
| * | Turn off default generation of userland dot symbols on powerpc64 now that | Nathan Whitehorn | 2011-02-18 | 1 | -8/+3 |
| * | MFppc64: | Nathan Whitehorn | 2010-07-13 | 1 | -0/+17 |
| * | MFia64: | Marcel Moolenaar | 2010-07-01 | 1 | -1/+1 |
| * | Fix profiling (part 1): | Marcel Moolenaar | 2010-06-29 | 1 | -1/+1 |
| * | Align functions to 16-byte boundaries due to profiling granularity. | Marcel Moolenaar | 2008-04-03 | 1 | -1/+1 |
| * | /* -> /*- for license, minor formatting changes | Warner Losh | 2005-01-07 | 1 | -1/+1 |
| * | Put the right fix in. Instead of deleting the declaration of __FBSDID, we | Benno Rice | 2003-01-28 | 1 | -0/+7 |
| * | Remove a duplicate definition of the __FBSDID macro. | Benno Rice | 2003-01-27 | 1 | -6/+0 |
| * | include cdefs.h so as to unbreak the libc build | Andrew Gallatin | 2003-01-20 | 1 | -0/+2 |
| * | PIC_GOTOFF is OBE. | Peter Wemm | 2002-09-23 | 1 | -3/+0 |
| * | Initiate deorbit burn for the i386-only a.out related support. Moves are | Peter Wemm | 2002-09-17 | 1 | -2/+0 |
| * | - Rename the _C_LABEL macro to CNAME. | Benno Rice | 2002-05-17 | 1 | -5/+6 |
| * | ASM versions of __FBSDID. | David E. O'Brien | 2002-03-23 | 1 | -0/+6 |
| * | Style fix FreeBSD ID, and change continuation style slightly. | David E. O'Brien | 2001-06-09 | 1 | -4/+3 |
| * | PowerPC assembler #defines. | Benno Rice | 2001-01-07 | 1 | -0/+95 |