From owner-cvs-all Mon Apr 15 14:44:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B6ADC37B405; Mon, 15 Apr 2002 14:44:19 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3FLiJX69877; Mon, 15 Apr 2002 14:44:19 -0700 (PDT) (envelope-from obrien) Message-Id: <200204152144.g3FLiJX69877@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 15 Apr 2002 14:44:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha pal.s prom_disp.s 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/04/15 14:44:19 PDT Modified files: sys/alpha/alpha pal.s prom_disp.s Log: Remove the .stab directives. I do not understand what is different about Gcc 3.1's 'cpp' vs. 2.95.3's. Maybe it is due to other code movement and it just shows up weirdly in handling the .stab's. Anyway, w/o this change building a kernel gives: alpha/alpha/pal.s:75: relocation truncated to fit: REFLONG .text alpha/alpha/prom_disp.s:67: relocation truncated to fit: REFLONG .text Revision Changes Path 1.7 +0 -1 src/sys/alpha/alpha/pal.s 1.5 +1 -3 src/sys/alpha/alpha/prom_disp.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message