From owner-cvs-all Fri Mar 13 13:15:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA14289 for cvs-all-outgoing; Fri, 13 Mar 1998 13:15:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) 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 NAA14209; Fri, 13 Mar 1998 13:14:53 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA00606; Fri, 13 Mar 1998 13:12:12 -0800 (PST) Date: Fri, 13 Mar 1998 13:12:12 -0800 (PST) Message-Id: <199803132112.NAA00606@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/gcc/config/alpha freebsd-elf.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/03/13 13:12:12 PST Removed files: contrib/gcc/config/alpha freebsd-elf.h Log: On i386, freebsd.h and freebsd-elf.h have been merged to combine aout and elf support. freebsd-elf.h died as a result, so the BINFORMAT test for elf in src/gnu/usr.bin/cc/cc_tool/Makefile will need to use freebsd.h, not freebsd-elf.h. That means that alpha will have to go the same way. The new alpha/freebsd.h has the alpha/freebsd-elf.h definitions merged in. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message