summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/powerpc/elf32_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-3/+0
* Use tabs for indend.kib2015-09-201-9/+9
* Add support for weak symbols to the kernel linkers. It means thatkib2015-09-201-7/+8
* In preparation for switching linuxulator to the use the native 1:1dchagin2015-05-241-0/+1
* Make 32-bit PowerPC kernels, like 64-bit PowerPC kernels, position-independentnwhitehorn2015-03-071-0/+35
* Dump VMX registers into the userland coredump.jhibbits2015-01-031-2/+18
* Fix relocations related to dpcpu and vnet sets. The address ismarcel2014-07-261-8/+5
* 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-1/+4
* MFppc64:nwhitehorn2010-07-131-0/+269
OpenPOWER on IntegriCloud