From owner-freebsd-ppc@freebsd.org Tue Sep 8 13:09:57 2020 Return-Path: Delivered-To: freebsd-ppc@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1C3C73C8652 for ; Tue, 8 Sep 2020 13:09:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bm590733Xz3VCw for ; Tue, 8 Sep 2020 13:09:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1599570597; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=4soz2KoqVOIxzfGTWL+wVpfIyKvqUSTHuAsXAdFs0DM=; b=ngTCvrh9QGZqyivP52BQhgsMvG+nfTRPJ0Fz41tGK97uRFaqKzajYM0UtWV5LKLOdgpO2B MYhceMNbPl+Gi++jxOxaXrsUoNXJV63/SsGdJdmFJ5U2M9HXGA2gbnDDBToyRsCPN+lwf8 hjp493wQT55fDF4Z5m8aBJ0r1plbG3jl4LtL1aGLauqq2xk+jnL6k5rNS8xU3xtXbXAFkg BXuLe5fKo+CjEH3HBLCRi83WIvKs0Kjb3+qUfrbUYNCOiDjvj7YcS0hvs0ugsOKV/IrF8y ddNNE7LY13lNtgW+mxlZn+Bo7oRHx7Jyok8Y4lXtOW3+z96kOYS6fwc61d+68w== Received: by freefall.freebsd.org (Postfix) id E00721D829; Tue, 8 Sep 2020 13:09:56 +0000 (UTC) Delivered-To: powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [96.47.72.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id DD2C51D6B8 for ; Tue, 8 Sep 2020 13:09:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bm5905DbKz3V5C for ; Tue, 8 Sep 2020 13:09:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 929C910E25 for ; Tue, 8 Sep 2020 13:09:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 088D9ub4047153 for ; Tue, 8 Sep 2020 13:09:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 088D9u4Y047152 for powerpc@FreeBSD.org; Tue, 8 Sep 2020 13:09:56 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: [Bug 249005] x11/pixman: support altivec on powerpc64 Date: Tue, 08 Sep 2020 13:09:55 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: zeising@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: see_also Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1599570597; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=4soz2KoqVOIxzfGTWL+wVpfIyKvqUSTHuAsXAdFs0DM=; b=uBmwCw5umLYb9617zNsoSHlejPO/3DlNQBQS5W4DE07ekSl5uJxuP9bqbtZ1GOhqrD+hhw D+35r6ypAt+AmTJmLuDghHjyJfP13zdKwcOcYwfFWDDhF1wFZLWcGAruy+lqJoVkor9u3P q5FmBvKI/0WekRvh/VP1ZapQdUOM6YJR3FgVq78Lqpt2XuDotkccq+yc5W0xxLw1bPEDK2 AiD31csa7ZmkXZ6wXuyd5XLZYUIHbJxMAbZ1ZLDXoXidXvWGI9UuddPcgiuYvTJgS4wsk+ gjnMR72FEWFTcYRMrWbvR21inS4J4cuqwPz/kyopykAmE/2yvuwXVT2NPd+xNw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1599570597; a=rsa-sha256; cv=none; b=lBMjVKMPYudSlzbQQ4cwAIyp+Q0w4rV1tuqqNA1wgcChPPkVsBKV2/fo3m8X/M8Vbz8sET ONiecHl+KKJ+V3Du1HC1Cq6fyj6o6+SMF5hGkrKwzjH4ct89GJkBTkKA7kr4nsUdcQ9jKw ATbb8Cg/zWTd1LG45wgFa8zpfoEGoqMqfV0MCMrOncJX0kESJlUstRvPoLQZuXMbbqjA1P jf1x1m8LQHu/CL8mSV+kmOfa+yoAKbwJBiTDjsPhT8+ne94/bkpaNgbdIVlj/0i1CG3dyR VrBejRhSvUFLENKDahU7AStWj3EdMIBQtp8PjzX41wXf/CUNxEjRmP9GHBqWug== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Sep 2020 13:09:57 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249005 Niclas Zeising changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=3D2= 491 | |70 --=20 You are receiving this mail because: You are on the CC list for the bug.=