From owner-p4-projects Sun May 5 14: 5:30 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 2CED937B409; Sun, 5 May 2002 14:05:24 -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 BFFAF37B408 for ; Sun, 5 May 2002 14:05:22 -0700 (PDT) Received: (from perforce@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g45L5Mt05424 for perforce@freebsd.org; Sun, 5 May 2002 14:05:22 -0700 (PDT) (envelope-from marcel@freebsd.org) Date: Sun, 5 May 2002 14:05:22 -0700 (PDT) Message-Id: <200205052105.g45L5Mt05424@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: perforce set sender to marcel@freebsd.org using -f From: Marcel Moolenaar Subject: PERFORCE change 10842 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=10842 Change 10842 by marcel@marcel_vaio on 2002/05/05 14:04:53 Revert change 10841 to this file. It should not have been part of the change. Affected files ... ... //depot/projects/ia64/sys/ia64/ia64/genassym.c#7 edit Differences ... ==== //depot/projects/ia64/sys/ia64/ia64/genassym.c#7 (text+ko) ==== @@ -92,7 +92,7 @@ ASSYM(TF_CR_IPSR, offsetof(struct trapframe, tf_cr_ipsr)); ASSYM(TF_CR_IFS, offsetof(struct trapframe, tf_cr_ifs)); ASSYM(TF_NDIRTY, offsetof(struct trapframe, tf_ndirty)); -ASSYM(TF_AR_EC, offsetof(struct trapframe, tf_ar_ec)); +ASSYM(TF_AR_FPSR, offsetof(struct trapframe, tf_ar_fpsr)); ASSYM(TF_B, offsetof(struct trapframe, tf_b)); ASSYM(TF_R, offsetof(struct trapframe, tf_r)); ASSYM(TF_R_R1, offsetof(struct trapframe, tf_r[FRAME_R1])); To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message