From owner-cvs-all Fri Nov 16 2:51:35 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 CEC9E37B405; Fri, 16 Nov 2001 02:51:32 -0800 (PST) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAGApWW13505; Fri, 16 Nov 2001 02:51:32 -0800 (PST) (envelope-from sobomax) Message-Id: <200111161051.fAGApWW13505@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 16 Nov 2001 02:51:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/gdk-pixbuf Makefile ports/graphics/gdk-pixbuf/files patch-gdk-pixbuf::pixops::have_mmx.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 sobomax 2001/11/16 02:51:32 PST Modified files: graphics/gdk-pixbuf Makefile Added files: graphics/gdk-pixbuf/files patch-gdk-pixbuf::pixops::have_mmx.S Log: Fix another place where CPUID code doesn't bother to restore original state of the bit 21 of eflags register. This should fix `sigreturn: eflags ...' problem in many threaded GNOME apps. Update is highly recommended to all GNOME users - it improves stability of Nautilus, Balsa etc greatly. Revision Changes Path 1.22 +1 -0 ports/graphics/gdk-pixbuf/Makefile 1.1 +14 -0 ports/graphics/gdk-pixbuf/files/patch-gdk-pixbuf::pixops::have_mmx.S (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message