Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 95953 invoked from network); 4 Aug 2005 21:36:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Aug 2005 21:36:56 -0000 Received: (qmail 80686 invoked by uid 500); 4 Aug 2005 21:36:56 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 80664 invoked by uid 500); 4 Aug 2005 21:36:56 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Delivered-To: moderator for stdcxx-dev@incubator.apache.org Received: (qmail 32253 invoked by uid 99); 4 Aug 2005 21:03:14 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=EXTRA_MPART_TYPE,HTML_90_100,HTML_FONT_BIG,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Message-ID: <4FA4B7B3231C5D459E7BAD020213A94202948E28@bco-exchange.bco.roguewave.com> From: Nicole Willson To: "'stdcxx-dev@incubator.apache.org'" Subject: [PATCH] STDCXX-11: IA64 32-bit atomic operations broken Date: Thu, 4 Aug 2005 14:52:45 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: multipart/related; boundary="----_=_NextPart_000_01C59936.775DB200"; type="multipart/alternative" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------_=_NextPart_000_01C59936.775DB200 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C59936.775DB200" ------_=_NextPart_001_01C59936.775DB200 Content-Type: text/plain This patch correctly implements the IA64 atomic operations in 32-bit mode. Tested on HP-UX 11.23 on Itanium 2 with HP ANSI aC++ 6.00 [Aug 25 2004] for IA64. ChangeLog: 2005-08-04 Nicole Willson STDCXX-11: * src/atomic-ia64-32.s: same as src/atomic-ia64.s but for IA64 in 32-bit mode. Nicole Willson Consulting Engineer Rogue Wave Software, Inc. A Division of Quovadx 303-545-3210 ------_=_NextPart_001_01C59936.775DB200 Content-Type: text/html Content-Transfer-Encoding: quoted-printable

This patch correctly implements the IA64 atomic operations in 32-bit mode. = Tested on HP-UX 11.23 on Itanium 2 with HP ANSI aC++ = 6.00 [Aug 25 = 2004] for IA64.

 

ChangeLog:

 

2005-08-04  = Nicole Willson  = <willson@roguewave.com>

 

    = STDCXX-11:

    * src/atomic-ia64-32.s: same as src/atomic-ia64.s but for

    IA64 in 32-bit mode.

 

Ni= cole Willson

Consulting = Engineer

Rogue Wave Software, = Inc.

A Division of = Quovadx

303-545-3210

------_=_NextPart_001_01C59936.775DB200-- ------_=_NextPart_000_01C59936.775DB200--