summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/powerpc/elf64_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: for pointers replace 0 with NULL.pfg2016-04-151-1/+1
* Implement vsyscall hack. Prior to 2.13 glibc uses vsyscalldchagin2016-01-091-0/+1
* Remove sv_prepsyscall, sv_sigsize and sv_sigtbl members of the structkib2015-11-281-6/+0
* Provide support for userland binaries using the new ELFv2 ABI. This is anwhitehorn2015-11-231-9/+121
* Use tabs for indend.kib2015-09-201-8/+8
* Add support for weak symbols to the kernel linkers. It means thatkib2015-09-201-4/+5
* In preparation for switching linuxulator to the use the native 1:1dchagin2015-05-241-0/+1
* Make sure to relocate tmpstk with everything else and avoid processingnwhitehorn2015-01-211-0/+2
* Add some initial infrastructure for relocating the kernel in place.nwhitehorn2015-01-191-0/+33
* Dump VMX registers into the userland coredump.jhibbits2015-01-031-2/+18
* Extend struct sysvec with new method sv_schedtail, which is used for andchagin2011-03-081-0/+1
* Enable shared page for the signal trampolines on PowerPC.kib2011-01-141-2/+4
* MFppc64:nwhitehorn2010-07-131-0/+212
OpenPOWER on IntegriCloud