summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch/powerpc/linux_exec.h
AgeCommit message (Expand)Author
2005-12-11merge ktrace-lwp.christos
2005-02-26nuke trailing whitespaceperry
2004-07-25remove the LINUX_SP_WRAP hack since it doesn't seem to be needed anymore,chs
2004-06-16COMPAT_LINUX/powerpc used the native stack setup routine, but now themanu
2003-08-14remove the args from the macro.christos
2003-08-08- GC all the setup_stack functionschristos
2003-03-01Do the syscall_plain/syscall_fancy dance on ARM. Shaves a fair numberthorpej
2002-11-13add generic linux compat ELF copyargs functionjdolecek
2002-11-13need to use Aux32Info explicitly, not AuxInfo alone, to workjdolecek
2002-11-13eliminate remaining LinuxAuxInfojdolecek
2002-11-13need to use LINUX_ELF_AUX_ENTRIES in LINUX_ELF_AUX_ARGSIZjdolecek
2002-11-13use generic ELF AuxInfo, no need to define a 'linux' variant herejdolecek
2002-08-26Implement passing AT_{E,R}{U,G}ID in the elf aux vector, like solaris.christos
2002-08-12don't need systm.h heremrg
2002-01-17On platforms that don't __HAVE_SYSCALL_INTERN, define LINUX_SYSCALL_FUNCTIONbjh21
2001-08-30Enable the GCC signature test so that ld.so will be executable (needed formanu
2001-07-29Adjust to the new copyargs() footprint.christos
2001-07-26auxilliary -> auxiliarywiz
2001-02-04cosmetic fixes.christos
2001-01-19Added various header files for initial Linux compatibility on powerpc portsmanu