CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2018/11/11 19:33:42
Modified files: libexec/ld.so/alpha: ldasm.S rtld_machine.c Log message: Delete support for non-secureplt binaries. The secure PLT format has been the default for years and ports doesn't appear to have anything patching to use the old format. ok deraadt@