From owner-cvs-all Sun Jan 28 17:47: 9 2001 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 2743C37B400; Sun, 28 Jan 2001 17:46:51 -0800 (PST) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0T1kpa65845; Sun, 28 Jan 2001 17:46:51 -0800 (PST) (envelope-from marcel) Message-Id: <200101290146.f0T1kpa65845@freefall.freebsd.org> From: Marcel Moolenaar Date: Sun, 28 Jan 2001 17:46:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys linker_set.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG marcel 2001/01/28 17:46:50 PST Modified files: sys/sys linker_set.h Log: o Add explicit alignment to linker set definitions. On i386, data declarations will not be aligned by default. o Remove the alignment work-around for alpha. Our current alpha as(1) does not assume alignment after section switching, nor does the ia64 as(1). Revision Changes Path 1.7 +3 -9 src/sys/sys/linker_set.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message