aboutsummaryrefslogtreecommitdiff
path: root/lib/csu/powerpc64/crti.S
Commit message (Expand)AuthorAgeFilesLines
* Provide support for ELFv2 userland if using a newer compiler (recent clangNathan Whitehorn2015-12-031-6/+31
* Turn off default generation of userland dot symbols on powerpc64 now thatNathan Whitehorn2011-02-181-8/+6
* Mark csu on PowerPC as not requiring executable stack.Konstantin Belousov2011-01-141-0/+2
* Let all .c and .S files under lib/csu consistently use the __FBSDID()Dimitry Andric2010-12-091-4/+4
* C startup support for 64-bit PowerPC.Nathan Whitehorn2010-07-101-0/+61