From owner-cvs-all Fri Sep 11 11:32:00 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA10603 for cvs-all-outgoing; Fri, 11 Sep 1998 11:32:00 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA10573; Fri, 11 Sep 1998 11:31:57 -0700 (PDT) (envelope-from dfr@FreeBSD.org) From: Doug Rabson Received: (from dfr@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA07584; Fri, 11 Sep 1998 11:31:55 -0700 (PDT) Date: Fri, 11 Sep 1998 11:31:55 -0700 (PDT) Message-Id: <199809111831.LAA07584@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/libexec/rtld-elf/alpha rtld_start.S Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dfr 1998/09/11 11:31:55 PDT Modified files: libexec/rtld-elf/alpha rtld_start.S Log: Update to the binutils-2.9.1 PLT format. Revision Changes Path 1.2 +4 -2 src/libexec/rtld-elf/alpha/rtld_start.S