From owner-cvs-all Mon Dec 2 11: 9:26 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 5C01F37B401; Mon, 2 Dec 2002 11:09:25 -0800 (PST) Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06B5943EA9; Mon, 2 Dec 2002 11:09:24 -0800 (PST) (envelope-from jake@k6.locore.ca) Received: from k6.locore.ca (jake@localhost.locore.ca [127.0.0.1]) by k6.locore.ca (8.12.6/8.12.6) with ESMTP id gB2JO6xQ040982; Mon, 2 Dec 2002 14:24:06 -0500 (EST) (envelope-from jake@k6.locore.ca) Received: (from jake@localhost) by k6.locore.ca (8.12.6/8.12.6/Submit) id gB2JO5pf040981; Mon, 2 Dec 2002 14:24:05 -0500 (EST) Date: Mon, 2 Dec 2002 14:24:05 -0500 From: Jake Burkholder To: Thomas Moestl Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sparc64/sparc64 elf_machdep.c Message-ID: <20021202142404.C35729@locore.ca> References: <200212021856.gB2IuUpU064966@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200212021856.gB2IuUpU064966@repoman.freebsd.org>; from tmm@FreeBSD.org on Mon, Dec 02, 2002 at 10:56:30AM -0800 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 Apparently, On Mon, Dec 02, 2002 at 10:56:30AM -0800, Thomas Moestl said words to the effect of; > tmm 2002/12/02 10:56:30 PST > > Modified files: > sys/sparc64/sparc64 elf_machdep.c > Log: > Remove a workaround for a binutils bug that was fixed in the recent > import, as it breaks the relocation kernel modules built with the new > binutils. > Note that this, together with the binutils import, marks a kernel module > flag day on sparc64: modules built with the old binutils will not work > with new kernels and vice versa. Mismatches will result in panics. > > Approved by: re Thanks. > > Revision Changes Path > 1.12 +4 -19 src/sys/sparc64/sparc64/elf_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message