CVSROOT:        /cvs
Module name:    src
Changes by:     dr...@cvs.openbsd.org   2020/06/24 22:00:58

Added files:
        libexec/ld.so/powerpc64: Makefile.inc SYS.h archdep.h ld.script 
                                 ldasm.S rtld_machine.c syscall.h 

Log message:
PowerPC64 ld.so code.
Mostly ported, code runs far enough to start first symbol string lookup.

build with -gdwarf-4 to remove asm warnings.

Do not bother supporting 32 bit non-pic relocations in shared libraries.
(however leave the code there for now)

Reply via email to