CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2022/12/05 00:49:07
Modified files: libexec/ld.so/hppa: Makefile.inc ld.script Log message: Add linker script for hppa. The crucial bit is that hppa needs an extra segment for .plt/.got which needs to be placed correctly. ok deraadt@