K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2010-01-30T23:59:40.582446Z K 7 svn:log V 310 Pass the image_params struct as a new parameter to exec_setregs(), and add a new field with the ELF base address to the struct. This is required to relocate the subfields of PPC64 function descriptors for dynamic executables, and with this change, RTLD is able to start (although not work). Suggested by: kib END