From owner-cvs-all Mon Dec 2 1:31:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6A9837B401; Mon, 2 Dec 2002 01:31:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71F9D43E88; Mon, 2 Dec 2002 01:31:22 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gB29RImV029311; Mon, 2 Dec 2002 01:27:18 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gB29RIc0029310; Mon, 2 Dec 2002 01:27:18 -0800 (PST) Message-Id: <200212020927.gB29RIc0029310@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 2 Dec 2002 01:27:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/bfd elf32-i386.c elf64-alpha.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/12/02 01:27:18 PST Modified files: contrib/binutils/bfd elf32-i386.c elf64-alpha.c Log: While it is true we moved over to our own elf*--fbsd files as the last comment said; these files didn't deal with ELF branding, but that the default ELF_DYNAMIC_INTERPRETER is wrong for us (and most everyone else!). We now have our own FBSD emulation and the ELF_DYNAMIC_INTERPRETER is handled thru the new emulation by 'ld'. Revision Changes Path 1.16 +0 -0 src/contrib/binutils/bfd/elf32-i386.c 1.16 +0 -0 src/contrib/binutils/bfd/elf64-alpha.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message