From owner-p4-projects Fri May 10 9:49:52 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 383A437B409; Fri, 10 May 2002 09:49:47 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0243237B407 for ; Fri, 10 May 2002 09:49:46 -0700 (PDT) Received: (from perforce@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AGnjI48281 for perforce@freebsd.org; Fri, 10 May 2002 09:49:45 -0700 (PDT) (envelope-from jake@freebsd.org) Date: Fri, 10 May 2002 09:49:45 -0700 (PDT) Message-Id: <200205101649.g4AGnjI48281@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: perforce set sender to jake@freebsd.org using -f From: Jake Burkholder Subject: PERFORCE change 11126 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://people.freebsd.org/~peter/p4db/chv.cgi?CH=11126 Change 11126 by jake@jake_sparc64 on 2002/05/10 09:49:09 Don't know what this is all about. Affected files ... ... //depot/projects/sparc64/contrib/gcc/crtstuff.c#3 edit Differences ... ==== //depot/projects/sparc64/contrib/gcc/crtstuff.c#3 (text+ko) ==== @@ -57,8 +57,8 @@ /* We include auto-host.h here to get HAVE_GAS_HIDDEN. This is supposedly valid even though this is a "target" file. */ -/* #include "auto-host.h" */ -/* #include "tconfig.h" */ +#include "auto-host.h" +#include "tconfig.h" #include "tsystem.h" #include "unwind-dw2-fde.h" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message